aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/ScalarEvolutionExpander.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2009-06-14 08:26:32 +0000
committerOwen Anderson <resistor@mac.com>2009-06-14 08:26:32 +0000
commitca399021d47d640551eb786620bcd108e1758485 (patch)
tree66e732b03800cc869151e0d3a802b78da4e78555 /lib/Analysis/ScalarEvolutionExpander.cpp
parentae9163f0e24d032f99b978d31ea810a1d441f7e2 (diff)
Add an early implementation of a partial inlining pass. The idea behind this
is that, for functions whose bodies are entirely guarded by an if-statement, it can be profitable to pull the test out of the callee and into the caller. This code has had some cursory testing, but still has a number of known issues on the LLVM test suite. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73338 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions