llvm-project/llvm/test/CodeGen/Hexagon/loop-idiom
Krzysztof Parzyszek d033d1fd82 Recommit r298282 with fixes for memory allocation/deallocation
[Hexagon] Recognize polynomial-modulo loop idiom again

Regain the ability to recognize loops calculating polynomial modulo
operation. This ability has been lost due to some changes in the
preceding optimizations. Add code to preprocess the IR to a form
that the pattern matching code can recognize.

llvm-svn: 298400
2017-03-21 17:09:27 +00:00
..
hexagon-memmove1.ll
hexagon-memmove2.ll
lcssa.ll
nullptr-crash.ll
pmpy-mod.ll Recommit r298282 with fixes for memory allocation/deallocation 2017-03-21 17:09:27 +00:00
pmpy.ll