summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/JumpThreading/phi-eq.ll
AgeCommit message (Expand)Author
2022-11-27JumpThreading: Convert tests to -passesMatt Arsenault
2022-11-27JumpThreading: Convert tests to opaque pointersMatt Arsenault
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-15Update a test to make it easier to migrate to untyped pointersDavid Blaikie
2014-05-27No need for those tests to go thru llvm-as and/or llvm-dis.Arnaud A. de Grandmaison
2012-05-10formatting change: strip debug info from testJoel Jones
2012-05-10Fix a problem with incomplete equality testing of PHINodes in Joel Jones