1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib
Lang Hames 55f9c4d2ce [ORC] Don't take ownership of the trampoline pool in LazyReexportsManager.
LazyReexportsManager instances use the trampoline pool, but they don't need to
own it. Keeping TrampolinePool ownership separate allows re-use of the
trampoline pool by other clients.
2020-07-14 10:56:45 -07:00
..
Analysis [NFC] Add 'override' keyword where missing in include/ and lib/. 2020-07-14 09:47:29 -07:00
AsmParser
BinaryFormat AMDGPU: Remove .value_type from kernel metadata 2020-07-10 18:16:31 -04:00
Bitcode Temporarily revert "[NFC] Separate bitcode reading for FUNC_CODE_INST_CMPXCHG(_OLD)" 2020-07-10 15:21:00 -07:00
Bitstream
CodeGen [NFC] Add 'override' keyword where missing in include/ and lib/. 2020-07-14 09:47:29 -07:00
DebugInfo [DebugInfo] Fix a possible crash when reading a malformed .debug_*lists section. 2020-07-14 16:35:17 +07:00
Demangle
DWARFLinker
ExecutionEngine [ORC] Don't take ownership of the trampoline pool in LazyReexportsManager. 2020-07-14 10:56:45 -07:00
Extensions
Frontend Revert "[flang][openacc] OpenACC 3.0 parser" 2020-07-13 22:35:19 -04:00
Fuzzer
FuzzMutate
IR Double check that passes correctly set their Modified status 2020-07-14 09:56:49 +02:00
IRReader
LineEditor
Linker
LTO
MC [ms] [llvm-ml] Fix MASM support for nested unnamed STRUCTs and UNIONs 2020-07-13 10:36:56 -04:00
MCA
Object
ObjectYAML [yaml2obj] - Refine handling of the NoHeaders key. 2020-07-14 15:09:06 +03:00
Option
Passes Reapply "[llvm] Native size estimator for training -Oz inliner" 2020-07-13 16:26:26 -07:00
ProfileData [NFC] Change getEntryForPercentile to be a static function in ProfileSummaryBuilder. 2020-07-09 16:38:19 -07:00
Remarks
Support [ADT] Make Load(AP)IntFromMemory pointer argument const 2020-07-13 17:32:54 +02:00
TableGen
Target [NFC] Add 'override' keyword where missing in include/ and lib/. 2020-07-14 09:47:29 -07:00
Testing
TextAPI
ToolDrivers
Transforms [NFC] Add 'override' keyword where missing in include/ and lib/. 2020-07-14 09:47:29 -07:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt