summaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/LowerSelect.cpp
Commit message (Expand)AuthorAge
* Declare that lowerinvoke doesn't interact with other lowering passes.Chris Lattner2006-05-17
* Patch to make some xforms preserve each other. Patch contributed byChris Lattner2006-05-09
* Add pass ID's for various passes, so they can be AddRequiredID. Patch byChris Lattner2006-05-02
* Remove trailing whitespaceMisha Brukman2005-04-21
* Changes For Bug 352Reid Spencer2004-09-01
* Add a simple select instruction lowering passChris Lattner2004-03-30