[all-commits] [llvm/llvm-project] 63626a: [X86] Regenerate vector-reduce-or-cmp.ll
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Nov 21 09:11:53 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 63626a1995847f9d8fdb652eef9cf240db44003f
https://github.com/llvm/llvm-project/commit/63626a1995847f9d8fdb652eef9cf240db44003f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-11-21 (Sat, 21 Nov 2020)
Changed paths:
M llvm/test/CodeGen/X86/vector-reduce-or-cmp.ll
Log Message:
-----------
[X86] Regenerate vector-reduce-or-cmp.ll
Fix AVX512 prefixes to appease update_llc_test_checks.py
Commit: 7650d655050b614791ea386837fd80b324fdf286
https://github.com/llvm/llvm-project/commit/7650d655050b614791ea386837fd80b324fdf286
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-11-21 (Sat, 21 Nov 2020)
Changed paths:
M llvm/include/llvm/Analysis/DominanceFrontier.h
M llvm/include/llvm/CodeGen/MachineDominanceFrontier.h
Log Message:
-----------
DominanceFrontier - remove unused <vector> includes
Commit: 5318f6c427c78c5737745acb18cae45b623cc067
https://github.com/llvm/llvm-project/commit/5318f6c427c78c5737745acb18cae45b623cc067
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-11-21 (Sat, 21 Nov 2020)
Changed paths:
M llvm/include/llvm/CodeGen/MachineDominators.h
Log Message:
-----------
MachineDominators.h - remove unused <vector> include
Compare: https://github.com/llvm/llvm-project/compare/1df8fa78e652...5318f6c427c7
More information about the All-commits
mailing list