This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b2f97a939eb [PowerPC][NFC] Format comments in P9InstrResrouce.td new 9ba545089de [GISel]: Fix pattern matcher for m_OneUse new 55e4c76db2d Revert [LFTR] Rename variable to minimize confusion [NFC] new 7b36d4adb6d Revert [LFTR] Stylistic cleanup as suggested in last review [...] new 6c7043a228f Revert Fix a bug w/inbounds invalidation in LFTR
The 4 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/CodeGen/GlobalISel/MIPatternMatch.h | 3 +- lib/Transforms/Scalar/IndVarSimplify.cpp | 123 +++++---------------- .../IndVarSimplify/2011-10-27-lftrnull.ll | 4 +- .../IndVarSimplify/2011-11-01-lftrptr.ll | 10 +- test/Transforms/IndVarSimplify/lftr-dead-ivs.ll | 8 +- test/Transforms/IndVarSimplify/lftr.ll | 2 +- unittests/CodeGen/GlobalISel/PatternMatchTest.cpp | 25 +++++ 7 files changed, 64 insertions(+), 111 deletions(-)