summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@apple.com>2015-06-08 18:50:43 +0000
committerAkira Hatanaka <ahatanaka@apple.com>2015-06-08 18:50:43 +0000
commit4a61619ff508e8351d957f8ba3b0a37266d3095e (patch)
tree0ae1f5fba7cc2c8208a287f81ff174c7a7bef229 /openmp/runtime/src
parent11472c0a38529ad9c0cb988d1b28fe8d1d02d4f2 (diff)
downloadbcm5719-llvm-4a61619ff508e8351d957f8ba3b0a37266d3095e.tar.gz
bcm5719-llvm-4a61619ff508e8351d957f8ba3b0a37266d3095e.zip
[ARM] Pass a callback to FunctionPass constructors to enable skipping execution
on a per-function basis. Previously some of the passes were conditionally added to ARM's pass pipeline based on the target machine's subtarget. This patch makes changes to add those passes unconditionally and execute them conditonally based on the predicate functor passed to the pass constructors. This enables running different sets of passes for different functions in the module. rdar://problem/20542263 Differential Revision: http://reviews.llvm.org/D8717 llvm-svn: 239325
Diffstat (limited to 'openmp/runtime/src')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud