[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / 2007-11-04-rip-immediate-constant.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2013-04-30 Michael LiaoRewrite X86 codegen regression test with FileCheck
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2010-06-24 Dale JohannesenDisallow matching "i" constraint to symbol addresses...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-11-04 Chris LattnerFix PR1761 by not printing (rip) suffix when in -static...