[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / Instrumentation / DataFlowSanitizer / abilist.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-05 Peter CollingbourneAdd target triples to all dfsan tests.
2014-11-05 Peter Collingbourne[dfsan] Abort at runtime on indirect calls to uninstrum...
2014-10-30 Peter Collingbourne[dfsan] New calling convention for custom functions...
2014-09-30 Lorenzo MartignoniIntroduce support for custom wrappers for vararg functions.
2014-08-20 Peter Collingbourne[dfsan] Treat vararg custom functions like unimplemente...
2013-08-27 Peter CollingbourneDataFlowSanitizer: Implement trampolines for function...
2013-08-22 Peter CollingbourneDataFlowSanitizer: Replace non-instrumented aliases...
2013-08-22 Peter CollingbourneDataFlowSanitizer: Prefix the name of each instrumented...
2013-08-14 Peter CollingbourneDataFlowSanitizer: move abilist input file to Inputs.
2013-08-14 Peter CollingbourneDataFlowSanitizer: greylist is now ABI list.