aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Use %% for literals in RUN lines.Andrew Trick2011-08-261-1/+1
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-091-3/+3
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* 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
* adjust for asmprinter change.Chris Lattner2009-03-011-2/+2
* Fix some tests.Evan Cheng2008-06-121-1/+1
* Fix some escaping and quoting in RUN lines, mainly involving { and <. In twoMatthijs Kooijman2008-06-101-1/+1
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-181-13/+14
* For PR1319:Reid Spencer2007-04-151-1/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-2/+2
* New testcase distilled from:Chris Lattner2003-10-291-0/+14