aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_ins_extract.ll
Commit message (Expand)AuthorAgeFilesLines
* Make opt default to not adding a target data string and update tests that dep...Kenneth Uildriks2009-11-031-0/+1
* 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-6/+6
* rearrange how SRoA handles promotion of allocas to vectors.Chris Lattner2009-02-031-1/+0
* xfail this for now, will fix shortly.Chris Lattner2009-02-021-0/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-14/+14
* For PR1319:Reid Spencer2007-04-161-2/+0
* For PR950:Reid Spencer2006-12-311-2/+2
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-291-2/+4
* the xform is done by scalarrepl not the code generator.Chris Lattner2006-12-111-3/+2
* new testcase, not currently working.Chris Lattner2006-06-141-0/+52