summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/getelementptr-setcc.ll
Commit message (Collapse)AuthorAgeFilesLines
* consolodate various GEP tests into getelementptr.ll using filecheck.Chris Lattner2009-08-301-31/+0
| | | | llvm-svn: 80514
* Teach instcombine to respect and preserve inbounds. Add inboundsDan Gohman2009-07-281-6/+6
| | | | | | to a few tests where it is required for the expected transformation. llvm-svn: 77290
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-091-24/+21
| | | | llvm-svn: 48103
* For PR1319:Reid Spencer2007-04-151-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 Spencer2007-04-141-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 Spencer2007-01-171-0/+32
llvm-svn: 33296
OpenPOWER on IntegriCloud