summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/JumpThreading/guards.ll
AgeCommit message (Expand)Author
2022-11-27JumpThreading: Convert tests to -passesMatt Arsenault
2022-11-27JumpThreading: Convert tests to opaque pointersMatt Arsenault
2021-07-14[tests] Stablize tests for possible change in deref semanticsPhilip Reames
2021-03-22Autogen some tests for ease of updatePhilip Reames
2021-01-24[ValueTracking] Don't assume readonly function will returnNikita Popov
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2017-12-19[JumpThreading] Restrict PRE across instructions that don't pass control to s...Max Kazantsev
2017-05-23[JumpThreading] Safely replace uses of conditionAnna Thomas
2017-05-18[JumpThreading] Dont RAUW condition incorrectlyAnna Thomas
2017-02-17[JumpThreading] Re-enable JumpThreading for guardsSanjoy Das
2017-02-15Revert "[JumpThreading] Thread through guards"Anna Thomas
2017-02-09[JumpThreading] Thread through guardsSanjoy Das