1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include
Rafael Espindola 832e4ddde7 Add a VT argument to getMinimalPhysRegClass and replace the copy related uses
of getPhysicalRegisterRegClass with it.

If we want to make a copy (or estimate its cost), it is better to use the
smallest class as more efficient operations might be possible.

llvm-svn: 107140
2010-06-29 14:02:34 +00:00
..
llvm Add a VT argument to getMinimalPhysRegClass and replace the copy related uses 2010-06-29 14:02:34 +00:00
llvm-c add some more (void)'s to prototypes for PR6961 2010-04-29 23:27:32 +00:00