1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm
2015-12-02 13:41:24 +00:00
..
ADT [ARM] Add ARMv8.2-A to TargetParser 2015-12-01 10:33:56 +00:00
Analysis Fix class SCEVPredicate has virtual functions and accessible non-virtual destructor 2015-12-02 13:41:24 +00:00
AsmParser
Bitcode [ThinLTO] Add MODULE_CODE_METADATA_VALUES record 2015-11-20 14:51:27 +00:00
CodeGen Introduce new @llvm.get.dynamic.area.offset.i{32, 64} intrinsics. 2015-12-01 11:40:55 +00:00
Config [autoconf] Fix MinGW build 2015-11-28 00:54:12 +00:00
DebugInfo [llvm-dwp] Emit a rather fictional debug_cu_index 2015-12-02 06:21:34 +00:00
ExecutionEngine Simplify the linking of recursive data. 2015-11-27 20:28:19 +00:00
IR [X86][AVX512] add comi with Sae 2015-12-02 08:17:51 +00:00
IRReader
LibDriver
LineEditor
Linker Change ModuleLinker to take a set of GlobalValues to import instead of a single one 2015-12-02 04:34:28 +00:00
LTO Delete the setModule method from the Linker. 2015-12-01 18:41:30 +00:00
MC [llvm-dwp] Emit a rather fictional debug_cu_index 2015-12-02 06:21:34 +00:00
Object [ThinLTO] Deduplicate function index loading into shared helper (NFC) 2015-11-23 19:19:11 +00:00
Option [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
Passes
ProfileData Define member operator delete 2015-12-01 23:05:27 +00:00
Support [AArch64]: Add support for Cortex-A35 2015-12-02 11:53:44 +00:00
TableGen
Target Have 'optnone' respect the -fast-isel=false option. 2015-11-30 21:56:16 +00:00
Transforms Modify FunctionImport to take a callback to load modules 2015-12-02 02:00:29 +00:00
CMakeLists.txt
InitializePasses.h [PGO] Revert revision r254021,r254028,r254035 2015-11-24 23:49:08 +00:00
LinkAllIR.h
LinkAllPasses.h [PGO] Revert revision r254021,r254028,r254035 2015-11-24 23:49:08 +00:00
module.modulemap llvm/module.modulemap: AVR.def should be textual header. 2015-10-24 00:25:18 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h Reformat partially. 2015-10-05 04:46:30 +00:00
PassRegistry.h
PassSupport.h