1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/include/llvm
2019-01-19 06:02:27 +00:00
..
ADT [adt] Twine(nullptr) derefs the nullptr. Add a deleted Twine(std::nullptr_t) 2019-01-18 18:40:35 +00:00
Analysis Only promote args when function attributes are compatible 2019-01-16 05:15:31 +00:00
AsmParser Fix -Wdocumentation warnings. NFCI. 2018-07-12 09:10:55 +00:00
BinaryFormat [WebAssembly] Parse llvm.ident into producers section 2019-01-17 02:29:55 +00:00
Bitcode Revert "[ThinLTO] Add summary entries for index-based WPD" 2019-01-17 16:05:04 +00:00
CodeGen Cleanup non-UTF8 characters and some types I found in these files. 2019-01-19 06:02:27 +00:00
Config [Support/FileSystem] Add sub-second precision for atime/mtime of sys::fs::file_status on unix platforms 2018-11-26 00:03:39 +00:00
DebugInfo expand DIContext interface a bit 2019-01-14 19:11:32 +00:00
Demangle Address Ried's post-commit review comment on r351477. 2019-01-17 22:39:31 +00:00
ExecutionEngine Cleanup non-UTF8 characters and some types I found in these files. 2019-01-19 06:02:27 +00:00
FuzzMutate
IR AbstractCallSite -- A unified interface for (in)direct and callback calls 2019-01-19 05:19:06 +00:00
IRReader
LineEditor
Linker Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
LTO [LTO] Record whether LTOUnit splitting is enabled in index 2019-01-11 18:31:57 +00:00
MC [WebAssembly] Fixed objdump not parsing function headers. 2019-01-17 18:14:09 +00:00
MCA [MCA] Fix wrong definition of ResourceUnitMask in DefaultResourceStrategy. 2019-01-10 13:59:13 +00:00
Object [WebAssembly] Fixed objdump not parsing function headers. 2019-01-17 18:14:09 +00:00
ObjectYAML [WebAssembly] Parse llvm.ident into producers section 2019-01-17 02:29:55 +00:00
Option [opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't append "[options] <inputs>" 2018-10-10 00:15:31 +00:00
Passes [NewPM] -print-module-scope -print-after now prints module even after invalidated Loop/SCC 2018-12-21 11:49:05 +00:00
ProfileData Fix use-after-free with profile remapping. 2018-12-19 03:24:03 +00:00
Support Remove F_modify flag from FileOutputBuffer. 2019-01-19 00:07:57 +00:00
TableGen Fix and modernize StringMatcher comment; NFC 2018-09-28 13:31:55 +00:00
Target [X86] Deduplicate static calling convention helpers for code size, NFC 2019-01-19 00:33:02 +00:00
Testing/Support Add missing #include for Testing/Support/SupportHelpers.h 2018-09-06 20:01:06 +00:00
TextAPI/ELF [TextAPI][elfabi] Make SoName optional 2018-12-11 01:00:16 +00:00
ToolDrivers
Transforms [LCSSA] Skip blocks in sub-loops when scanning for uses. 2019-01-18 17:36:22 +00:00
WindowsManifest
WindowsResource
XRay [XRay] Improve FDR trace handling and error messaging 2018-11-09 06:26:48 +00:00
CMakeLists.txt
InitializePasses.h [NewPM][TSan] Reiterate the TSan port 2019-01-16 09:28:01 +00:00
LinkAllIR.h Remove trailing space 2018-07-30 19:41:25 +00:00
LinkAllPasses.h [Analysis] s/uint64_t/LocationSize; NFC 2018-12-22 17:42:08 +00:00
module.extern.modulemap [LLVM] Allow modulemap installation 2018-11-21 20:46:50 +00:00
module.install.modulemap [LLVM] Allow modulemap installation 2018-11-21 20:46:50 +00:00
module.modulemap Reflow module.modulemap for readability 2019-01-03 19:30:18 +00:00
module.modulemap.build
Pass.h [New PM][PassInstrumentation] IR printing support for New Pass Manager 2018-09-24 16:08:15 +00:00
PassAnalysisSupport.h Remove trailing space 2018-07-30 19:41:25 +00:00
PassInfo.h
PassRegistry.h Remove trailing space 2018-07-30 19:41:25 +00:00
PassSupport.h