aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/Dominators/invoke.ll
AgeCommit message (Expand)AuthorFilesLines
2024-02-05[Analysis] Convert tests to opaque pointers (NFC)Nikita Popov1-5/+5
2022-12-09[NFC] Port all Analysis/Dominators tests to `-passes=` syntaxRoman Lebedev1-1/+1
2022-12-08[opt] Disincentivize new tests from using old pass syntaxRoman Lebedev1-1/+1
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer1-2/+2
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-1/+1
2012-12-30Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko1-1/+1
2012-02-26Change the implementation of dominates(inst, inst) to one based on what theRafael Espindola1-0/+19