[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / inalloca-invoke.ll
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-05-05 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid Kleckner[WinEH] Add an EH registration and state insertion...
2015-04-30 Reid Kleckner[X86] Use 4 byte preferred aggregate alignment on Win32
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-01 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2015-02-01 Michael KupersteinRevert r227728 due to bad line endings.
2015-02-01 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2014-12-09 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2014-03-09 David MajnemerIR: Change inalloca's grammar a bit
2014-01-31 Reid KlecknerImplement inalloca codegen for x86 with the new inalloc...