Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Rename pass to globalopt, since we do more than just constify | Chris Lattner | 2004-10-07 | 1 | -147/+0 |
* | Implement GlobalConstifier/trivialstore.llx, and also do some | Chris Lattner | 2004-10-06 | 1 | -3/+52 |
* | 'Pass' should now not be derived from by clients. Instead, they should derive | Chris Lattner | 2004-09-20 | 1 | -4/+4 |
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -2/+2 |
* | Implement test/Regression/Transforms/GlobalConstifier/phi-select.llx | Chris Lattner | 2004-08-14 | 1 | -6/+16 |
* | Ignore instructions that are in trivially dead functions. This allows us | Chris Lattner | 2004-07-20 | 1 | -4/+17 |
* | Strip out and simplify some code. This also fixes the regression last | Chris Lattner | 2004-07-18 | 1 | -9/+2 |
* | bug 122: | Reid Spencer | 2004-07-18 | 1 | -2/+2 |
* | setcond instructions don't have aliasing implications. | Chris Lattner | 2004-02-27 | 1 | -2/+2 |
* | My faith in programmers has been found to be totally misplaced. One would | Chris Lattner | 2004-02-25 | 1 | -0/+82 |