summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dagcombine-buildvector.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-19
* Not all platforms start symbols with _Jakob Stoklund Olesen2010-03-30
* Enable -sse-domain-fix by default. Now with tests!Jakob Stoklund Olesen2010-03-30
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Adapt the x86 build_vector dagcombine to the current state of the legalizer.Nate Begeman2009-06-05
* Try SSE2?Nick Lewycky2009-04-04
* Fix test on non-x86 platforms.Nick Lewycky2009-04-04
* Add newline at end of file.Evan Cheng2009-03-17
* Fix a problem with DAGCombine where we were building an illegal buildMon P Wang2009-03-17