summaryrefslogtreecommitdiffstats
path: root/llvm/lib/AsmParser/LLParser.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-11-26 22:04:42 +0000
committerChris Lattner <sabre@nondot.org>2009-11-26 22:04:42 +0000
commita73ecf0b005bf15f635730aede5abd83a521a467 (patch)
treef90c97e55cab7e54470dc4ec0a88ddfd35ef5c42 /llvm/lib/AsmParser/LLParser.cpp
parent5b83ba215ddafd2faa697457e6e18bc6b2d6bc29 (diff)
downloadbcm5719-llvm-a73ecf0b005bf15f635730aede5abd83a521a467.tar.gz
bcm5719-llvm-a73ecf0b005bf15f635730aede5abd83a521a467.zip
Fix PR5471 by removing an instcombine xform. Some pieces of the code
generates store to undef and some generates store to null as the idiom for undefined behavior. Since simplifycfg zaps both, don't remove the undefined behavior in instcombine. llvm-svn: 89971
Diffstat (limited to 'llvm/lib/AsmParser/LLParser.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud