"third-party/unittest/CMakeLists.txt" did not exist on "bf6a4e0b39aeaed5e90da6867b725648e2a5192b"
Add a routine to swap branch instruction operands, and update any
profile metadata at the same time. Use it to preserve metadata attached to a branch when re-writing it in InstCombine. Add metadata to the canonicalize_branch InstCombine test, and check that it is tranformed correctly. Reviewed by Nick Lewycky! llvm-svn: 142168
Loading
Please sign in to comment