1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
Paul C. Anagnostopoulos 82dfae475d Version 0.5 of the new "TableGen Backend Developer's Guide."
Files modified to take comments into account.
MLIR documentation updated for new TableGen documentation files.
2020-09-22 14:01:52 -04:00
..
Analysis [SCEV] Handle less predicates for FoundPred = NE 2020-09-22 18:56:35 +07: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 [NFC][regalloc] Simplify/conform to style guide indvars in Greedy 2020-09-22 10:55:52 -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 [lib/Object] - Refine interface of ELFFile<ELFT>. NFCI. 2020-09-15 11:38:31 +03:00
IR ProfileSummary.cpp - use auto const& iterator in for-range loop to avoid copies. NFCI. 2020-09-21 16:54:26 +01:00
IRReader
LineEditor
Linker
LTO [ThinLTO] Re-order modules for optimal multi-threaded processing 2020-09-22 11:25:59 -04:00
MC [WebAssembly][MC] Fix computation of relative symbol offset 2020-09-22 00:53:23 -04:00
MCA
Object [lib/Object] - Refine interface of ELFFile<ELFT>. NFCI. 2020-09-15 11:38:31 +03:00
ObjectYAML DWARFEmitter.cpp - use auto const& iterators in for-range loops to avoid copies. NFCI. 2020-09-21 15:33:09 +01:00
Option [NFC] Fix the signature and definition of findByPrefix 2020-09-11 12:38:28 +01:00
Passes [GVNSink][NewPM] Add GVNSinkPass to PassRegistry.def 2020-09-22 08:24:09 -07:00
ProfileData [Coverage] Add empty line regions to SkippedRegions 2020-09-21 12:42:53 -07:00
Remarks
Support Revert rGf835779160ec303 "[APFloat] multiplySignificand - always pass IEEEFloat as const reference. NFCI." 2020-09-22 12:15:23 +01:00
TableGen Version 0.5 of the new "TableGen Backend Developer's Guide." 2020-09-22 14:01:52 -04:00
Target [PowerPC] Implement Vector String Isolate Builtins in Clang/LLVM 2020-09-22 11:31:44 -05:00
Testing
TextAPI
ToolDrivers
Transforms [OpenMPOpt] Refactored "issue" and "wait" declarations for data map runtime call. 2020-09-22 10:50:17 -05:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt