1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm
Zachary Turner 9748823e1c Move pdb code into pdb namespace.
llvm-svn: 268544
2016-05-04 20:32:13 +00:00
..
ADT [RS4GC] Use SetVector/MapVector instead of DenseSet/DenseMap to guarantee stable ordering 2016-05-04 14:55:36 +00:00
Analysis PM: Check that loop passes preserve a basic set of analyses 2016-05-03 21:35:08 +00:00
AsmParser [AsmParser] Expose an API to parse a string starting with a type. 2016-03-08 00:37:07 +00:00
Bitcode [ThinLTO] Use valueid instead of bitcode offsets in combined index file 2016-04-27 13:28:35 +00:00
CodeGen [CodeGen] Add some space optimized forms of EmitNode and MorphNodeTo that implicitly indicate the number of result VTs. This shaves about 16K off the X86 matching table taking it down to about 470K. 2016-05-03 05:54:13 +00:00
Config [CMake] If set we should pass LLVM_VERSION_INFO into config.h 2016-04-25 23:02:47 +00:00
DebugInfo Move pdb code into pdb namespace. 2016-05-04 20:32:13 +00:00
ExecutionEngine [ExecutionEngine] Add comment explainging that ExecutionEngine::addGlobalMapping 2016-05-03 18:19:35 +00:00
IR Revert "[InstCombine] Canonicalize icmp instructions based on dominating conditions." 2016-05-04 18:37:35 +00:00
IRReader [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
LibDriver [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
LineEditor
Linker ThinLTO/ModuleLinker: add a flag to not always pull-in linkonce when performing importing 2016-04-21 01:59:39 +00:00
LTO Provide some default values for the ThinLTO Cache pruning 2016-05-03 15:17:50 +00:00
MC [mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations. 2016-05-03 13:35:44 +00:00
Object Produce another specific error message for a malformed Mach-O file when a load 2016-05-03 23:13:50 +00:00
ObjectYAML [msan fix] unitalized variable 2016-03-17 19:16:54 +00:00
Option Option parser: class for consuming a joined arg in addition to all remaining args 2016-04-15 00:23:30 +00:00
Passes [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
ProfileData [ProfileData] Add error codes for compression failures 2016-05-03 16:53:17 +00:00
Support [codeview] Add a type visitor to help abstract away type stream handling 2016-05-04 19:39:28 +00:00
TableGen Reverting r263474; it turns out there are uses of the public interface, but MSVC wasn't caring about them. 2016-03-14 20:03:15 +00:00
Target Fix spelling in comment. NFC. 2016-05-04 18:16:17 +00:00
Transforms Typo. NFC. 2016-05-04 15:42:29 +00:00
CMakeLists.txt
InitializePasses.h PM: Port LoopRotation to the new loop pass manager 2016-05-03 22:02:31 +00:00
LinkAllIR.h Remove every uses of getGlobalContext() in LLVM (but the C API) 2016-04-14 21:59:01 +00:00
LinkAllPasses.h [PGO] Promote indirect calls to conditional direct calls with value-profile 2016-04-27 23:20:27 +00:00
module.modulemap Add Lanai.def to the module map. 2016-03-12 01:31:53 +00:00
module.modulemap.build
Pass.h Re-commit optimization bisect support (r267022) without new pass manager support. 2016-04-22 22:06:11 +00:00
PassAnalysisSupport.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
PassInfo.h
PassRegistry.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
PassSupport.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00