1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
Tomasz Miąsko 2eaabe6011 [Demangle][Rust] Speculative fix for bot build failure
> error: ‘InType’ is not a class, namespace, or enumeration
2021-05-19 00:40:24 +02:00
..
Analysis [NewPM] Don't mark AA analyses as preserved 2021-05-18 13:49:03 -07:00
AsmParser [OpaquePtr] Make loads and stores work with opaque pointers 2021-05-18 13:43:50 -07:00
BinaryFormat
Bitcode [OpaquePtr] Make loads and stores work with opaque pointers 2021-05-18 13:43:50 -07:00
Bitstream
CodeGen [NFC] Use ArgListEntry indirect types more in ISel lowering 2021-05-18 14:30:22 -07:00
DebugInfo [symbolizer] Added StartAddress for the resolved function. 2021-05-19 02:38:13 +04:00
Demangle [Demangle][Rust] Speculative fix for bot build failure 2021-05-19 00:40:24 +02:00
DWARFLinker [MC] Untangle MCContext and MCObjectFileInfo 2021-05-05 10:03:02 -07:00
ExecutionEngine [RuntimeDyld] Add allowStubs/allowZeroSyms 2021-05-18 11:35:27 -07:00
Extensions
FileCheck
Frontend [OpenMP][MLIR]Add support for guided, auto and runtime scheduling 2021-05-10 09:18:52 +00:00
Fuzzer
FuzzMutate
InterfaceStub
IR [OpaquePtr] Make loads and stores work with opaque pointers 2021-05-18 13:43:50 -07:00
IRReader
LineEditor
Linker Linker: Avoid scheduling the link of a global value twice due to an alias 2021-04-28 13:22:10 -07:00
LTO [NewPM] Hide pass manager debug logging behind -debug-pass-manager-verbose 2021-05-07 21:51:47 -07:00
MC [lld][WebAssembly] Enable string tail merging in debug sections 2021-05-18 12:25:39 -07:00
MCA [MCA][RegisterFile] Refactor the move elimination logic to address PR50258. 2021-05-08 18:10:35 +01:00
Object [AMDGPU] Add gfx1034 target 2021-05-13 14:25:18 -04:00
ObjectYAML [AMDGPU] Add gfx1034 target 2021-05-13 14:25:18 -04:00
Option
Passes [NewPM] Add C bindings for new pass manager 2021-05-17 11:45:47 -07:00
ProfileData [Coverage] Support overriding compilation directory 2021-05-11 15:26:45 -07:00
Remarks
Support [AMDGPU] Add gfx1034 target 2021-05-13 14:25:18 -04:00
TableGen [TableGen] Make the NUL character invalid in .td files 2021-05-13 10:17:45 -04:00
Target Default stack alignment of x86 NaCl to 16 bytes 2021-05-18 15:16:59 -07:00
Testing
TextAPI [TextAPI] Reformat llvm_unreachable message 2021-05-11 09:59:26 -07:00
ToolDrivers
Transforms [MSan] Set zeroext on call arguments to msan functions with zeroext parameter attribute 2021-05-18 14:07:39 -07:00
WindowsManifest
XRay
CMakeLists.txt