[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / fp-stack-ret.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-05-24 David BlaikieFix for CHECK-NOT misspelling.
2011-06-28 Jakob Stoklund OlesenFileCheckize a couple of tests.
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerWrap long line.
2007-04-15 Reid SpencerFor PR1336:
2007-02-25 Chris Lattnerverify that double is returned in XMM0 if the function...
2007-02-25 Chris Lattnernew testcase