1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/include/llvm
2016-09-13 06:29:17 +00:00
..
ADT ADT: Never allocate nodes in iplist<> and ilist<> 2016-09-11 23:43:43 +00:00
Analysis Analysis: Only allow the move-constructor for IVUsers 2016-09-11 22:11:37 +00:00
AsmParser
Bitcode Constify some path in the bitcode writer (NFC) 2016-08-19 06:06:18 +00:00
CodeGen GlobalISel: support translation of global addresses. 2016-09-12 12:10:41 +00:00
Config Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
DebugInfo [pdb] Pass CVRecord's through the visitor as non-const references. 2016-09-09 18:03:39 +00:00
Demangle Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
ExecutionEngine [ORC] Clang-format RPCSerialization.h. 2016-09-12 22:05:14 +00:00
IR DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO [LTO] Only expose the dataLayout string instead of the whole module. 2016-09-13 06:29:17 +00:00
MC Temporarily Revert "[MC] Defer asm errors to post-statement failure" as it's causing errors on the sanitizer bots. 2016-09-13 00:19:29 +00:00
Object [COFFObjectFile] Ignore broken symbol table 2016-08-30 20:20:24 +00:00
ObjectYAML [macho2yaml] Don't write empty linkedit data 2016-08-17 21:46:04 +00:00
Option
Passes [PM] Significantly refactor the pass pipeline parsing to be easier to 2016-08-03 03:21:41 +00:00
ProfileData [Coverage] Delete some dead code (NFC) 2016-09-08 16:14:14 +00:00
Support Revert "[Support][CommandLine] Add cl::getRegisteredSubcommands()" 2016-09-13 04:11:57 +00:00
TableGen [TableGen] Autobrief-ize Record. NFC. 2016-07-14 14:53:14 +00:00
Target GlobalISel: support translation of global addresses. 2016-09-12 12:10:41 +00:00
Transforms revert r280427 2016-09-08 15:25:12 +00:00
CMakeLists.txt
InitializePasses.h Add a counter-function insertion pass 2016-09-01 09:42:39 +00:00
LinkAllIR.h
LinkAllPasses.h Add a counter-function insertion pass 2016-09-01 09:42:39 +00:00
module.modulemap Update modulemap for Msf -> MSF rename. 2016-07-30 12:05:17 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h