[PATCH] D46396: Optionally simplify basic blocks introduced by AtomicExpandPass
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 4 11:24:34 PDT 2018
kparzysz updated this revision to Diff 145234.
kparzysz added a comment.
Herald added a reviewer: javed.absar.
1. Removed incorrect (leftover from initial incorrect diff) Hexagon tests.
2. Enable simplification on AArch64.
3. Add testcases for AArch64 and Hexagon.
Repository:
rL LLVM
https://reviews.llvm.org/D46396
Files:
include/llvm/CodeGen/Passes.h
lib/CodeGen/AtomicExpandPass.cpp
lib/Target/AArch64/AArch64TargetMachine.cpp
lib/Target/Hexagon/HexagonTargetMachine.cpp
test/CodeGen/AArch64/atomic-expand-simplify-cfg.ll
test/CodeGen/Hexagon/atomic-expand-simplify-cfg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46396.145234.patch
Type: text/x-patch
Size: 7710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/1c433a44/attachment.bin>
More information about the llvm-commits
mailing list