This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 10c3812ef14 [lit] Fix 42812: lit test suite can no longer be run stand-alone new d1f9238d068 Revert Fix and test inter-procedural register allocation for ARM
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: include/llvm/CodeGen/TargetRegisterInfo.h | 8 -- lib/CodeGen/RegUsageInfoCollector.cpp | 7 -- lib/Target/ARM/ARMBaseRegisterInfo.cpp | 6 - lib/Target/ARM/ARMBaseRegisterInfo.h | 3 - lib/Target/ARM/ARMFrameLowering.cpp | 3 +- test/CodeGen/ARM/ipra.ll | 202 ------------------------------ 6 files changed, 2 insertions(+), 227 deletions(-) delete mode 100644 test/CodeGen/ARM/ipra.ll