aboutsummaryrefslogtreecommitdiffstats
path: root/test/Verifier/invoke.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Assert that dominates is not given a multiple edge. Finding out if we haveRafael Espindola2012-08-171-1/+0
* The normal edge of an invoke is not allowed to branch to a block with aEli Friedman2012-08-101-2/+17
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* make the verifier accept @llvm.donothing as the only intrinsic that can be in...Nuno Lopes2012-06-281-0/+65