1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/include/llvm
2020-02-09 17:45:32 -08:00
..
ADT Try to fix ilist.h after 529e6f8791b6 2020-02-06 12:33:44 +01:00
Analysis Introduce a CallGraph updater helper class 2020-02-08 14:16:48 -06:00
AsmParser
BinaryFormat [XCOFF][AIX] Support basic relocation type on AIX 2020-01-30 15:59:09 +00:00
Bitcode
Bitstream
CodeGen Support -fstack-clash-protection for x86 2020-02-09 10:42:45 +01:00
Config
DebugInfo [DebugInfo] Add a DWARFDataExtractor constructor that takes ArrayRef<uint8_t> 2020-02-09 17:45:32 -08:00
Demangle
DWARFLinker [dsymutil] Delete unneeded parameter Triple from DWARFLinker 2020-02-07 11:33:27 -08:00
ExecutionEngine Orc: Remove an unnecessary explicit scope 2020-01-31 10:30:25 -08:00
Frontend/OpenMP [FIX] Ordering problem accidentally introduced with D72304 2020-02-08 20:14:41 -06:00
FuzzMutate
IR Use heterogenous lookup for std;:map<std::string with a StringRef. NFCI. 2020-02-08 13:28:29 +01:00
IRReader
LineEditor
Linker
LTO [LLD][ELF] Add time-trace to ELF LLD 2020-02-06 12:14:13 +00:00
MC [AsmPrinter] Print FP constant in hexadecimal form instead 2020-02-07 16:00:55 +00:00
MCA
Object [NFC] Fix error handling documentation 2020-02-06 10:20:00 +01:00
ObjectYAML [yaml2obj] - Change NameIndex to StName for Symbol. 2020-02-06 12:04:19 +03:00
Option Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Passes [llvm] Make new pass manager's OptimizationLevel a class 2020-01-16 09:00:56 -08:00
ProfileData Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Remarks [Remarks] Extend the RemarkStreamer to support other emitters 2020-02-04 17:16:02 -08:00
Support [Clang] Remove unused #pragma clang __debug handle_crash 2020-02-06 15:27:04 -05:00
TableGen [tblgen] Fix implicit conversion only diagnosed by g++ 6 2020-01-29 00:25:44 +01:00
Target GlobalISel: Assume G_INTRINSIC* are convergent 2020-02-05 10:17:22 -08:00
Testing/Support
TextAPI Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
ToolDrivers
Transforms [VectorCombine] new IR transform pass for partial vector ops 2020-02-09 10:04:41 -05:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt
InitializePasses.h [VectorCombine] new IR transform pass for partial vector ops 2020-02-09 10:04:41 -05:00
LinkAllIR.h
LinkAllPasses.h [VectorCombine] new IR transform pass for partial vector ops 2020-02-09 10:04:41 -05:00
module.extern.modulemap
module.install.modulemap
module.modulemap Fix modules build after PassManagerImpl.h addition 2020-02-03 14:25:43 -08:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h