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 | 01c5a15dde7660aa0d7c3a94bd724c897e4e3d89 (patch) | |
tree | 5e0cb8e5a69f8305d520cadbd957f855daa666be /clang/lib/Parse/Parser.cpp | |
parent | 25eea4db66c89474216150e623a8740eeb020865 (diff) | |
download | bcm5719-llvm-01c5a15dde7660aa0d7c3a94bd724c897e4e3d89.tar.gz bcm5719-llvm-01c5a15dde7660aa0d7c3a94bd724c897e4e3d89.zip |
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.
llvm-svn: 108118
Diffstat (limited to 'clang/lib/Parse/Parser.cpp')
0 files changed, 0 insertions, 0 deletions