[all-commits] [llvm/llvm-project] 8aa40d: [PowerPC] Regenerate cmpb tests
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Dec 2 10:05:52 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8aa40de5ec24b741ac222db235dbe16fd35fa223
https://github.com/llvm/llvm-project/commit/8aa40de5ec24b741ac222db235dbe16fd35fa223
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M llvm/test/CodeGen/PowerPC/cmpb-ppc32.ll
M llvm/test/CodeGen/PowerPC/cmpb.ll
Log Message:
-----------
[PowerPC] Regenerate cmpb tests
Helps to reduce diff in D90113
Commit: 1f2353734da373d8df396f40dca1a1155a0d7adc
https://github.com/llvm/llvm-project/commit/1f2353734da373d8df396f40dca1a1155a0d7adc
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M llvm/test/CodeGen/Thumb2/LowOverheadLoops/predicated-liveout-unknown-lanes.ll
Log Message:
-----------
[Thumb2] Regenerate predicated-liveout-unknown-lanes.ll test
Helps to reduce diff in D90113
Commit: a8034fc1ad8ba11a42bbfe5d40cae4836366ef84
https://github.com/llvm/llvm-project/commit/a8034fc1ad8ba11a42bbfe5d40cae4836366ef84
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization-limitations.ll
Log Message:
-----------
[LoopVectorize] Fix optimal-epilog-vectorization-limitations.ll test on non-debug build bots
Add "REQUIRES: asserts" as the test uses the "--debug-only" switch
Should fix the clang-with-thin-lto-ubuntu buildbot failure
Compare: https://github.com/llvm/llvm-project/compare/557b00e0afb2...a8034fc1ad8b
More information about the All-commits
mailing list