[all-commits] [llvm/llvm-project] 14e0f2: Revert "[X86] Correct 32-bit immediate assertion a...
Abhishek Kaushik via All-commits
all-commits at lists.llvm.org
Sun Aug 3 08:39:29 PDT 2025
Branch: refs/heads/revert-123872-fix_32_bit_immediate_assert
Home: https://github.com/llvm/llvm-project
Commit: 14e0f27c093d6f4134b26895a324bfd90eb27b9d
https://github.com/llvm/llvm-project/commit/14e0f27c093d6f4134b26895a324bfd90eb27b9d
Author: Abhishek Kaushik <abhishek.kaushik at intel.com>
Date: 2025-08-03 (Sun, 03 Aug 2025)
Changed paths:
M llvm/lib/CodeGen/PrologEpilogInserter.cpp
M llvm/lib/Target/X86/X86FrameLowering.cpp
M llvm/lib/Target/X86/X86RegisterInfo.cpp
M llvm/lib/Target/X86/X86RegisterInfo.h
R llvm/test/CodeGen/X86/avx512f-large-stack.ll
M llvm/test/CodeGen/X86/huge-stack.ll
R llvm/test/CodeGen/X86/large-displacements-fastisel.ll
R llvm/test/CodeGen/X86/large-displacements.ll
M llvm/test/CodeGen/X86/merge-huge-sp-updates.ll
M llvm/test/CodeGen/X86/stack-clash-extra-huge.ll
M llvm/test/CodeGen/X86/stack-clash-huge.ll
M llvm/test/CodeGen/X86/win64-stackprobe-overflow.ll
Log Message:
-----------
Revert "[X86] Correct 32-bit immediate assertion and fix 64-bit lowering for …"
This reverts commit 69bec0afbb8f2aa0021d18ea38768360b16583a9.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list