summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/BoundsChecking
Commit message (Expand)AuthorAgeFilesLines
* 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-274-22/+22
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-273-19/+19
* Allow aliases to be unnamed_addr.Rafael Espindola2014-06-061-1/+1
* Teach MemoryBuiltins about address spacesMatt Arsenault2013-12-142-2/+77
* fix PR17635: false positive with packed structuresNuno Lopes2013-10-241-0/+29
* ObjectSizeOffsetEvaluator: Don't run into infinite recursion if we have a cyc...Benjamin Kramer2013-09-291-0/+17
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* revert r160742: it's breaking CMake buildNuno Lopes2012-07-251-31/+0
* MemoryBuiltins: add support to determine the size of strdup'ed non-constant s...Nuno Lopes2012-07-251-0/+31
* 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-204-0/+187
OpenPOWER on IntegriCloud