aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/DataStructure/Parallelize.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-09-01 03:14:56 +0000
committerChris Lattner <sabre@nondot.org>2003-09-01 03:14:56 +0000
commit2dbfa03fd8554d9045a95d3297a5d4164bddf128 (patch)
treef17a053a1bfcecc235bf1bc25c2b032e0b769116 /lib/Analysis/DataStructure/Parallelize.cpp
parent2757af2d47ea633d4cdb7bd1b12850e975a49bdf (diff)
Change the RaiseAllocations pass to be a Pass instead of a BasicBlock pass.
This makes it more efficient: it doesn't have to scan the whole program, so it performs work proportional to the number of malloc/free calls in the program, not the size of the program. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8280 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/DataStructure/Parallelize.cpp')
0 files changed, 0 insertions, 0 deletions