summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGVTables.h
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2015-03-10 18:54:26 +0000
committerAdam Nemet <anemet@apple.com>2015-03-10 18:54:26 +0000
commitec1e2bb6a495e87fc59226b5c00fcf8d1b139919 (patch)
treef2ad91c3e91810febedebc075a42f8933a892df2 /clang/lib/CodeGen/CGVTables.h
parent98c4c5dd78f48542fb0712632fe9f4ebc0ae6da6 (diff)
downloadbcm5719-llvm-ec1e2bb6a495e87fc59226b5c00fcf8d1b139919.tar.gz
bcm5719-llvm-ec1e2bb6a495e87fc59226b5c00fcf8d1b139919.zip
[LAA-memchecks 3/3] Introduce pointer partitions for memchecks
This is the final patch that actually introduces the new parameter of partition mapping to RuntimePointerCheck::needsChecking. Another API (LAI::getInstructionsForAccess) is also exposed that helps to map pointers to instructions because ultimately we partition instructions. The WIP version of the Loop Distribution pass in D6930 has been adapted to use all this. See for example, how InstrPartitionContainer::computePartitionSetForPointers sets up the partitions using the above API and then calls to LAI::addRuntimeCheck with the pointer partitions. llvm-svn: 231818
Diffstat (limited to 'clang/lib/CodeGen/CGVTables.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud