Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Verifier] Reject PHIs using defs from own block. | Michael Kruse | 2016-03-26 | 1 | -0/+13 |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -4/+4 |
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Use dominates(Instruction, Use) in the verifier. | Rafael Espindola | 2012-06-01 | 1 | -2/+2 |
* | Add some tests checking that the verifier rejects cases where a definition | Rafael Espindola | 2012-06-01 | 1 | -0/+57 |