llvm-6502/lib/CodeGen
Chris Lattner 98719d7cdc Fix N^2 algorithm
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6112 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-12 04:08:54 +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 Add a vector to keep track of which registers are allocatable. Remove FIXMEs 2003-05-07 20:08:36 +00:00
MachineCodeEmitter.cpp Allow const functions 2003-05-09 03:27:41 +00:00
MachineCodeForInstruction.cpp
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 N^2 algorithm 2003-05-12 04:08:54 +00:00
PrologEpilogInserter.cpp Fix a bug which occurred with empty basic blocks 2003-05-02 18:44:42 +00:00
RegAllocLocal.cpp Fix tab infestation! 2003-05-12 03:54:14 +00:00
RegAllocSimple.cpp Rename MachineInstrInfo -> TargetInstrInfo 2003-01-14 22:00:31 +00:00