aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_extract-sse4.ll
Commit message (Expand)AuthorAgeFilesLines
* 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
* Instead of a vector load, shuffle and then extract an element. Load the eleme...Evan Cheng2008-05-131-7/+8
* - SSE4.1 extractfps extracts a f32 into a gr32 register. Very useful! Not. Fi...Evan Cheng2008-03-241-0/+30