This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 307dae5bd1d [X86] Prevent folding loads with 64-bit ANDs with immediate [...] new 9f8f7c5e8ab [x86] Model the direction flag (DF) separately from the res [...]
The 1 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/Disassembler/X86Disassembler.cpp | 7 +-- lib/Target/X86/X86ISelLowering.cpp | 7 ++- lib/Target/X86/X86InstrCompiler.td | 8 +-- lib/Target/X86/X86InstrInfo.cpp | 5 +- lib/Target/X86/X86InstrInfo.td | 71 ++++++++++++------------- lib/Target/X86/X86InstrSystem.td | 13 +++++ lib/Target/X86/X86RegisterInfo.td | 16 +++++- test/CodeGen/X86/ipra-reg-usage.ll | 2 +- 8 files changed, 77 insertions(+), 52 deletions(-)