[all-commits] [llvm/llvm-project] 677a0d: [NFC][SimplifyCFG] Add test for sinking indirect c...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Wed Apr 28 07:37:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 677a0dee648f50698137155709df16c388184054
https://github.com/llvm/llvm-project/commit/677a0dee648f50698137155709df16c388184054
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-04-28 (Wed, 28 Apr 2021)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/X86/sink-common-code.ll
Log Message:
-----------
[NFC][SimplifyCFG] Add test for sinking indirect calls
Commit: e57cf128b30a88c6dd42e8ef40deeedd0d7f116d
https://github.com/llvm/llvm-project/commit/e57cf128b30a88c6dd42e8ef40deeedd0d7f116d
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-04-28 (Wed, 28 Apr 2021)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/test/Transforms/SimplifyCFG/X86/sink-common-code.ll
Log Message:
-----------
[SimplifyCFG] Sinking indirect calls - they're already indirect anyways
Compare: https://github.com/llvm/llvm-project/compare/5f5974aeacac...e57cf128b30a
More information about the All-commits
mailing list