summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/TargetParser.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-09-05 13:03:57 +0000
committerTobias Grosser <tobias@grosser.es>2015-09-05 13:03:57 +0000
commitabcec37f642cf875ae0d6d76d8f595b1d99950e9 (patch)
treed996c23375e00ddf6ef109c8ece5cffbc4789b7e /llvm/lib/Support/TargetParser.cpp
parenta1ceba8ab4a0da0ec36b47f13d94f441709c08cd (diff)
downloadbcm5719-llvm-abcec37f642cf875ae0d6d76d8f595b1d99950e9.tar.gz
bcm5719-llvm-abcec37f642cf875ae0d6d76d8f595b1d99950e9.zip
IslNodeBuilder: Only obtain the isl_ast_build, when needed
In the common case, the access functions are not modified, hence there is no need to obtain the IslAstBuild context at all. This should not only be minimally faster, but this also allows the IslNodeBuilder to work on asts that are not annotated with isl_ast_builds as long as the memory accesses are not modified. llvm-svn: 246928
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud