1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm
2016-11-10 18:02:34 +00:00
..
ADT Disallow StringRef assignment from temporary std::strings. 2016-11-07 20:34:16 +00:00
Analysis Add isHotBB helper function to ProfileSummaryInfo 2016-11-09 23:36:02 +00:00
AsmParser
Bitcode Bitcode: Remove the remnants of the BitcodeDiagnosticInfo class. 2016-11-09 01:09:11 +00:00
CodeGen Fix some Clang-tidy modernize-use-default and readability-redundant-member-init and Include What You Use warnings; other minor fixes. 2016-11-10 18:02:34 +00:00
Config Split a comment into generic description and note about the specific 2016-10-01 08:05:50 +00:00
DebugInfo [CodeView] Hook up CodeViewRecordIO to type serialization path. 2016-11-08 22:24:53 +00:00
Demangle
ExecutionEngine [ExecutionEngine] Document the insane ownership contract for 2016-11-04 22:29:34 +00:00
IR Bitcode: Change the materializer interface to return llvm::Error. 2016-11-09 17:49:19 +00:00
IRReader
LibDriver
LineEditor
Linker [ThinLTO] Don't link module level assembly when importing 2016-10-12 18:39:29 +00:00
LTO Make the LTO comdat api more symbol table friendly. 2016-10-25 12:02:03 +00:00
MC [MC][AArch64] Cleanup end-of-line parsing in AArch64 AsmParser. 2016-11-08 18:31:04 +00:00
Object [mips] Add non-const getter for the Elf_Mips_Options class. NFC 2016-11-09 10:14:55 +00:00
ObjectYAML
Option Generalize ArgList::AddAllArgs more 2016-09-29 19:47:58 +00:00
Passes
ProfileData [Coverage] Darwin: Move __llvm_covmap from __DATA to __LLVM_COV 2016-10-27 23:17:51 +00:00
Support Fix some Clang-tidy modernize-use-default and readability-redundant-member-init and Include What You Use warnings; other minor fixes. 2016-11-10 18:02:34 +00:00
TableGen
Target Re-apply r286384, "X86: Introduce the "relocImm" ComplexPattern, which represents a relocatable immediate.", with a fix for 32-bit x86. 2016-11-09 23:53:43 +00:00
Transforms Bitcode: Change the materializer interface to return llvm::Error. 2016-11-09 17:49:19 +00:00
CMakeLists.txt
InitializePasses.h [LCSSA] Perform LCSSA verification only for the current loop nest. 2016-10-28 12:57:20 +00:00
LinkAllIR.h Remove unused #includes of TimeValue.h. NFC. 2016-10-24 14:00:26 +00:00
LinkAllPasses.h Add Loop Sink pass to reverse the LICM based of basic block frequency. 2016-10-27 16:30:08 +00:00
module.modulemap [RISCV] Add RISCV.def to module.modulemap 2016-11-01 19:31:30 +00:00
module.modulemap.build
Pass.h Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
PassAnalysisSupport.h
PassInfo.h Use StringRef in Pass Info/Support API (NFC) 2016-10-01 04:03:30 +00:00
PassRegistry.h
PassSupport.h Use StringRef in Pass Info/Support API (NFC) 2016-10-01 04:03:30 +00:00