1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
Mehdi Amini 88fcacb64c Allow multiple calls to InitLLVM() (NFC)
In e99dee82b0, the "out_of_memory_new_handler" was changed to be
explicitly initialized instead of relying on a global static
constructor.
However before this change, install_out_of_memory_new_handler could be
called multiple times while it asserts right now.
We can be more tolerant to calling multiple time InitLLVM without
reintroducing a global constructor for this handler.

Differential Revision: https://reviews.llvm.org/D86330
2020-08-21 06:13:00 +00:00
..
Analysis [ValueTracking] define/use max recursion depth in header 2020-08-19 16:56:59 -04:00
AsmParser Revert "Revert "[NFC][llvm] Make the contructors of ElementCount private."" 2020-08-19 17:26:36 +00:00
BinaryFormat [DebugInfo] Allow GNU macro extension to be read 2020-08-11 13:30:52 +02:00
Bitcode [StackSafety] Use ValueInfo in ParamAccess::Call 2020-08-14 12:42:44 -07:00
Bitstream
CodeGen [GISel] Correct the known bits of G_ANYEXT 2020-08-20 17:17:04 -07:00
DebugInfo [WIP][DebugInfo] Lazily parse debug_loclist offsets 2020-08-18 10:49:39 -07:00
Demangle
DWARFLinker
ExecutionEngine [SystemZ/ZOS]__(de)register_frame are not available on z/OS. 2020-08-17 09:00:09 -04:00
Extensions
Frontend [OpenMP][OMPBuilder] Adding support for omp single 2020-08-16 01:15:16 -04:00
Fuzzer
FuzzMutate
InterfaceStub Remove unnecessary HEADER_DIRS in lib/InterfaceStub/CMakeLists.txt 2020-08-14 11:22:50 -07:00
IR [X86][AutoUpgrade] Simplify string management in UpgradeDataLayoutString a bit. NFCI 2020-08-19 17:48:11 -07:00
IRReader
LineEditor
Linker
LTO
MC [PowerPC][PCRelative] Thread Local Storage Support for General Dynamic 2020-08-20 15:08:13 -05:00
MCA
Object [llvm-objdump][AMDGPU] Detect CPU string 2020-08-18 17:43:16 +05:30
ObjectYAML Revert "[DWARFYAML] Add support for referencing different abbrev tables." 2020-08-21 12:15:54 +08:00
Option [Clang options] Optimize optionMatches() runtime by removing mallocs 2020-08-12 23:07:07 -07:00
Passes [NFC] Expose the -Oz module optimization pipeline to opt 2020-08-20 09:28:58 -07:00
ProfileData
Remarks
Support Allow multiple calls to InitLLVM() (NFC) 2020-08-21 06:13:00 +00:00
TableGen
Target [amdgpu] Add codegen support for HIP dynamic shared memory. 2020-08-20 21:29:18 -04:00
Testing [cmake] Make gtest macro definitions a part the library interface 2020-08-11 15:22:44 +02:00
TextAPI [TextAPI] update DriverKit string value 2020-08-15 06:44:30 -07:00
ToolDrivers
Transforms [LV] Allow tail folded reduction selects to remain in the loop 2020-08-20 14:31:14 +01:00
WindowsManifest
XRay
CMakeLists.txt [elfabi] Move llvm-elfabi related code to InterfaceStub library 2020-08-13 11:51:44 -07:00
LLVMBuild.txt [elfabi] Move llvm-elfabi related code to InterfaceStub library 2020-08-13 11:51:44 -07:00