Skip to content
Commit 573da8ac authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 93253
parent 04bdce64
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment