This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e83676d5104 [llvm-objcopy]Don't implicitly strip sections in segments new 01f20a4ee2a [ARM] Run ARMParallelDSP in the IRPasses phase
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/ARM/ARMTargetMachine.cpp | 9 +- test/CodeGen/ARM/2011-02-04-AntidepMultidef.ll | 6 - test/CodeGen/ARM/O3-pipeline.ll | 150 +++++++++++++++++ test/CodeGen/ARM/loop-indexing.ll | 6 +- test/CodeGen/ARM/vldm-sched-a9.ll | 186 ++++++++++++++------- test/CodeGen/Thumb2/2010-04-15-DynAllocBug.ll | 2 +- test/CodeGen/Thumb2/2010-06-21-TailMergeBug.ll | 13 +- .../LoopStrengthReduce/ARM/ivchain-ARM.ll | 1 - 8 files changed, 292 insertions(+), 81 deletions(-) create mode 100644 test/CodeGen/ARM/O3-pipeline.ll