summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/FormatTestSelective.cpp
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2015-10-31 23:21:40 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2015-10-31 23:21:40 +0000
commit337d4786e1532b3545f3e58b6844aaade713afbd (patch)
treeee38e7b35eea6006a0cd654f7e9b62dd24971178 /clang/unittests/Format/FormatTestSelective.cpp
parentf25d25a156ab3b7b4db2fe7daca314b85a98adcb (diff)
downloadbcm5719-llvm-337d4786e1532b3545f3e58b6844aaade713afbd.tar.gz
bcm5719-llvm-337d4786e1532b3545f3e58b6844aaade713afbd.zip
[SCEV] Don't create SCEV expressions that break LCSSA
Prevent `createNodeFromSelectLikePHI` from creating SCEV expressions that break LCSSA. A better fix for the same issue is to teach SCEVExpander to not break LCSSA by inserting PHI nodes at appropriate places. That's planned for the future. Fixes PR25360. llvm-svn: 251756
Diffstat (limited to 'clang/unittests/Format/FormatTestSelective.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud