1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/include/llvm
2018-08-29 04:45:32 +00:00
..
ADT [ADT] ImmutableList no longer requires elements to be copy constructible 2018-08-28 14:17:51 +00:00
Analysis [IR] Sink isExceptional predicate to Instruction, rename it to 2018-08-26 08:56:42 +00:00
AsmParser Fix -Wdocumentation warnings. NFCI. 2018-07-12 09:10:55 +00:00
BinaryFormat [BinaryFormat] Add MessagePack reader/writer 2018-08-22 21:42:50 +00:00
Bitcode
CodeGen [SelectionDAG] Add some comments to ISDOpcodes.h about the operands of MLOAD, MSTORE, MGATHER, MSCATTER. NFC 2018-08-29 04:45:32 +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 [ThinLTO] Enable ThinLTO WholeProgramDevirt and LowerTypeTests in new PM 2018-07-19 14:51:32 +00:00
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 [TableGen] Add a general-purpose JSON backend. 2018-07-11 08:40:19 +00:00
Target [GISel]: Add missing opcodes for overflow intrinsics 2018-08-28 18:54:10 +00:00
Testing/Support
ToolDrivers
Transforms [NFC] Try to make buildbot happy about virtual destructors 2018-08-27 10:09:28 +00:00
WindowsManifest
WindowsResource
XRay [XRay] Refactor loadTraceFile(...) into two (NFC) 2018-08-24 10:30:37 +00:00
CMakeLists.txt
InitializePasses.h RegUsageInfo: Cleanup; NFC 2018-07-26 00:27:51 +00:00
LinkAllIR.h Remove trailing space 2018-07-30 19:41:25 +00:00
LinkAllPasses.h [UnrollAndJam] New Unroll and Jam pass 2018-07-01 12:47:30 +00:00
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 Remove trailing space 2018-07-30 19:41:25 +00:00
PassInfo.h
PassRegistry.h Remove trailing space 2018-07-30 19:41:25 +00:00
PassSupport.h