OSDN Git Service

[MIR-Canon] Adding support for local idempotent instruction hoisting.
authorPuyan Lotfi <puyan@puyan.org>
Sat, 31 Mar 2018 05:48:51 +0000 (05:48 +0000)
committerPuyan Lotfi <puyan@puyan.org>
Sat, 31 Mar 2018 05:48:51 +0000 (05:48 +0000)
commita96b9330a2dea74095d384e63bc252886e29be30
tree8ca5e1d7697540f6d7bac6e6476ab4f1cf74eeb5
parentc60b3d1b11d3028e3dcc2b55306a7265f9000e91
[MIR-Canon] Adding support for local idempotent instruction hoisting.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328915 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MIRCanonicalizerPass.cpp
test/CodeGen/MIR/AArch64/mirCanonIdempotent.mir [new file with mode: 0644]