1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm
Lang Hames 4ff3064797 [ORC] Generalize materialization dispatch to task dispatch.
Generalizing this API allows work to be distributed more evenly. In particular,
query callbacks can now be dispatched (rather than running immediately on the
thread that satisfied the query). This avoids the pathalogical case where an
operation on one thread satisfies many queries simultaneously, causing large
amounts of work to be run on that thread while other threads potentially sit
idle.
2021-05-09 19:19:39 -07:00
..
ADT
Analysis Internalize some cl::opt global variables or move them under namespace llvm 2021-05-07 11:15:43 -07:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen [GlobalISel] Ensure MachineIRBuilder::getDebugLoc() returns a const reference. NFCI. 2021-05-08 16:23:28 +01:00
Config
DebugInfo
Demangle [Demangle][Rust] Print special namespaces 2021-05-09 15:45:57 -07:00
DWARFLinker
ExecutionEngine [ORC] Generalize materialization dispatch to task dispatch. 2021-05-09 19:19:39 -07:00
FileCheck
Frontend [OpenMP] Overhaul declare target handling 2021-05-06 02:10:41 -05:00
FuzzMutate
InterfaceStub
IR [X86] Support AMX fast register allocation 2021-05-08 14:21:11 +08:00
IRReader
LineEditor
Linker
LTO
MC [XCOFF] handle string constants generation for AIX 2021-05-07 06:43:36 +00:00
MCA [MCA][RegisterFile] Refactor the move elimination logic to address PR50258. 2021-05-08 18:10:35 +01:00
Object
ObjectYAML
Option
Passes [NewPM] Hide pass manager debug logging behind -debug-pass-manager-verbose 2021-05-07 21:51:47 -07:00
ProfileData
Remarks
Support [llvm][NFC] Remove deprecated Alignment::None() 2021-05-06 07:21:23 +00:00
TableGen
Target [NewPM] Hide pass manager debug logging behind -debug-pass-manager-verbose 2021-05-07 21:51:47 -07:00
Testing/Support
TextAPI [llvm][TextAPI] add mapping from OS string to Platform 2021-05-06 16:25:56 -07:00
ToolDrivers
Transforms [NewPM] Hide pass manager debug logging behind -debug-pass-manager-verbose 2021-05-07 21:51:47 -07:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
module.extern.modulemap
module.install.modulemap
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h