This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a924a78e8a4 2 VS natvis improvements. new 3e2aa5b2f64 Revert "[OrcMCJIT] Fix test after r335508 causing it to fai [...] new 3695b5379bf Revert "Re-land r335297 "[X86] Implement more of x86-64 lar [...] new b2408daddbd [X86] Suppress load folding into and/or/xor if it will prev [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/X86/X86ISelDAGToDAG.cpp | 39 ++- lib/Target/X86/X86InstrCompiler.td | 4 - lib/Target/X86/X86InstrInfo.cpp | 60 ++-- lib/Target/X86/X86MCInstLower.cpp | 35 --- lib/Target/X86/X86Subtarget.cpp | 34 +-- lib/Target/X86/X86TargetMachine.cpp | 8 +- test/CodeGen/X86/btc_bts_btr.ll | 110 +++---- test/CodeGen/X86/cleanuppad-large-codemodel.ll | 2 +- test/CodeGen/X86/code-model.ll | 384 ------------------------- test/CodeGen/X86/fast-isel-call-cleanup.ll | 4 +- test/CodeGen/X86/fast-isel-constpool.ll | 24 +- test/CodeGen/X86/hipe-cc64.ll | 2 +- test/ExecutionEngine/MCJIT/eh-lg-pic.ll | 10 +- test/ExecutionEngine/OrcMCJIT/eh-lg-pic.ll | 4 +- utils/UpdateTestChecks/asm.py | 5 +- utils/update_llc_test_checks.py | 5 - 16 files changed, 115 insertions(+), 615 deletions(-) delete mode 100644 test/CodeGen/X86/code-model.ll