summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorJuergen Ributzka <juergen@apple.com>2014-01-24 20:18:00 +0000
committerJuergen Ributzka <juergen@apple.com>2014-01-24 20:18:00 +0000
commit96172cb4a44d890263c9054df35739a60569d4a5 (patch)
tree70ad93330d578a0eb2ea4be59c6d552ddcffd7da /utils
parent86720f7c65c4481c8d8518d71e2bdce59a85969e (diff)
downloadllvm-96172cb4a44d890263c9054df35739a60569d4a5.tar.gz
llvm-96172cb4a44d890263c9054df35739a60569d4a5.tar.bz2
llvm-96172cb4a44d890263c9054df35739a60569d4a5.tar.xz
Add Constant Hoisting Pass
Retry commit r200022 with a fix for the build bot errors. Constant expressions have (unlike instructions) module scope use lists and therefore may have users in different functions. The fix is to simply ignore these out-of-function uses. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200034 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions