This patch fixes stack alignments for MCU (should be aligned to 4 bytes)
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15646
[X86] Fix stack alignment for MCU target ClosedPublic Authored by anadolskiy on Dec 18 2015, 9:36 AM.
Details Summary This patch fixes stack alignments for MCU (should be aligned to 4 bytes)
Diff Detail
Event Timelineanadolskiy updated this object. anadolskiy added a child revision: D15647: [X86] Fix stack alignment for MCU target (Clang part).Dec 18 2015, 10:03 AM Closed by commit rL260375: [X86] Fix stack alignment for MCU target, by Anton Nadolskiy. (authored by aturetsk). · Explain WhyFeb 10 2016, 4:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 47439 llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
llvm/trunk/test/CodeGen/X86/mcu-abi.ll
|