]> granicus.if.org Git - llvm/commit
Revert Fix and test inter-procedural register allocation for ARM
authorDouglas Yung <douglas.yung@sony.com>
Fri, 2 Aug 2019 22:11:49 +0000 (22:11 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Fri, 2 Aug 2019 22:11:49 +0000 (22:11 +0000)
commitd1f9238d068cd09cc30e3a9220cc41c5ceea064f
tree0f9210241532c420ffe546326fa9e7c27cc0932d
parent10c3812ef14707c447b2005265ab3fcf0e249025
Revert Fix and test inter-procedural register allocation for ARM

This reverts r367669 (git commit f6b00c279a5587a25876752a6ecd8da0bed959dc)

This was breaking a build bot http://lab.llvm.org:8011/builders/netbsd-amd64/builds/21233

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367731 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/TargetRegisterInfo.h
lib/CodeGen/RegUsageInfoCollector.cpp
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMBaseRegisterInfo.h
lib/Target/ARM/ARMFrameLowering.cpp
test/CodeGen/ARM/ipra.ll [deleted file]