summaryrefslogtreecommitdiff
path: root/lib/Analysis/LoadValueNumbering.cpp
Commit message (Expand)AuthorAge
* Spell `necessary' correctly.Misha Brukman2003-08-18
* If the alias analysis algorithm we are using can provide MUST alias information,Chris Lattner2003-06-29
* Implement forwarding from stores to loads of must-aliased pointers.Chris Lattner2003-06-16
* Calculate and pass load sizes to the alias analysis infrastructureChris Lattner2003-02-26
* Initial implementation of value numbering for load instructionsChris Lattner2002-08-30