summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ObjCARC/path-overflow.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+2193
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-2193/+0
* Change the objc ARC optimizer to use the new objc.* intrinsicsPete Cooper2018-12-181-96/+96
* [Verifier] Resume instructions can only be in functions w/ a personalityDavid Majnemer2016-08-011-1/+1
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-86/+86
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-241-30/+30
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-1/+1
* [objc-arc] Convert the one directional retain/release relation assert to a co...Michael Gottesman2013-11-051-0/+276
* [objc-arc] Track if we encountered an additive overflow while computing {TopD...Michael Gottesman2013-08-091-3/+1063
* Revert "[objc-arc] Track if we encountered an additive overflow while computi...Michael Gottesman2013-08-081-1063/+3
* [objc-arc] Track if we encountered an additive overflow while computing {TopD...Michael Gottesman2013-08-071-3/+1063
* [objc-arc] Ensure that the cfg path count does not overflow when we multiply ...Michael Gottesman2013-06-071-3/+531
* Detect overflow in the path count computation. rdar://12277446.Dan Gohman2012-09-121-0/+329
OpenPOWER on IntegriCloud