1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/include/llvm
2020-07-29 08:26:36 -07:00
..
ADT [ADT][BitVector][NFC] Merge find_first_in() / find_first_unset_in() 2020-07-29 04:51:22 +03:00
Analysis [Analysis] TTI: Add CastContextHint for getCastInstrCost 2020-07-29 13:32:53 +01:00
AsmParser
BinaryFormat [PowerPC] Extend .reloc directive on PowerPC 2020-07-22 04:25:54 -05:00
Bitcode [NFC] Move BitcodeCommon.h from Bitstream to Bitcode 2020-07-27 20:49:17 +00:00
Bitstream [NFC] Move BitcodeCommon.h from Bitstream to Bitcode 2020-07-27 20:49:17 +00:00
CodeGen [TTI] Move abs/smax/smin/umax/umin cost expansion to ICA getIntrinsicInstrCost variant 2020-07-29 13:44:38 +01:00
Config [llvm-exegesis] Check perf_branch_entry for field cycles 2020-07-27 11:31:13 -04:00
DebugInfo DebugSubsectionVisitor.h - remove unnecessary includes/forward declarations. NFC. 2020-07-22 14:19:41 +01:00
Demangle [NFC] Add 'override' keyword where missing in include/ and lib/. 2020-07-14 09:47:29 -07:00
DWARFLinker DWARFLinkerDeclContext.h - fix implicit FileSystem.h dependency. NFC. 2020-06-23 12:11:51 +01:00
ExecutionEngine [ORC] Rename TargetProcessControl DynamicLibraryHandle and loadLibrary. 2020-07-25 15:21:43 -07:00
Frontend [OpenMP] Allow traits for the OpenMP context selector isa 2020-07-29 10:22:27 -05:00
FuzzMutate
IR [NewPM][PassInstrument] Make PrintIR and TimePasses to use before-pass-run callback 2020-07-29 08:26:36 -07:00
IRReader
LineEditor
Linker
LTO [LTO] Use StringRef instead of C-style strings in setCodeGenDebugOptions 2020-06-22 11:22:18 +01:00
MC [PowerPC] Add linker opt for PC Relative GOT indirect accesses 2020-07-22 09:08:23 -05:00
MCA
Object [PowerPC] Implement R_PPC64_REL24_NOTOC local calls, callee requires a TOC 2020-07-20 17:46:49 +00:00
ObjectYAML [DWARFYAML] Replace uint*_t with yaml::Hex* in the 'debug_aranges' entry. 2020-07-29 16:43:21 +08:00
Option [OptTable] Support grouped short options 2020-07-17 09:32:43 -07:00
Passes [NewPM][PassInstrument] Make PrintIR and TimePasses to use before-pass-run callback 2020-07-29 08:26:36 -07:00
ProfileData Supplement instr profile with sample profile. 2020-07-27 20:17:40 -07:00
Remarks
Support [Driver][ARM] Disable unsupported features when nofp arch extension is used 2020-07-29 14:13:22 +01:00
TableGen [TableGen][CGS] Print better errors on overlapping InstRW 2020-07-27 09:41:10 -06:00
Target GlobalISel: Define mulfix/divfix opcodes 2020-07-24 20:02:20 -04:00
Testing/Support
TextAPI
ToolDrivers
Transforms [SCEVExpander] Add option to preserve LCSSA directly. 2020-07-29 15:07:37 +01:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt [flang][openacc] OpenACC 3.0 parser 2020-07-14 14:29:40 -04:00
InitializePasses.h [Matrix] Add minimal lowering pass that only requires TTI. 2020-07-20 11:16:11 +01:00
LinkAllIR.h
LinkAllPasses.h
module.extern.modulemap
module.install.modulemap
module.modulemap [llvm] Add RISCVTargetParser.def to the module map 2020-07-16 21:39:13 -07:00
module.modulemap.build
Pass.h Improve LegacyPassManager API to correctly report modified status 2020-06-26 14:21:02 +02:00
PassAnalysisSupport.h [NFCi] Fixing build failures on Windows due to std::tie used w/o proper include. 2020-06-26 16:30:25 -07:00
PassInfo.h
PassRegistry.h
PassSupport.h