[all-commits] [llvm/llvm-project] 2aef33: [X86] fast-isel-store.ll - cleanup check prefixes
Justin Bogner via All-commits
all-commits at lists.llvm.org
Mon Jan 29 17:17:32 PST 2024
Branch: refs/heads/users/bogner/sprdirectxdocs-architecture-and-design-philosophy-of-dxil-support
Home: https://github.com/llvm/llvm-project
Commit: 2aef33230d3402878a837f9aaa37e37d0763d1ac
https://github.com/llvm/llvm-project/commit/2aef33230d3402878a837f9aaa37e37d0763d1ac
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M llvm/test/CodeGen/X86/fast-isel-store.ll
Log Message:
-----------
[X86] fast-isel-store.ll - cleanup check prefixes
32/64-bit triples and check prefixes were inverted, and missing unwind attribute to strip cfi noise
Commit: 3ab5dbb1995982ab7d106e39a719daaea8bdfeee
https://github.com/llvm/llvm-project/commit/3ab5dbb1995982ab7d106e39a719daaea8bdfeee
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M llvm/test/CodeGen/X86/sext-i1.ll
Log Message:
-----------
[X86] sext-i1.ll - replace X32 check prefixes with X86
We try to only use X32 for gnux32 triple tests.
Commit: 24832b0334e8fb558d7be9740efafbda97d5dd2b
https://github.com/llvm/llvm-project/commit/24832b0334e8fb558d7be9740efafbda97d5dd2b
Author: Justin Bogner <mail at justinbogner.com>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M llvm/docs/DirectX/DXILArchitecture.rst
M llvm/test/CodeGen/X86/fast-isel-store.ll
M llvm/test/CodeGen/X86/sext-i1.ll
Log Message:
-----------
Updates based on review feedback
Created using spr 1.3.5-bogner
Compare: https://github.com/llvm/llvm-project/compare/05d80b9140e6...24832b0334e8
More information about the All-commits
mailing list