1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm
Matthias Braun d03612ddc4 SmallPtrSet: Add missing include
llvm-svn: 259021
2016-01-28 05:09:01 +00:00
..
ADT SmallPtrSet: Add missing include 2016-01-28 05:09:01 +00:00
Analysis Minor style cleanup of CFLAA. NFC. 2016-01-28 00:54:01 +00:00
AsmParser
Bitcode
CodeGen [WebAssembly] Enhanced register stackification 2016-01-28 01:22:44 +00:00
Config
DebugInfo Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; other minor fixes. 2016-01-26 18:48:36 +00:00
ExecutionEngine One more batch of self-containing headers. 2016-01-27 19:29:56 +00:00
IR Revert r258951 (and r258950), "Refactor backend diagnostics for unsupported features" 2016-01-28 04:41:32 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO [LTO] Restore original linkage of externals prior to splitting 2016-01-18 23:24:54 +00:00
MC Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs. 2016-01-27 10:01:28 +00:00
Object Make more headers self-contained. 2016-01-27 18:03:37 +00:00
Option
Passes
ProfileData [PGO] Make header portable for C /NFC 2016-01-27 00:13:39 +00:00
Support Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; other minor fixes. 2016-01-26 18:48:36 +00:00
TableGen [llvm-tblgen] Avoid StringMatcher for GCC and MS builtin names 2016-01-27 01:43:12 +00:00
Target Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to CodeGen/ 2016-01-27 16:32:26 +00:00
Transforms One more batch of self-containing headers. 2016-01-27 19:29:56 +00:00
CMakeLists.txt
InitializePasses.h [TLS] New lower emutls pass, fix linkage bugs. 2016-01-13 23:56:37 +00:00
LinkAllIR.h
LinkAllPasses.h Avoid undefined behavior in LinkAllPasses.h 2016-01-13 18:29:46 +00:00
module.modulemap [WebAssembly] Add ELFRelocs/WebAssembly.def as a "textual header" to the module map. 2016-01-12 20:51:40 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h