Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preserve NUW/NSW when transforming add x,x | Chris Lattner | 2011-02-17 | 1 | -0/+8 |
* | filecheckize | Chris Lattner | 2011-02-17 | 1 | -3/+14 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Revert the addition of hasNoPointerOverflow to GEPOperator. | Dan Gohman | 2009-07-20 | 1 | -23/+1 |
* | be more aggressive about transforming add -> or when the operands have no | Chris Lattner | 2008-05-19 | 1 | -0/+15 |
* | Implement PR1795, an instcombine hack for forming GEPs with integer pointer a... | Chris Lattner | 2008-01-08 | 1 | -0/+20 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -1/+0 |
* | new testcase | Chris Lattner | 2007-03-05 | 1 | -0/+12 |