summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaAttr.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-01-12 20:41:47 +0000
committerChris Lattner <sabre@nondot.org>2010-01-12 20:41:47 +0000
commit573da8ac90a93bdc68d9e855f8603450133c4a3e (patch)
tree12e0cbea792dcf363e2ad0a34fca152120df769a /clang/lib/Sema/SemaAttr.cpp
parent04bdce64074c03446f9e31e4a99ff2d2730c89a9 (diff)
downloadbcm5719-llvm-573da8ac90a93bdc68d9e855f8603450133c4a3e.tar.gz
bcm5719-llvm-573da8ac90a93bdc68d9e855f8603450133c4a3e.zip
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
Diffstat (limited to 'clang/lib/Sema/SemaAttr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud