summaryrefslogtreecommitdiff
path: root/test/Transforms/SimpleLoopUnswitch
AgeCommit message (Expand)Author
2017-11-17[PM/Unswitch] Teach SimpleLoopUnswitch to do non-trivial unswitching,Chandler Carruth
2017-05-25[PM/Unswitch] Fix a bug in the domtree update logic for the new unswitchChandler Carruth
2017-05-12[PM/Unswitch] Teach the new simple loop unswitch to handle loopChandler Carruth
2017-04-27[PM/LoopUnswitch] Introduce a new, simpler loop unswitch pass.Chandler Carruth