1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/lib
2020-07-22 15:07:01 -07:00
..
Analysis Reapply "Rename InlineFeatureAnalysis to FunctionPropertiesAnalysis" 2020-07-22 10:07:35 -07:00
AsmParser [ThinLTO] parse flags and blockcount summaries 2020-07-20 09:50:22 -07:00
BinaryFormat AMDGPU: Remove .value_type from kernel metadata 2020-07-10 18:16:31 -04:00
Bitcode [DebugInfo] Support for DW_AT_associated and DW_AT_allocated. 2020-07-20 19:54:35 +05:30
Bitstream
CodeGen [MVT] Fix getTypeForEVT for v64f16 and v128f16 2020-07-22 14:27:08 -07:00
DebugInfo [PDB][NativeSession] Clean up some things in NativeSession. 2020-07-21 16:54:52 -07:00
Demangle [NFC] Use std::free instead of ::free 2020-07-20 16:19:08 -04:00
DWARFLinker
ExecutionEngine [ExecutionEngine] Initialize near block hint in SectionMemoryManager. 2020-07-20 14:40:54 -07:00
Extensions
Frontend [OpenMP][IRBuilder] Support nested parallel regions 2020-07-14 22:39:06 -05:00
Fuzzer
FuzzMutate [NewPM][LSR] Rename strength-reduce -> loop-reduce 2020-07-02 11:15:29 -07:00
IR [InstCombine] Move target-specific inst combining 2020-07-22 15:59:49 +02:00
IRReader
LineEditor
Linker
LTO [NewPM] Support optnone under new pass manager 2020-07-21 09:53:43 -07:00
MC [PowerPC] Add linker opt for PC Relative GOT indirect accesses 2020-07-22 09:08:23 -05:00
MCA
Object [llvm-readobj] - Refactor how the code dumps relocations. 2020-07-20 12:05:05 +03:00
ObjectYAML [DWARFYAML] Make the length field of compilation units optional. NFC. 2020-07-22 12:16:19 +08:00
Option [OptTable] Support grouped short options 2020-07-17 09:32:43 -07:00
Passes Reapply "Rename InlineFeatureAnalysis to FunctionPropertiesAnalysis" 2020-07-22 10:07:35 -07:00
ProfileData [PGO] Supporting code for always instrumenting entry block 2020-07-22 15:01:53 -07:00
Remarks
Support Revert "[Windows] Fix limit on command line size" 2020-07-22 01:00:32 +07:00
TableGen
Target [ARM] Fix missing MVE_VMUL_qr predicate 2020-07-22 20:43:02 +01:00
Testing Revert "Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories." 2020-07-22 15:07:01 -07:00
TextAPI [TextAPI/MachO] Fix style issues. NFC 2020-06-24 14:43:45 -07:00
ToolDrivers
Transforms [PGO] Supporting code for always instrumenting entry block 2020-07-22 15:01:53 -07:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt