1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib
Hamilton Tobon Mosquera 178800adfb [OpenMPOpt] Refactored "issue" and "wait" declarations for data map runtime call.
Refactored __tgt_target_data_begin_mapper_<issue|wait> to receive the handle as an input/output argument.
This given the compiler warning of returning the handle as copy.

Differential Revision: https://reviews.llvm.org/D88029
2020-09-22 10:50:17 -05:00
..
Analysis [SCEV] Handle less predicates for FoundPred = NE 2020-09-22 18:56:35 +07:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen [PeepholeOptimizer] Enhance the redundant COPY elimination. 2020-09-22 10:11:37 -04:00
DebugInfo
Demangle
DWARFLinker
ExecutionEngine
Extensions
FileCheck
Frontend
Fuzzer
FuzzMutate
InterfaceStub
IR ProfileSummary.cpp - use auto const& iterator in for-range loop to avoid copies. NFCI. 2020-09-21 16:54:26 +01:00
IRReader
LineEditor
Linker
LTO [ThinLTO] Re-order modules for optimal multi-threaded processing 2020-09-22 11:25:59 -04:00
MC [WebAssembly][MC] Fix computation of relative symbol offset 2020-09-22 00:53:23 -04:00
MCA
Object
ObjectYAML
Option
Passes [GVNSink][NewPM] Add GVNSinkPass to PassRegistry.def 2020-09-22 08:24:09 -07:00
ProfileData [Coverage] Add empty line regions to SkippedRegions 2020-09-21 12:42:53 -07:00
Remarks
Support Revert rGf835779160ec303 "[APFloat] multiplySignificand - always pass IEEEFloat as const reference. NFCI." 2020-09-22 12:15:23 +01:00
TableGen
Target [X86] Add missing namespace closure comments. NFCI. 2020-09-22 15:06:59 +01:00
Testing
TextAPI
ToolDrivers
Transforms [OpenMPOpt] Refactored "issue" and "wait" declarations for data map runtime call. 2020-09-22 10:50:17 -05:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt