summaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/PHITransAddr.h
Commit message (Expand)AuthorAge
* Move TargetData to DataLayout.Micah Villmow2012-10-08
* Propagate TargetLibraryInfo throughout ConstantFolding.cpp and Chad Rosier2011-12-01
* Reapply r97010, the speculative revert failed.Daniel Dunbar2010-02-24
* Speculatively revert r97010, "Add an argument to PHITranslateValue to specifyDaniel Dunbar2010-02-24
* Add an argument to PHITranslateValue to specify the DominatorTree. If thisBob Wilson2010-02-24
* fix many input tracking bugs.Chris Lattner2009-12-09
* instructions defined in CurBB may be intermediate nodes of the computation.Chris Lattner2009-12-09
* add dumping and sanity checking support.Chris Lattner2009-12-09
* make sure that PHITransAddr keeps its 'InstInputs' list up toChris Lattner2009-12-08
* fix a typo (and -> add) and fix GetAvailablePHITranslatedSubExpr to not Chris Lattner2009-12-08
* add accessor, improve comment.Chris Lattner2009-12-07
* checkpoint of the new PHITransAddr code, still not done and not used byChris Lattner2009-12-07
* add the start of a class used to handle phi translation in memdep andChris Lattner2009-12-04