Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consolodate various GEP tests into getelementptr.ll using filecheck. | Chris Lattner | 2009-08-30 | 1 | -31/+0 |
| | | | | llvm-svn: 80514 | ||||
* | Teach instcombine to respect and preserve inbounds. Add inbounds | Dan Gohman | 2009-07-28 | 1 | -6/+6 |
| | | | | | | to a few tests where it is required for the expected transformation. llvm-svn: 77290 | ||||
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-09 | 1 | -24/+21 |
| | | | | llvm-svn: 48103 | ||||
* | For PR1319: | Reid Spencer | 2007-04-15 | 1 | -0/+1 |
| | | | | | | | Make use of the END. facility on all files > 1K so that we aren't wasting CPU cycles searching for RUN: lines that we'll never find. llvm-svn: 36059 | ||||
* | For PR1319: | Reid Spencer | 2007-04-14 | 1 | -1/+2 |
| | | | | | | Upgrade tests to work with new llvm.exp version of llvm_runtest. llvm-svn: 36013 | ||||
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+32 |
llvm-svn: 33296 |