diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-07-24 21:02:14 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-07-24 21:02:14 +0000 |
commit | f676e45e5f505804cdc9d7c2ee819c94cbac56dd (patch) | |
tree | d0e55e770da8a0a14f1e5443be99271734481c1e /llvm/lib/Transforms/IPO/GlobalOpt.cpp | |
parent | 342cf787ef3df1ac3479a2e9e10597b1bd3b9264 (diff) | |
download | bcm5719-llvm-f676e45e5f505804cdc9d7c2ee819c94cbac56dd.tar.gz bcm5719-llvm-f676e45e5f505804cdc9d7c2ee819c94cbac56dd.zip |
When a && or || appears as the condition of a ?:, perform appropriate
short-circuiting when building the CFG. Also be sure to skip parens before
checking for the && / || special cases. Finally, fix some crashes in CFG
printing in the presence of calls to destructors for array of array of class
type.
llvm-svn: 160691
Diffstat (limited to 'llvm/lib/Transforms/IPO/GlobalOpt.cpp')
0 files changed, 0 insertions, 0 deletions