[DAGCombiner] Fix & simplify constant folding of sext/zext.
[oota-llvm.git] / test / CodeGen / X86 / ret-mmx.ll
2014-05-22 Andrea Di Biagio[X86] Improve the lowering of BITCAST from MVT::f64...
2014-05-06 Andrea Di Biagio[X86] Improve the lowering of BITCAST dag nodes from...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-01-08 Preston GurdPad Short Functions for Intel Atom
2013-01-05 Nadav RotemRevert revision 171524. Original message:
2013-01-04 Preston GurdThe current Intel Atom microarchitecture has a feature...
2011-05-16 Eli FriedmanRemove dead code. Fix associated test to use FileCheck.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-02-27 Evan ChengMake sure this test passes on linux-ppc.
2009-02-23 Evan ChengOnly v1i16 (i.e. _m64) is returned via RAX / RDX.
2009-02-22 Evan ChengBe bug compatible with gcc by returning MMX values...
2009-02-20 Evan ChengSupport return of MMX values in 64-bit mode.