1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib
2020-09-18 23:32:01 -07:00
..
Analysis [IRSim] Adding ilist for IRInstructionData. 2020-09-19 00:18:39 -05:00
AsmParser
BinaryFormat DebugInfo: Cleanup RLE dumping, using a length-constrained DataExtractor rather than carrying the end offset separately 2020-09-18 19:32:38 -07:00
Bitcode ValueList.cpp - remove unnecessary includes. NFCI. 2020-09-17 15:06:01 +01:00
Bitstream
CodeGen Temporarily Revert "RegAllocFast: Rewrite and improve" 2020-09-18 18:11:21 -07:00
DebugInfo DebugInfo: Cleanup RLE dumping, using a length-constrained DataExtractor rather than carrying the end offset separately 2020-09-18 19:32:38 -07:00
Demangle
DWARFLinker
ExecutionEngine [ORC] Add operations to create and lookup JITDylibs to OrcV2 C bindings. 2020-09-16 13:49:30 -07:00
Extensions
FileCheck
Frontend
Fuzzer
FuzzMutate
InterfaceStub
IR IR: Move denormal mode parsing from MachineFunction to Function 2020-09-18 09:55:47 -04:00
IRReader
LineEditor
Linker
LTO
MC Support dwarf fission for wasm object files 2020-09-17 14:42:41 -07:00
MCA
Object
ObjectYAML [DWARFYAML] Make the include_directories, file_names and opcodes fields of the line table optional. 2020-09-18 20:21:11 +08:00
Option
Passes Revert "Re-land: Add new hidden option -print-changed which only reports changes to IR" 2020-09-17 01:32:29 -07:00
ProfileData [llvm-cov gcov] Add --demangled-names (-m) 2020-09-16 23:18:50 -07:00
Remarks
Support AArch64::ArchKind's underlying type is uint64_t 2020-09-17 12:13:57 -07:00
TableGen
Target [AArch64][GlobalISel] Add legalization and selection support for <4 x s16> G_SHL. 2020-09-18 23:32:01 -07:00
Testing
TextAPI
ToolDrivers
Transforms [ASAN] Properly deal with musttail calls in ASAN 2020-09-18 23:10:34 -07:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt