1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/CodeGen
Chris Lattner bfeffcec97 Remove hideously nasty hack
llvm-svn: 6011
2003-05-06 21:32:39 +00:00
..
InstrSched Rename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h -> llvm/CodeGen/FunctionLiveVarInfo.h 2003-01-14 23:05:08 +00:00
InstrSelection Remove unneccesary &* 2003-04-23 16:36:11 +00:00
Mapping
ModuloScheduling Just some code beautification changes I had sitting around in my tree. 2003-04-22 23:00:08 +00:00
PostOpts
PreOpts
RegAlloc Adjust to new interfaces 2003-01-15 21:14:01 +00:00
LiveVariables.cpp Remove hideously nasty hack 2003-05-06 21:32:39 +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 Remove unneccesary &* 2003-04-23 16:36:11 +00:00
MachineInstr.cpp Remove obsolete ctor 2003-01-15 19:47:02 +00:00
MachineInstrAnnot.cpp Prune #includes 2003-01-15 19:48:13 +00:00
Makefile
PHIElimination.cpp Fix problems with empty basic blocks 2003-01-16 18:06:43 +00:00
PrologEpilogInserter.cpp Fix a bug which occurred with empty basic blocks 2003-05-02 18:44:42 +00:00
RegAllocLocal.cpp Debug output should go to cerr, not cout, because that's where bytecode goes. 2003-05-04 22:51:30 +00:00
RegAllocSimple.cpp Rename MachineInstrInfo -> TargetInstrInfo 2003-01-14 22:00:31 +00:00