This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8a9b6a3681c698dfb64c49f0e44eec19fa94de90
clang-p2996
/
llvm
/
test
/
Transforms
/
CorrelatedValuePropagation
History
Benjamin Kramer
255dea4b90
CorrelatedPropagation: BasicBlock::removePredecessor can simplify PHI nodes. If the it's the condition of a SwitchInst, reload it.
...
Fixes PR13972. llvm-svn: 164818
2012-09-28 10:42:50 +00:00
..
2010-09-02-Trunc.ll
…
2010-09-26-MergeConstantRange.ll
…
basic.ll
Eliminate switch cases that can never match, for example removes all
2012-03-09 13:45:18 +00:00
crash.ll
CorrelatedPropagation: BasicBlock::removePredecessor can simplify PHI nodes. If the it's the condition of a SwitchInst, reload it.
2012-09-28 10:42:50 +00:00
lit.local.cfg
…
non-null.ll
…
range.ll
make LazyValueInfo analyze the default case of switch statements (we know that in the default branch the value cannot be any of the switch cases)
2012-06-28 16:13:37 +00:00