summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/GlobalConstifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Rename pass to globalopt, since we do more than just constifyChris Lattner2004-10-071-147/+0
* Implement GlobalConstifier/trivialstore.llx, and also do someChris Lattner2004-10-061-3/+52
* 'Pass' should now not be derived from by clients. Instead, they should deriveChris Lattner2004-09-201-4/+4
* Changes For Bug 352Reid Spencer2004-09-011-2/+2
* Implement test/Regression/Transforms/GlobalConstifier/phi-select.llxChris Lattner2004-08-141-6/+16
* Ignore instructions that are in trivially dead functions. This allows usChris Lattner2004-07-201-4/+17
* Strip out and simplify some code. This also fixes the regression lastChris Lattner2004-07-181-9/+2
* bug 122:Reid Spencer2004-07-181-2/+2
* setcond instructions don't have aliasing implications.Chris Lattner2004-02-271-2/+2
* My faith in programmers has been found to be totally misplaced. One wouldChris Lattner2004-02-251-0/+82
OpenPOWER on IntegriCloud