Files
clang-p2996/llvm/test/Transforms/LoopStrengthReduce
Gil Rapaport d874c3a480 [LSR] Add tests for small constants; NFC
LSR reassociates small constants that fit into add immediate operands as
unfolded offset. Since unfolded offset is not combined with loop-invariant
registers, LSR does not consider solutions that bump invariant registers by
these constants outside the loop.

llvm-svn: 341835
2018-09-10 14:56:24 +00:00
..
2018-05-16 02:48:50 +00:00
2017-08-04 18:46:13 +00:00