This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a6cf40b [Support] Re-add the special OSX flags on mmap. new 4085aa2 [RDF] Support for partial structural aliases in RegisterAggr new 3e13826 [LSR] Canonicalize formula and put recursive Reg related with [...]
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/Hexagon/RDFRegisters.cpp | 120 ++++++++++---------- lib/Target/Hexagon/RDFRegisters.h | 8 +- lib/Transforms/Scalar/LoopStrengthReduce.cpp | 122 ++++++++++++++------- .../Transforms/LoopStrengthReduce/X86/canonical.ll | 65 +++++++++++ 4 files changed, 215 insertions(+), 100 deletions(-) create mode 100644 test/Transforms/LoopStrengthReduce/X86/canonical.ll