1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include
2009-02-06 17:17:30 +00:00
..
llvm Add TargetInstrInfo::isSafeToMoveRegisterClassDefs. It returns true if it's safe to move an instruction which defines a value in the register class. Replace pre-splitting specific IgnoreRegisterClassBarriers with this new hook. 2009-02-06 17:17:30 +00:00
llvm-c Correct strange whitespace. 2009-02-06 07:01:00 +00:00