summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/legalizedag_vec.ll
Commit message (Expand)AuthorAge
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-19
* X86: Call _alldiv instead of __divdi3 on Windows (excluding cygwin).Michael J. Spencer2010-10-10
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Make the grep line in this test more specific, to avoidDan Gohman2009-07-22
* Revert BuildVectorSDNode related patches: 65426, 65427, and 65296.Evan Cheng2009-02-25
* Introduce the BuildVectorSDNode class that encapsulates the ISD::BUILD_VECTORScott Michel2009-02-22
* Add test case for r63760.Mon P Wang2009-02-04