APInt: udivrem should use machine instructions for single-word APInts
[oota-llvm.git] / lib / CodeGen / ForwardControlFlowIntegrity.cpp
2014-11-11 Tom RoederFix build break: remove unused variable in FCFI.
2014-11-11 Tom RoederAdd Forward Control-Flow Integrity.