summaryrefslogtreecommitdiff
path: root/lib/CodeGen/PseudoSourceValue.cpp
Commit message (Expand)AuthorAge
* Remove the std::ostream form of PseudoSourceValue's print,Dan Gohman2008-08-27
* simplify PseudoSourceValue printing a bit. Unnest all of PseudoSourceValue.c...Chris Lattner2008-08-24
* Print PseudoSourceValue.Evan Cheng2008-08-24
* Enable rematerialization of constants using AliasAnalysis::pointsToConstantMe...Dan Gohman2008-07-25
* Fix edito in the PseudoSourceValue name list.Dan Gohman2008-07-14
* Include a frame index in the "fixed stack" pseudo source valueDan Gohman2008-07-11
* A quick nm audit turned up several fixed tables and objects that wereDan Gohman2008-03-25
* From Chris' review: fix 80 column violationsDan Gohman2008-02-11
* Follow Chris' suggestion; change the PseudoSourceValue accessorsDan Gohman2008-02-07
* Re-apply the memory operand changes, with a fix for the staticDan Gohman2008-02-06
* Revert 46556 and 46585. Dan please fix the PseudoSourceValue problem and re-c...Evan Cheng2008-01-31
* Add a new PseudoSourceValue class, which will be used to help trackDan Gohman2008-01-30