summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2011-04-14 21:35:50 +0000
committerOwen Anderson <resistor@mac.com>2011-04-14 21:35:50 +0000
commit92651ec37497dbc222790846cb756488dccd7852 (patch)
treeeb549900504fb99e0bcebdc2ca250333243c4585 /clang/lib/Frontend/CompilerInvocation.cpp
parentbc2ee9382c82d7119dbf11421f6c6a9728fd5e53 (diff)
downloadbcm5719-llvm-92651ec37497dbc222790846cb756488dccd7852.tar.gz
bcm5719-llvm-92651ec37497dbc222790846cb756488dccd7852.zip
Fix an infinite alternation in JumpThreading where two transforms would repeatedly undo each other. The solution is to perform more aggressive constant folding to make one of the edges just folded away rather than trying to thread it.
Fixes <rdar://problem/9284786>. Discovered with CSmith. llvm-svn: 129538
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud