This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5312a9b038b [RegisterCoalescer] Delay live interval update work until t [...] new 87986de4303 [X86] Add test cases to show bad use of "and $0" and "orl $ [...] new beea2e2b69d [X86] When using "and $0" and "orl $-1" to store 0 and -1 f [...]
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: lib/Target/X86/X86InstrCompiler.td | 18 +++-- test/CodeGen/X86/store-zero-and-minus-one.ll | 103 +++++++++++++++++++++++++++ test/CodeGen/X86/tail-opts.ll | 2 +- 3 files changed, 116 insertions(+), 7 deletions(-)