[CallGraph] Teach the CallGraph about non-leaf intrinsics.
[oota-llvm.git] / include / llvm / Analysis / JumpInstrTableInfo.h
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-11-11 Tom RoederAdd Forward Control-Flow Integrity.
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...