diff options
| author | Manman Ren <manman.ren@gmail.com> | 2014-01-31 00:42:44 +0000 |
|---|---|---|
| committer | Manman Ren <manman.ren@gmail.com> | 2014-01-31 00:42:44 +0000 |
| commit | 4ece7452ba9bedef856ee6df247ceee4c3101671 (patch) | |
| tree | 8bbc00c75a3b59cdaa8005494d536898e95d5844 /llvm/lib/DebugInfo/DWARFDebugLine.cpp | |
| parent | ee364ee729b66ab7fffa7bea5ac2e8335e611aa0 (diff) | |
| download | bcm5719-llvm-4ece7452ba9bedef856ee6df247ceee4c3101671.tar.gz bcm5719-llvm-4ece7452ba9bedef856ee6df247ceee4c3101671.zip | |
PGO branch weight: update edge weights in SelectionDAGBuilder.
When converting from "or + br" to two branches, or converting from
"and + br" to two branches, we correctly update the edge weights of
the two branches.
The previous attempt at r200431 was reverted at r200434 because of
two testing case failures. I modified my patch a little, but forgot
to re-run "make check-all".
Testing case CodeGen/ARM/lsr-unfolded-offset.ll is updated because of
the patch's impact on branch probability which causes changes in
spill placement.
llvm-svn: 200502
Diffstat (limited to 'llvm/lib/DebugInfo/DWARFDebugLine.cpp')
0 files changed, 0 insertions, 0 deletions

