aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/LiveVariables.cpp
Commit message (Expand)AuthorAgeFilesLines
* (1) Added special register class containing (for now) %fsr.Vikram S. Adve2003-05-271-1/+1
* * Keep the BBMap around as long as the pass is liveChris Lattner2003-05-121-8/+23
* Add a vector to keep track of which registers are allocatable. Remove FIXMEsChris Lattner2003-05-071-14/+38
* Re-add gross hack, it's still necessary. :(Chris Lattner2003-05-061-2/+12
* Remove hideously nasty hackChris Lattner2003-05-061-12/+2
* Minor cleanupChris Lattner2003-05-011-4/+6
* Rename MachineInstrInfo -> TargetInstrInfoChris Lattner2003-01-141-1/+1
* New filesChris Lattner2003-01-131-0/+257