llvm-project/llvm/test/Transforms/GuardWidening
Max Kazantsev 2bb95e7c76 [GuardWidening] Support widening of explicitly expressed guards
This patch adds support of guards expressed in explicit form via
`widenable_condition` in Guard Widening pass.

Differential Revision: https://reviews.llvm.org/D56075
Reviewed By: reames

llvm-svn: 353932
2019-02-13 09:56:30 +00:00
..
basic.ll [GuardWidening] Ignore guards with trivial conditions 2018-08-22 02:40:49 +00:00
basic_widenable_condition_guards.ll [GuardWidening] Support widening of explicitly expressed guards 2019-02-13 09:56:30 +00:00
loop-schedule.ll [LICM] Hoist guards with invariant conditions 2018-08-21 08:11:31 +00:00
mixed_guards.ll [GuardWidening] Support widening of explicitly expressed guards 2019-02-13 09:56:30 +00:00
range-check-merging.ll
widen-frequent-branches.ll [GuardWidening] Widen very likely non-taken br instructions 2018-08-13 07:58:19 +00:00