Files
clang-p2996/llvm/test/CodeGen/SystemZ
Rong Xu 3573d8da36 [CodeGen] Peel off the dominant case in switch statement in lowering
This patch peels off the top case in switch statement into a branch if the
probability exceeds a threshold. This will help the branch prediction and
avoids the extra compares when lowering into chain of branches.

Differential Revision: http://reviews.llvm.org/D39262

llvm-svn: 318202
2017-11-14 21:44:09 +00:00
..
2017-10-06 13:59:28 +00:00
2016-10-19 16:58:59 +00:00
2017-10-06 13:59:28 +00:00
2016-08-08 18:11:13 +00:00
2017-10-06 13:59:28 +00:00
2016-10-19 16:58:59 +00:00
2016-10-19 16:58:59 +00:00
2017-10-06 13:59:28 +00:00
2017-10-06 13:59:28 +00:00
2017-10-06 13:59:28 +00:00