aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/legalizedag_vec.ll
Commit message (Expand)AuthorAgeFilesLines
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-191-1/+1
* X86: Call _alldiv instead of __divdi3 on Windows (excluding cygwin).Michael J. Spencer2010-10-101-3/+5
* 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
* Make the grep line in this test more specific, to avoidDan Gohman2009-07-221-2/+2
* Revert BuildVectorSDNode related patches: 65426, 65427, and 65296.Evan Cheng2009-02-251-2/+2
* Introduce the BuildVectorSDNode class that encapsulates the ISD::BUILD_VECTORScott Michel2009-02-221-2/+2
* Add test case for r63760.Mon P Wang2009-02-041-0/+15