1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include/llvm
2016-09-16 18:27:20 +00:00
..
ADT ADT: Never allocate nodes in iplist<> and ilist<> 2016-09-11 23:43:43 +00:00
Analysis Reapplying r278731 after fixing the problem that caused it to be reverted. 2016-09-16 14:38:13 +00:00
AsmParser
Bitcode
CodeGen Actually remove the Mangler from the AsmPrinter and clean up the places it was "used" but not used. 2016-09-16 17:07:23 +00:00
Config
DebugInfo [pdb] Write the IPI stream. 2016-09-15 18:22:31 +00:00
Demangle
ExecutionEngine Fix MSVC 2013 build by using our <thread> wrapper header 2016-09-13 18:40:04 +00:00
IR Change extractProfMetadata and extractProfTotalWeight to const member function. 2016-09-16 18:27:20 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO [LTO] Fix handling of mixed (regular and thin) mode LTO 2016-09-16 13:54:19 +00:00
MC [MC] Handle discardable COFF sections in assembly 2016-09-14 22:41:50 +00:00
Object [Stackmap] Added callsite counts to emitted function information. 2016-09-14 20:22:03 +00:00
ObjectYAML
Option
Passes
ProfileData [Coverage] Delete some dead code (NFC) 2016-09-08 16:14:14 +00:00
Support Revert r281336 (and r281337), it caused PR30372. 2016-09-13 18:17:00 +00:00
TableGen
Target Trying to fix Mangler memory leak in TargetLoweringObjectFile. 2016-09-16 11:50:57 +00:00
Transforms Rename NameAnonFunctions to NameAnonGlobals to match what it is doing (NFC) 2016-09-16 16:56:30 +00:00
CMakeLists.txt
InitializePasses.h Rename NameAnonFunctions to NameAnonGlobals to match what it is doing (NFC) 2016-09-16 16:56:30 +00:00
LinkAllIR.h
LinkAllPasses.h
module.modulemap [modules] Re-enable some previously excluded files. 2016-09-13 14:41:35 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h