1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
Jonas Devlieghere 6df1071106 [llvm][TextAPI/MachO] Support writing single macCatalyst platform
TAPI currently lacks a way to emit the macCatalyst platform. For TBD_V3
is does support zippered frameworks given that both macOS and
macCatalyst are part of the PlatformSet.

Differential revision: https://reviews.llvm.org/D73325
2020-01-27 10:21:06 -08:00
..
Analysis Resubmit: [DA][TTI][AMDGPU] Add option to select GPUDA with TTI 2020-01-24 10:39:40 -08:00
AsmParser [ThinLTO] Summarize vcall_visibility metadata 2020-01-23 13:19:56 -08:00
BinaryFormat
Bitcode [ThinLTO] Summarize vcall_visibility metadata 2020-01-23 13:19:56 -08:00
Bitstream
CodeGen Revert "[StackColoring] Remap PseudoSourceValue frame indices via MachineFunction::getPSVManager()" 2020-01-27 11:22:33 -05:00
DebugInfo [DebugInfo] Make incorrect debug line extended opcode length non-fatal 2020-01-27 15:32:41 +00:00
Demangle
DWARFLinker [DWARF] Do not pass Version to DWARFExpression. NFCI. 2020-01-27 19:08:46 +07:00
ExecutionEngine [Alignment][NFC] Deprecate Align::None() 2020-01-24 12:53:58 +01:00
Frontend
Fuzzer
FuzzMutate
IR [Alignment][NFC] Use Align with CreateMaskedScatter/Gather 2020-01-27 10:17:14 +01:00
IRReader
LineEditor
Linker
LTO Restore "[LTO/WPD] Enable aggressive WPD under LTO option" 2020-01-27 07:55:05 -08:00
MC [RISCV] Fix evaluating %pcrel_lo against global and weak symbols 2020-01-23 02:05:48 +00:00
MCA
Object
ObjectYAML [Hexagon] Add support for Hexagon v67t microarchitecture (tiny core) 2020-01-21 11:35:10 -06:00
Option
Passes
ProfileData
Remarks
Support Re-land [Support] Extend TimeProfiler to support multiple threads 2020-01-27 13:01:49 +00:00
TableGen
Target AMDGPU/GlobalISel: Select llvm.amdgcn.struct.buffer.load 2020-01-27 13:05:55 -05:00
Testing
TextAPI [llvm][TextAPI/MachO] Support writing single macCatalyst platform 2020-01-27 10:21:06 -08:00
ToolDrivers
Transforms Restore "[LTO/WPD] Enable aggressive WPD under LTO option" 2020-01-27 07:55:05 -08:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt