diff options
author | Chris Lattner <sabre@nondot.org> | 2010-01-12 20:41:47 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-01-12 20:41:47 +0000 |
commit | 972a46c96a06ecb0e8ce73c796c313175abe76bb (patch) | |
tree | 14b5aa7e993317c77b525e35f91b3ba727458b9b /lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | e234a30a282f1aaec4aa63460fe8bba6416832a8 (diff) |
1) Use the new SimplifyInstructionsInBlock routine instead of the copy
in JT.
2) When cloning blocks for PHI or xor conditions, use
instsimplify to simplify the code as we go. This allows us to
squish common cases early in JT which opens up opportunities for
subsequent iterations, and allows it to completely simplify the
testcase.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93253 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions