1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/CodeGen
2003-01-13 00:22:37 +00:00
..
InstrSched More renamings of Target/Machine*Info to Target/Target*Info 2002-12-29 03:13:05 +00:00
InstrSelection More renamings of Target/Machine*Info to Target/Target*Info 2002-12-29 03:13:05 +00:00
Mapping moved this file from lib/Reoptimizer/Mapping 2002-08-27 22:47:33 +00:00
PostOpts Peephole optimization pass on final machine code. 2002-09-20 00:42:11 +00:00
PreOpts Moving these files from Code/PreSelection to here. 2002-09-20 00:29:28 +00:00
RegAlloc More renamings of Target/Machine*Info to Target/Target*Info 2002-12-29 03:13:05 +00:00
MachineCodeEmitter.cpp Add support for global address by string and constant pool values 2003-01-13 00:22:37 +00:00
MachineCodeForInstruction.cpp Move CallArgsDescriptor into this class instead of making it an 2002-10-29 19:38:46 +00:00
MachineFunction.cpp Rename MachineOptInfo to TargetoptInfo 2002-12-29 02:50:35 +00:00
MachineInstr.cpp * Add printing support for FrameIndex operands 2002-12-28 20:37:37 +00:00
MachineInstrAnnot.cpp Restore support for indirect function calls (which briefly wasn't working 2002-10-31 15:34:48 +00:00
Makefile Initial checkin of codegen infrastructure for LLVM-JIT 2002-10-25 22:54:41 +00:00
PrologEpilogInserter.cpp Rename FunctionFrameInfo to MachineFrameInfo 2002-12-28 21:08:26 +00:00
RegAllocLocal.cpp Rename FunctionFrameInfo to MachineFrameInfo 2002-12-28 21:08:26 +00:00
RegAllocSimple.cpp Rename FunctionFrameInfo to MachineFrameInfo 2002-12-28 21:08:26 +00:00