This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4f887057969 [X86] Commit some comments that weren't in the medium code [...] new b3881872a5b Revert r335297 "[X86] Implement more of x86-64 large and me [...] new e204dd61053 [IR] fix typo in comment; NFC
The 2 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: include/llvm/IR/Instruction.h | 2 +- lib/Target/X86/X86ISelDAGToDAG.cpp | 8 +- lib/Target/X86/X86InstrCompiler.td | 4 - lib/Target/X86/X86InstrInfo.cpp | 60 ++-- lib/Target/X86/X86MCInstLower.cpp | 35 --- lib/Target/X86/X86Subtarget.cpp | 32 +-- lib/Target/X86/X86TargetMachine.cpp | 5 +- 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 +- utils/UpdateTestChecks/asm.py | 5 +- utils/update_llc_test_checks.py | 5 - 14 files changed, 40 insertions(+), 532 deletions(-) delete mode 100644 test/CodeGen/X86/code-model.ll