summaryrefslogtreecommitdiff
path: root/test/Instrumentation/BoundsChecking
Commit message (Expand)AuthorAge
* Allow aliases to be unnamed_addr.Rafael Espindola2014-06-06
* Teach MemoryBuiltins about address spacesMatt Arsenault2013-12-14
* fix PR17635: false positive with packed structuresNuno Lopes2013-10-24
* ObjectSizeOffsetEvaluator: Don't run into infinite recursion if we have a cyc...Benjamin Kramer2013-09-29
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* revert r160742: it's breaking CMake buildNuno Lopes2012-07-25
* MemoryBuiltins: add support to determine the size of strdup'ed non-constant s...Nuno Lopes2012-07-25
* baby steps toward fixing some problems with inbound GEPs that overflow, as di...Nuno Lopes2012-07-20
* move the bounds checking pass to the instrumentation folder, where it belongs...Nuno Lopes2012-07-20