[all-commits] [llvm/llvm-project] d9499c: [X86] Regenerate i128 sdiv tests and add i686 cove...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Sep 27 08:07:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d9499c88d19bd38b17d9d7423c0d476bc77ebcb7
https://github.com/llvm/llvm-project/commit/d9499c88d19bd38b17d9d7423c0d476bc77ebcb7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-27 (Sun, 27 Sep 2020)
Changed paths:
M llvm/test/CodeGen/X86/i128-sdiv.ll
Log Message:
-----------
[X86] Regenerate i128 sdiv tests and add i686 coverage.
To hopefully help improve the codegen delta in D87976
Commit: 2d7a12f4ecfb5e0393ab0cf4ab4f46c198e808a7
https://github.com/llvm/llvm-project/commit/2d7a12f4ecfb5e0393ab0cf4ab4f46c198e808a7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-27 (Sun, 27 Sep 2020)
Changed paths:
A llvm/test/CodeGen/X86/i128-udiv.ll
Log Message:
-----------
[X86] Add some basic i128 udiv test coverage
Compare: https://github.com/llvm/llvm-project/compare/816b0a9c9f46...2d7a12f4ecfb
More information about the All-commits
mailing list