aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/dagcombine-buildvector.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-2/+2
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-191-1/+1
* Not all platforms start symbols with _Jakob Stoklund Olesen2010-03-301-2/+2
* Enable -sse-domain-fix by default. Now with tests!Jakob Stoklund Olesen2010-03-301-4/+6
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Adapt the x86 build_vector dagcombine to the current state of the legalizer.Nate Begeman2009-06-051-2/+14
* Try SSE2?Nick Lewycky2009-04-041-1/+1
* Fix test on non-x86 platforms.Nick Lewycky2009-04-041-1/+1
* Add newline at end of file.Evan Cheng2009-03-171-1/+1
* Fix a problem with DAGCombine where we were building an illegal buildMon P Wang2009-03-171-0/+13