aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll
AgeCommit message (Expand)Author
2009-03-01adjust for asmprinter change.Chris Lattner
2008-06-12Fix some tests.Evan Cheng
2008-06-10Fix some escaping and quoting in RUN lines, mainly involving { and <. In twoMatthijs Kooijman
2008-03-18Upgrade tests to not use llvm-upgrade.Tanya Lattner
2007-04-15For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2003-10-29New testcase distilled from:Chris Lattner