summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/BoundsChecking/simple.ll
Commit message (Expand)AuthorAgeFilesLines
* [PM] Port BoundsChecking to the new PM.Chandler Carruth2017-11-141-0/+1
* Add a bunch of CHECK missing colons in tests. NFC.Ahmed Bougacha2015-03-141-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-12/+12
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-11/+11
* Teach MemoryBuiltins about address spacesMatt Arsenault2013-12-141-1/+23
* ObjectSizeOffsetEvaluator: Don't run into infinite recursion if we have a cyc...Benjamin Kramer2013-09-291-0/+17
* baby steps toward fixing some problems with inbound GEPs that overflow, as di...Nuno Lopes2012-07-201-0/+10
* move the bounds checking pass to the instrumentation folder, where it belongs...Nuno Lopes2012-07-201-0/+118
OpenPOWER on IntegriCloud