[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-i1.ll
2015-04-06 Rafael EspindolaUse sext in fast isel.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-05-26 Eli FriedmanFix test on Windows.
2011-05-25 Eli FriedmanRewrite fast-isel integer cast handling to handle more...
2011-04-27 Eli FriedmanFix an edge case involving branches in fast-isel on...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-13 Dan GohmanFix FastISel's assumption that i1 values are always...