Elena Demikhovsky
|
89703c06f2
|
Removed PackedDouble domain from scalar instructions. Added more formats for the scalar stuff.
llvm-svn: 183626
|
2013-06-09 07:37:10 +00:00 |
Eli Friedman
|
850b9a9a84
|
Explicitly zero out parts of a vector which are required to be zero by the algorithm in LowerUINT_TO_FP_i32. This only has a substantial effect on the generated code when the input is extracted from a vector register; other ways of loading an i32 do the appropriate zeroing implicitly. Fixes PR10802.
llvm-svn: 138768
|
2011-08-29 21:15:46 +00:00 |
Dan Gohman
|
40503396da
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
Evan Cheng
|
8f79775a66
|
Make linear scan's trivial coalescer slightly more aggressive.
llvm-svn: 62547
|
2009-01-20 00:16:18 +00:00 |