1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/lib
Fangrui Song d65797733b Reland "[StackColoring] Remap PseudoSourceValue frame indices via MachineFunction::getPSVManager()""
Reland 7a8b0b1595e7dc878b48cf9bbaa652087a6895db, with a fix that checks
`!E.value().empty()` to avoid inserting a zero to SlotRemap.

Debugged by rnk@ in https://bugs.chromium.org/p/chromium/issues/detail?id=1045650#c33

Reviewed By: rnk

Differential Revision: https://reviews.llvm.org/D73510
2020-01-27 15:58:49 -08:00
..
Analysis Support zero size types in StackSafetyAnalysis. 2020-01-27 15:22:59 -08:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen Reland "[StackColoring] Remap PseudoSourceValue frame indices via MachineFunction::getPSVManager()"" 2020-01-27 15:58:49 -08:00
DebugInfo [Symbolize] Handle error after the notes loop 2020-01-27 11:00:27 -08:00
Demangle
DWARFLinker
ExecutionEngine
Frontend
Fuzzer
FuzzMutate
IR [IR] Keep a double break between functions when printing a module 2020-01-27 15:31:09 -08:00
IRReader
LineEditor
Linker
LTO
MC
MCA
Object
ObjectYAML
Option
Passes
ProfileData
Remarks
Support
TableGen
Target [AArch64] Add option to enable/disable load-store renaming. 2020-01-27 15:15:50 -08:00
Testing
TextAPI [llvm][TextAPI/MachO] Support writing single macCatalyst platform 2020-01-27 10:21:06 -08:00
ToolDrivers
Transforms [InstCombine] allow more narrowing of casted select 2020-01-27 16:35:50 -05:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt