1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib
2020-11-09 08:37:14 -08:00
..
Analysis [GlobalsAA] Teach to handle addrspacecast. 2020-11-09 00:04:52 -05:00
AsmParser [AMDGPU] Add amdgpu_gfx calling convention 2020-11-09 16:51:44 +01:00
BinaryFormat msgpack: Improve error for empty node 2020-10-27 12:57:00 +01:00
Bitcode [Bitcode] Make some basic PlaceholderQueue/MetadataLoaderImpl helper methods const. NFCI. 2020-10-31 12:16:48 +00:00
Bitstream
CodeGen [XCOFF] Enable explicit sections on AIX 2020-11-09 16:27:38 +00:00
DebugInfo [Aarch64] Fix assumption that Windows implies x86 2020-10-30 12:11:34 +00:00
Demangle
DWARFLinker [DWARFLinker] Convert analyzeContextInfo to a work list (NFC) 2020-11-07 10:46:09 -08:00
ExecutionEngine [RTDYLD] support absolute relocations where needed 2020-11-06 14:08:59 -05:00
Extensions
FileCheck [FileCheck] Report missing prefixes when more than one is provided. 2020-10-30 12:39:29 -07:00
Frontend
Fuzzer
FuzzMutate
InterfaceStub
IR [AMDGPU] Add amdgpu_gfx calling convention 2020-11-09 16:51:44 +01:00
IRReader
LineEditor
Linker
LTO [NFC] Clean up PassBuilder 2020-10-30 10:03:59 -07:00
MC [XCOFF] Enable explicit sections on AIX 2020-11-09 16:27:38 +00:00
MCA [MCA][LSUnit] Correctly update the internal group flags on store barrier execution. Fixes PR48024. 2020-10-31 11:57:27 +00:00
Object Recommit: [llvm-readelf/obj] - Allow dumping of ELF header even if some elements are corrupt. 2020-11-09 12:53:53 +03:00
ObjectYAML [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
Option
Passes [Reg2Mem] add support for the new pass manager 2020-11-08 11:14:05 +00:00
ProfileData
Remarks
Support [llvm] [Support] Fix segv if argv0 is null in getMainExecutable() 2020-11-09 11:35:11 +01:00
TableGen [TableGen] Add the !filter bang operator. 2020-11-09 10:56:55 -05:00
Target [NFC] Use [MC]Register 2020-11-09 08:37:14 -08:00
Testing
TextAPI
ToolDrivers
Transforms [LoopFlatten] FlattenInfo bookkeeping. NFC. 2020-11-09 14:50:26 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt