Files
archived-llvm/test/Transforms/Reassociate
Sanjay Patel c625656e26 [Reassociate] add baseline tests for binop swapping; NFC
Similar to rL330086, I don't know if we want to do these 
transforms here, but we might as well have the tests
here either way to show that this pass is missing 
potential functionality (intentionally or not).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330368 91177308-0d34-0410-b5e6-96231b3b80d8
2018-04-19 21:56:17 +00:00
..