summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_ins_extract.ll
Commit message (Expand)AuthorAge
* Make opt default to not adding a target data string and update tests that dep...Kenneth Uildriks2009-11-03
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* rearrange how SRoA handles promotion of allocas to vectors.Chris Lattner2009-02-03
* xfail this for now, will fix shortly.Chris Lattner2009-02-02
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-21
* For PR1319:Reid Spencer2007-04-16
* For PR950:Reid Spencer2006-12-31
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-29
* the xform is done by scalarrepl not the code generator.Chris Lattner2006-12-11
* new testcase, not currently working.Chris Lattner2006-06-14