File tree
3 files changed
+4
-3
lines changed- src
- bootstrap/build
- rustllvm
3 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
- cmake/modules/HandleLLVMOptions.cmake+5-3
- docs/ReleaseNotes.rst+47-49
- docs/index.rst-5
- lib/CodeGen/RegAllocFast.cpp+6-4
- lib/Target/AArch64/AArch64FrameLowering.cpp+12
- lib/Target/AArch64/AArch64FrameLowering.h+2
- lib/Target/PowerPC/PPCFrameLowering.cpp+164-41
- lib/Target/PowerPC/PPCFrameLowering.h+24-11
- lib/Target/X86/X86ISelLowering.cpp+34
- lib/Target/X86/X86ISelLowering.h+3
- lib/Target/X86/X86InstrCompiler.td+2-2
- test/CodeGen/AArch64/aarch64-dynamic-stack-layout.ll+1-1
- test/CodeGen/AArch64/arm64-shrink-wrapping.ll+85
- test/CodeGen/ARM/Windows/alloca.ll+3-1
- test/CodeGen/PowerPC/pr26690.ll+118
- test/CodeGen/X86/i386-tlscall-fastregalloc.ll+26
- test/CodeGen/X86/tls-shrink-wrapping.ll+60
- tools/dsymutil/DwarfLinker.cpp+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments