summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/getelementptr.ll
Commit message (Expand)AuthorAgeFilesLines
* Add a testcase for getelementptr index promotion.Dan Gohman2010-05-281-0/+9
* Generalize target-independent folding rules for sizeof to handle moreDan Gohman2010-02-011-1/+1
* Teach ConstantFolding to do a better job when folding gep(bitcast).Nick Lewycky2009-11-291-1/+1
* Autoupgrade malloc insts to malloc calls.Victor Hernandez2009-10-171-1/+1
* Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it c...Victor Hernandez2009-09-251-1/+1
* Auto-upgrade malloc instructions to malloc calls.Victor Hernandez2009-09-241-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Teach lib/VMCore/ConstantFold.cpp how to set the inbounds keyword andDan Gohman2009-09-111-2/+2
* Factor out the code for checking that all indices in a getelementptr areDan Gohman2009-09-101-0/+9
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* suck a bunch more gep tests into getelementptr.ll and filecheckize them all.Chris Lattner2009-08-301-16/+271
* consolodate various GEP tests into getelementptr.ll using filecheck.Chris Lattner2009-08-301-0/+106
* convert to filecheckChris Lattner2009-08-301-25/+44
* Byebye llvm-upgrade!Tanya Lattner2008-03-251-50/+55
* For PR1319:Reid Spencer2007-04-151-0/+1
* For PR1319:Reid Spencer2007-04-141-1/+2
* new testcaseChris Lattner2007-03-251-1/+2
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+73
OpenPOWER on IntegriCloud