1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/Transforms/LoopSimplifyCFG
Max Kazantsev 0aad8d4c6c [LoopSimplifyCFG] Add missing MSSA edge deletion
When we create fictive switch in preheader, we should take
care about MSSA and delete edge between old preheader and
header.

llvm-svn: 354547
2019-02-21 05:51:29 +00:00
..
constant-fold-branch.ll [TEST] Remove 2>&1 from tests 2019-02-17 18:22:00 +00:00
irreducible_cfg.ll [LoopSimplifyCFG] Do not deal with loops with irreducible CFG inside 2018-12-07 05:44:45 +00:00
lcssa.ll [LoopSimplifyCFG] Add missing MSSA edge deletion 2019-02-21 05:51:29 +00:00
live_block_marking.ll [LoopSimplifyCFG] Fix inconsistency in blocks in loop markup 2019-01-25 05:05:02 +00:00
merge-header.ll Update MemorySSA in LoopSimplifyCFG. 2018-08-22 20:10:21 +00:00
phi_with_duplicating_inputs.ll Add missing REQUIRES: asserts 2018-11-27 07:51:18 +00:00
pr39783.ll [NFC] Verify memoryssa in test for PR39783 2018-12-05 05:20:08 +00:00
scev.ll Update MemorySSA in LoopSimplifyCFG. 2018-08-22 20:10:21 +00:00
update_parents.ll [LoopSimplifyCFG] Fix test broken in release mode in r353813 2019-02-12 14:43:30 +00:00