aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SCCP/2006-12-04-PackedType.ll
Commit message (Expand)AuthorAgeFilesLines
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-2/+2
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-191-106/+96
* For PR1319:Reid Spencer2007-04-151-0/+1
* For PR1195:Reid Spencer2007-02-151-2/+2
* For PR950:Reid Spencer2006-12-311-2/+2
* SCCP does not handle Packed Type properly. Disable Packed Type handlingDevang Patel2006-12-041-0/+149