aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/LiveVariables.cpp
AgeCommit message (Expand)Author
2003-05-27(1) Added special register class containing (for now) %fsr.Vikram S. Adve
2003-05-12* Keep the BBMap around as long as the pass is liveChris Lattner
2003-05-07Add a vector to keep track of which registers are allocatable. Remove FIXMEsChris Lattner
2003-05-06Re-add gross hack, it's still necessary. :(Chris Lattner
2003-05-06Remove hideously nasty hackChris Lattner
2003-05-01Minor cleanupChris Lattner
2003-01-14Rename MachineInstrInfo -> TargetInstrInfoChris Lattner
2003-01-13New filesChris Lattner