diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2003-11-07 20:33:25 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-11-07 20:33:25 +0000 |
commit | 351881793a0917de50445a2c2ce87c9fb771ac5c (patch) | |
tree | e7a45cd259e5d9715913a7b9dbfc4dd490d3da0a /lib/ExecutionEngine/Interpreter/Execution.cpp | |
parent | cb93d8d3a9573917593d56b9a333ded088751b70 (diff) |
PreSelection is not optional, it performs a necessary and vital transformation
for the Sparc backend: breaking up constant expressions. Thus, we cannot have it
guarded by a conditional, it should never be disabled.
Also, it's now available for the JIT since it is a FunctionPass.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9791 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/Interpreter/Execution.cpp')
0 files changed, 0 insertions, 0 deletions