diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2010-07-12 01:45:38 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2010-07-12 01:45:38 +0000 |
commit | cbeb3db8fd502a21f07592f75712d59691ce471f (patch) | |
tree | 6cb28243cb2c6c3a5a606db2ae237f35d0b7b7b1 /lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
parent | dfd3626b477a416040fc4c08d5db3bb85d3500d8 (diff) |
Don't use getPhysicalRegisterRegClass in PBQP. The existing checks that the
physical register can be allocated in the class of the virtual are sufficient.
I think that the test for virtual registers is more strict than it needs to be,
it should be possible to coalesce two virtual registers the class of one
is a subclass of the other.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108118 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions