1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/CodeGen
Ruchira Sasanka 699d104906 Coalesing bug fix - now checks for the same regType instead of the same
regClass since FP class has two reg Types.

llvm-svn: 1236
2001-11-10 00:20:24 +00:00
..
InstrSched Use node->getOpCode() instead of node->getMachineInstr()->getOpCode(). 2001-11-09 02:14:20 +00:00
InstrSelection Major overhaul of stack frame management. 2001-11-08 04:47:06 +00:00
RegAlloc Coalesing bug fix - now checks for the same regType instead of the same 2001-11-10 00:20:24 +00:00
MachineInstr.cpp Major overhaul of stack frame management. 2001-11-08 04:47:06 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00