aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/JumpInstrTables.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Replace several 'assert(false' with 'llvm_unreachable' or fold a condition in...Craig Topper1-2/+2
2014-11-11Add Forward Control-Flow Integrity.Tom Roeder1-6/+7
2014-07-30Don't manually (and forcibly) run the verifier on the entire module fromChandler Carruth1-4/+0
2014-06-08[C++11] Use 'nullptr'.Craig Topper1-1/+1
2014-06-05Add a new attribute called 'jumptable' that creates jump-instruction tables f...Tom Roeder1-0/+301