[all-commits] [llvm/llvm-project] 22430c: [X86][SSE] Add i686-SSE2 bswap vector tests
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Feb 13 06:28:59 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 22430c9d6c4c51a3b5cbe606c7f1c5779857e6d3
https://github.com/llvm/llvm-project/commit/22430c9d6c4c51a3b5cbe606c7f1c5779857e6d3
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-02-13 (Thu, 13 Feb 2020)
Changed paths:
M llvm/test/CodeGen/X86/bswap-vector.ll
Log Message:
-----------
[X86][SSE] Add i686-SSE2 bswap vector tests
Commit: 32176133fa29389fdffe37bb26630d883ad1ecdf
https://github.com/llvm/llvm-project/commit/32176133fa29389fdffe37bb26630d883ad1ecdf
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-02-13 (Thu, 13 Feb 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
Move FIXME to start of comment so visual studio actually tags it. NFC.
Compare: https://github.com/llvm/llvm-project/compare/0bd6be9c3da8...32176133fa29
More information about the All-commits
mailing list