Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-05 | Replace several 'assert(false' with 'llvm_unreachable' or fold a condition in... | Craig Topper | 1 | -2/+2 |
2014-11-11 | Add Forward Control-Flow Integrity. | Tom Roeder | 1 | -6/+7 |
2014-07-30 | Don't manually (and forcibly) run the verifier on the entire module from | Chandler Carruth | 1 | -4/+0 |
2014-06-08 | [C++11] Use 'nullptr'. | Craig Topper | 1 | -1/+1 |
2014-06-05 | Add a new attribute called 'jumptable' that creates jump-instruction tables f... | Tom Roeder | 1 | -0/+301 |