1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include/llvm
Joseph Huber b8d800fd9c [OpenMP] Change OpenMPOpt to check openmp metadata
The metadata added in D102361 introduces a module flag that we can check
to determine if the module was compiled with `-fopenmp` enables. We can
now check for the precense of this instead of scanning the call graph
for OpenMP runtime functions.

Depends on D102361

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D102423
2021-06-25 16:34:22 -04:00
..
ADT [ADT] Complete the StringRef case insensitive method renaming 2021-06-25 00:22:02 +03:00
Analysis [NFC][ScalarEvolution] Fix SCEVNAryExpr::getType(). 2021-06-23 12:55:59 -07:00
AsmParser
BinaryFormat [AMDGPU] Reserve AMDGPU ELF e_flags machine 0x43 2021-06-24 22:51:47 +00:00
Bitcode
Bitstream
CodeGen Revert "[GlobalISel] NFC: Have LLT::getSizeInBits/Bytes return a TypeSize." 2021-06-25 17:37:16 +01:00
Config
DebugInfo
Demangle
DWARFLinker
ExecutionEngine
FileCheck
Frontend
FuzzMutate
InterfaceStub
IR [IR] Add Type::isOpaquePointerTy() helper (NFC) 2021-06-25 20:56:59 +02:00
IRReader
LineEditor
Linker
LTO
MC [AsmParser][SystemZ][z/OS] Support for emitting labels in upper case 2021-06-24 12:50:11 -04:00
MCA
Object [LLD][LLVM] CG Graph profile using relocations 2021-06-24 09:09:33 -07:00
ObjectYAML [LLD][LLVM] CG Graph profile using relocations 2021-06-24 09:09:33 -07:00
Option [OptTable] Rename PrintHelp to printHelp 2021-06-24 14:47:03 -07:00
Passes
ProfileData [llvm-cov] Enforce alignment of function records 2021-06-25 10:56:06 +02:00
Remarks
Support Revert "[GlobalISel] NFC: Have LLT::getSizeInBits/Bytes return a TypeSize." 2021-06-25 17:37:16 +01:00
TableGen
Target [GlobalISel] Describe undefined values for G_SBFX/G_UBFX operands 2021-06-24 09:31:41 -04:00
Testing/Support
TextAPI [TextAPI] add symbol name prefixes to central location, NFC 2021-06-23 11:21:00 -07:00
ToolDrivers
Transforms [OpenMP] Change OpenMPOpt to check openmp metadata 2021-06-25 16:34:22 -04: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