1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib
2021-06-02 16:08:05 -07:00
..
Analysis Add getDemandedBits for uses. 2021-06-02 10:07:40 -04:00
AsmParser [OpaquePtr] Make atomicrmw work with opaque pointers 2021-05-25 20:16:21 -07:00
BinaryFormat
Bitcode [OpaquePtr] Make atomicrmw work with opaque pointers 2021-05-25 20:16:21 -07:00
Bitstream
CodeGen [SDAG] allow cast folding for vector sext-of-setcc with signed compare 2021-06-02 15:05:02 -04:00
DebugInfo Add --quiet option to llvm-gsymutil to suppress output of warnings. 2021-05-27 12:36:34 +00:00
Demangle [Demangle][Rust] Parse binders 2021-06-02 10:36:45 +02:00
DWARFLinker
ExecutionEngine [OpaquePtr] Remove some uses of PointerType::getElementType() 2021-05-31 16:11:25 -07:00
Extensions
FileCheck
Frontend [OpenMP]Add support for workshare loop modifier in lowering 2021-05-27 15:33:05 +01:00
Fuzzer
FuzzMutate
InterfaceStub
IR Remove redundant comparisons (NFC) 2021-06-02 09:52:45 -07:00
IRReader
LineEditor
Linker
LTO
MC [SystemZ][z/OS] Stricter condition for HLASM class instantiation 2021-06-01 15:56:50 -04:00
MCA [MCA][NFCI] Minor changes to InstrBuilder and Instruction. 2021-05-31 17:05:13 +01:00
Object [NFC][libObject] clang-format Archive{.h,.cpp} 2021-05-27 16:48:40 -07:00
ObjectYAML [ADT] Move DenseMapInfo for APInt into APInt.h (PR50527) 2021-06-01 18:31:41 +02:00
Option
Passes [PassManager] unify late simplifycfg options between regular and LTO pipelines 2021-05-28 13:06:49 -04:00
ProfileData [SampleFDO] New hierarchical discriminator for FS SampleFDO (ProfileData part) 2021-06-02 10:32:52 -07:00
Remarks
Support Revert "Fix tmp files being left on Windows builds." for now; 2021-06-01 19:51:47 -07:00
TableGen
Target [MC] Change "unexpected tokens" to "expected newline" and remove unneeded "in .xxx directive" 2021-06-02 16:08:05 -07:00
Testing
TextAPI
ToolDrivers
Transforms [coro] Preserve scope line for compiler generated functions 2021-06-02 15:57:12 -07:00
WindowsManifest
XRay
CMakeLists.txt