1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/include/llvm
2020-07-30 18:22:59 -07:00
..
ADT [ADT][BitVector][NFC] Merge find_first_in() / find_first_unset_in() 2020-07-29 04:51:22 +03:00
Analysis [NFC] Move findAllocaForValue into ValueTracking.h 2020-07-30 18:22:59 -07: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 GlobalISel: Handle llvm.roundeven 2020-07-29 20:01:12 -04: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
ExecutionEngine [llvm-jitlink] Add -harness option to llvm-jitlink. 2020-07-30 15:26:19 -07:00
Frontend [OpenMP][IRBuilder] Support allocas in nested parallel regions 2020-07-30 10:19:39 -05:00
FuzzMutate
IR [ConstantRange] Support abs with poison flag 2020-07-30 22:49:28 +02:00
IRReader
LineEditor
Linker
LTO
MC [PowerPC] Add linker opt for PC Relative GOT indirect accesses 2020-07-22 09:08:23 -05:00
MCA
Object [PowerPC] Support for R_PPC64_REL24_NOTOC calls where the caller has no TOC and the callee is not DSO local 2020-07-29 19:49:28 +00:00
ObjectYAML [DWARFYAML] Make the 'Length' field of the address range table optional. 2020-07-30 17:42:18 +08:00
Option [OptTable] Support grouped short options 2020-07-17 09:32:43 -07:00
Passes [NewPM][PassInstrument] Add PrintPass callback to StandardInstrumentations 2020-07-30 10:07:57 -07:00
ProfileData Supplement instr profile with sample profile. 2020-07-27 20:17:40 -07:00
Remarks
Support [Support] Class to facilitate file locking 2020-07-30 13:42:20 +07:00
TableGen [TableGen][CGS] Print better errors on overlapping InstRW 2020-07-27 09:41:10 -06:00
Target [AArch64][GlobalISel] Add legalization & selection support for G_INTRINSIC_LRINT. 2020-07-30 16:14:56 -07:00
Testing/Support
TextAPI
ToolDrivers
Transforms [NFC] Move findAllocaForValue into ValueTracking.h 2020-07-30 18:22:59 -07:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt [flang][openacc] OpenACC 3.0 parser 2020-07-14 14:29:40 -04:00
InitializePasses.h Revert "[IPConstProp] Remove and move tests to SCCP." 2020-07-30 13:06:54 +01:00
LinkAllIR.h
LinkAllPasses.h Revert "[IPConstProp] Remove and move tests to SCCP." 2020-07-30 13:06:54 +01:00
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
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h