1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test/Analysis/BranchProbabilityInfo
Arthur Eubanks 9d5dc949f8 [test] Pin some tests to legacy PM
These all have NPM RUN lines.
2020-12-26 13:46:02 -08:00
..
basic.ll [BPI] Improve static heuristics for "cold" paths. 2020-12-23 22:47:36 +07:00
deopt-intrinsic.ll [BPI] Improve static heuristics for "cold" paths. 2020-12-23 22:47:36 +07:00
deopt-invoke.ll [test] Pin some tests to legacy PM 2020-12-26 13:46:02 -08:00
fcmp.ll [NewPM] Pin -lazy-branch-prob and -lazy-block-freq tests to legacy PM 2020-09-21 17:51:46 -07:00
hoist.ll [BPI] Look through bitcasts in calcZeroHeuristic 2020-11-17 09:33:05 -08:00
libfunc_call.ll [NewPM] Pin -lazy-branch-prob and -lazy-block-freq tests to legacy PM 2020-09-21 17:51:46 -07:00
loop.ll [BPI] Improve static heuristics for "cold" paths. 2020-12-23 22:47:36 +07:00
noreturn.ll [BPI] Improve static heuristics for "cold" paths. 2020-12-23 22:47:36 +07:00
pr18705.ll [NewPM] Pin -lazy-branch-prob and -lazy-block-freq tests to legacy PM 2020-09-21 17:51:46 -07:00
pr22718.ll [NewPM] Pin -lazy-branch-prob and -lazy-block-freq tests to legacy PM 2020-09-21 17:51:46 -07:00
switch.ll [NewPM] Pin -lazy-branch-prob and -lazy-block-freq tests to legacy PM 2020-09-21 17:51:46 -07:00
unreachable.ll [test] Pin some tests to legacy PM 2020-12-26 13:46:02 -08:00
zero_heuristics.ll [NewPM] Pin -lazy-branch-prob and -lazy-block-freq tests to legacy PM 2020-09-21 17:51:46 -07:00