OSDN Git Service

Revert r274692 to check whether this is what breaks windows selfhost.
authorMichael Kuperstein <mkuper@google.com>
Thu, 7 Jul 2016 16:55:35 +0000 (16:55 +0000)
committerMichael Kuperstein <mkuper@google.com>
Thu, 7 Jul 2016 16:55:35 +0000 (16:55 +0000)
commitbbbc2c2e2eda794bfbc4e4da9764bd04068f903e
treeab8a2d0876845ee0997f103ab1fe4346c2840fef
parentcde945cbcd1ff60784383c8c08fd3f178d01e55e
Revert r274692 to check whether this is what breaks windows selfhost.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274771 91177308-0d34-0410-b5e6-96231b3b80d8
32 files changed:
lib/Target/X86/CMakeLists.txt
lib/Target/X86/X86.h
lib/Target/X86/X86FixupSetCC.cpp [deleted file]
lib/Target/X86/X86TargetMachine.cpp
test/CodeGen/X86/2008-08-17-UComiCodeGenBug.ll
test/CodeGen/X86/2008-09-11-CoalescerBug2.ll
test/CodeGen/X86/avx-intrinsics-fast-isel.ll
test/CodeGen/X86/avx-intrinsics-x86.ll
test/CodeGen/X86/avx512-cmp.ll
test/CodeGen/X86/avx512-intrinsics.ll
test/CodeGen/X86/avx512-mask-op.ll
test/CodeGen/X86/bmi.ll
test/CodeGen/X86/cmov.ll
test/CodeGen/X86/cmp.ll
test/CodeGen/X86/cmpxchg-i1.ll
test/CodeGen/X86/cmpxchg-i128-i1.ll
test/CodeGen/X86/ctpop-combine.ll
test/CodeGen/X86/fp128-cast.ll
test/CodeGen/X86/fp128-compare.ll
test/CodeGen/X86/mcinst-lowering.ll
test/CodeGen/X86/return-ext.ll
test/CodeGen/X86/setcc-narrowing.ll
test/CodeGen/X86/setcc.ll
test/CodeGen/X86/sse-intrinsics-fast-isel.ll
test/CodeGen/X86/sse-intrinsics-x86.ll
test/CodeGen/X86/sse2-intrinsics-fast-isel.ll
test/CodeGen/X86/sse2-intrinsics-x86.ll
test/CodeGen/X86/sse41-intrinsics-fast-isel.ll
test/CodeGen/X86/sse41-intrinsics-x86.ll
test/CodeGen/X86/sse41.ll
test/CodeGen/X86/sse42-intrinsics-fast-isel.ll
test/CodeGen/X86/sse42-intrinsics-x86.ll