Revert "[AArch64] Add DAG combine for extract extend pattern"
[oota-llvm.git] / test / CodeGen / Mips / eh.ll
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-03-09 Reid KlecknerReland r229944: EH: Prune unreachable resume instructio...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-20 Chandler CarruthRevert r229944: EH: Prune unreachable resume instructio...
2015-02-20 Reid KlecknerEH: Prune unreachable resume instructions during Dwarf...
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2012-05-12 Akira HatanakaFix test cases.
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2012-01-31 Bill WendlingRemove all references to the old EH.
2011-10-24 Dan GohmanChange the default scheduler from Latency to ILP, since...
2011-09-09 Akira HatanakaFix test cases.
2011-09-02 Bill WendlingBetter fix for this testcase. Update it to the new...
2011-09-02 Bill WendlingUpdate for new EH stuff. (I'm not sure if this is 100...
2011-06-07 Akira HatanakaAdd test case for C++ exception handling and fix the...