[all-commits] [llvm/llvm-project] 593347: [SimplifyCFG] Add test requiring only hoisting a b...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Apr 12 14:30:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59334755e4c8eea88f1541e7fbefb1b25ac094c2
https://github.com/llvm/llvm-project/commit/59334755e4c8eea88f1541e7fbefb1b25ac094c2
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-04-12 (Mon, 12 Apr 2021)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/common-code-hoisting.ll
Log Message:
-----------
[SimplifyCFG] Add test requiring only hoisting a branch.
Commit: 9e81325b8769172feab4c3e2726d676bae714e96
https://github.com/llvm/llvm-project/commit/9e81325b8769172feab4c3e2726d676bae714e96
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-04-12 (Mon, 12 Apr 2021)
Changed paths:
A llvm/test/Transforms/PhaseOrdering/AArch64/hoisting-required-for-vectorization.ll
A llvm/test/Transforms/PhaseOrdering/AArch64/lit.local.cfg
Log Message:
-----------
[PhaseOrdering] Add test for SimplifyCFG and LV interaction.
Compare: https://github.com/llvm/llvm-project/compare/0a614fff4f47...9e81325b8769
More information about the All-commits
mailing list