Files
archived-llvm/include/llvm/CodeGen
Matthias Braun 28fbb4be5d MachineRegisterInfo: Introduce isPhysRegUsed()
This method checks whether a physical regiser or any of its aliases are
used in the function.

Using this function in SIRegisterInfo::findUnusedReg() should also fix
this reported failure:

http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20150803/292143.html
http://reviews.llvm.org/rL242173#inline-533

The report doesn't come with a testcase and I don't know enough about
AMDGPU to create one myself.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245329 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-18 18:54:27 +00:00
..
2015-08-08 18:27:36 +00:00
2015-08-02 20:54:50 +00:00
2015-06-23 12:21:54 +00:00
2015-08-07 18:04:17 +00:00
2015-07-22 20:46:11 +00:00
2015-08-14 16:54:32 +00:00
2015-08-08 18:27:36 +00:00
2015-07-22 20:46:11 +00:00
2015-04-17 16:11:05 +00:00