1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/CodeGen
Vikram S. Adve 5acd0fb918 Modify code that processes delay slots so that it preserves any
useful instructions already inserted into delay slots.

llvm-svn: 945
2001-10-22 13:49:27 +00:00
..
InstrSched Modify code that processes delay slots so that it preserves any 2001-10-22 13:49:27 +00:00
InstrSelection 1. Add a bottom-up pass on BURG trees that is used to fix constant operands. 2001-10-17 23:57:50 +00:00
RegAlloc Added support for both call/jmpl instructions 2001-10-21 16:43:41 +00:00
MachineInstr.cpp Added implict operand printing for operator( ostream, MachineInstr&) 2001-10-18 22:40:02 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00