[PowerPC] Fix the PPCInstrInfo::getInstrLatency implementation
[oota-llvm.git] / test / CodeGen / PowerPC / sjlj.ll
2015-07-14 Hal Finkel[PowerPC] Fix the PPCInstrInfo::getInstrLatency impleme...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-11-30 Hal FinkelDesensitize a couple of PPC regression tests
2013-09-12 Hal FinkelPPC: Enable aggressive anti-dependency breaking
2013-08-22 Bill WendlingUpdate to remove the no-frame-pointer-elim-non-leaf...
2013-07-17 Hal FinkelPPC: Add base-pointer support to builtin setjmp/longjmp
2013-03-27 Hal FinkelDon't spill PPC VRSAVE on non-Darwin (even in SjLj)
2013-03-21 Hal FinkelImplement builtin_{setjmp/longjmp} on PPC