summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/eh.ll
Commit message (Expand)AuthorAgeFilesLines
* Codegen: Fix broken assumption in Tail Merge.Kyle Butt2016-06-241-1/+1
* Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInstJun Bum Lim2015-12-211-1/+1
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* Reland r229944: EH: Prune unreachable resume instructions during Dwarf EH pre...Reid Kleckner2015-03-091-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Revert r229944: EH: Prune unreachable resume instructions during Dwarf EH pre...Chandler Carruth2015-02-201-1/+0
* EH: Prune unreachable resume instructions during Dwarf EH preparationReid Kleckner2015-02-201-0/+1
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-6/+2
* Fix test cases.Akira Hatanaka2012-05-121-2/+0
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-161-1/+1
* Remove all references to the old EH.Bill Wendling2012-01-311-6/+0
* Change the default scheduler from Latency to ILP, since LatencyDan Gohman2011-10-241-4/+0
* Fix test cases.Akira Hatanaka2011-09-091-2/+2
* Better fix for this testcase. Update it to the new EH scheme entirely.Bill Wendling2011-09-021-6/+7
* Update for new EH stuff. (I'm not sure if this is 100% correct.)Bill Wendling2011-09-021-1/+1
* Add test case for C++ exception handling and fix the following mistakes in Mi...Akira Hatanaka2011-06-071-0/+78
OpenPOWER on IntegriCloud