summaryrefslogtreecommitdiff
path: root/lib/CodeGen/RenderMachineFunction.cpp
Commit message (Expand)AuthorAge
* Add TargetRegisterInfo::getRawAllocationOrder().Jakob Stoklund Olesen2011-06-16
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* The variable liTRC is not used for anything useful, zap itDuncan Sands2010-10-21
* Begin adding static dependence information to passes, which will allow us toOwen Anderson2010-10-12
* Now with fewer extraneous semicolons!Owen Anderson2010-10-07
* Added support for register allocators to record which intervals are spill int...Lang Hames2010-09-02
* Fix a FIXME. The SlotIndex::Slot enum should be private.Jakob Stoklund Olesen2010-08-11
* Fix batch of converting RegisterPass<> to INTIALIZE_PASS().Owen Anderson2010-07-21
* Changed OStream templates to functions on raw_ostream, removed the unused "re...Lang Hames2010-07-21
* Updated css classes for the pressure table legend.Lang Hames2010-07-20
* Oops - I tables render poorly in Chrome without this explicit height specific...Lang Hames2010-07-20
* Use run-length encoding to represent identical adjacent cells in the pressureLang Hames2010-07-20
* Added support for turning HTML indentation on and off (indentation off by def...Lang Hames2010-07-20
* Switched to rendering after allocation (but before rewriting) in PBQP.Lang Hames2010-07-20
* Render MachineFunctions to HTML pages, with options to render registerLang Hames2010-07-19