1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm
Max Kazantsev 09f3c2d133 Re-enable "[NFC] Unify guards detection"
rL340921 has been reverted by rL340923 due to linkage dependency
from Transform/Utils to Analysis which is not allowed. In this patch
this has been fixed, a new utility function moved to Analysis.

Differential Revision: https://reviews.llvm.org/D51152

llvm-svn: 341014
2018-08-30 03:39:16 +00:00
..
ADT [ADT] ImmutableList no longer requires elements to be copy constructible 2018-08-28 14:17:51 +00:00
Analysis Re-enable "[NFC] Unify guards detection" 2018-08-30 03:39:16 +00:00
AsmParser
BinaryFormat [BinaryFormat] Add MessagePack reader/writer 2018-08-22 21:42:50 +00:00
Bitcode
CodeGen [MinGW] [X86] Add stubs for references to data variables that might end up imported from a dll 2018-08-29 17:28:34 +00:00
Config Add cmake option to disable minidumps, default it to off 2018-08-20 16:49:54 +00:00
DebugInfo [DWARF] Unify warning callbacks. NFC. 2018-08-23 12:43:33 +00:00
Demangle Allow demangler's node allocator to fail, and bail out of the entire 2018-08-24 23:26:05 +00:00
ExecutionEngine [ORC] Replace lookupFlags in JITSymbolResolver with getResponsibilitySet. 2018-08-28 21:18:05 +00:00
FuzzMutate
IR [X86] Remove GCCBuiltin from kadd intrinsics. 2018-08-28 22:05:55 +00:00
IRReader
LineEditor
Linker
LTO
MC [codeview] Clean up machinery for deferring .cv_loc emission 2018-08-28 23:25:59 +00:00
Object [COFF] Expose an easier helper function for getting names for relocation types 2018-08-27 08:42:39 +00:00
ObjectYAML [yaml2obj] - Add a support for changing EntSize. 2018-08-07 08:11:38 +00:00
Option
Passes
ProfileData [Coverage] Delete getCounterMismatches, it's dead code (NFC) 2018-08-07 22:25:22 +00:00
Support [GISel]: Add missing opcodes for overflow intrinsics 2018-08-28 18:54:10 +00:00
TableGen
Target [SelectionDAG] Remove masked_gather/scatter from TargetSelectionDAG.td. 2018-08-29 04:45:33 +00:00
Testing/Support
ToolDrivers
Transforms Revert r340921 "[NFC] Unify guards detection" 2018-08-29 12:21:32 +00:00
WindowsManifest
WindowsResource
XRay [XRay][llvm] Load XRay Profiles 2018-08-30 01:43:22 +00:00
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
module.modulemap Add new .def file introduced for BinaryFormat/MsgPack 2018-08-23 02:01:30 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h