aboutsummaryrefslogtreecommitdiffstats
path: root/test/Instrumentation/BoundsChecking
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-094-42/+42
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-242-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