1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
Austin Kerbow ae3d83e89b [AMDGPU] Fix mai hazard VALU to LD/ST
Fixes: SWDEV-251863

Differential Revision: https://reviews.llvm.org/D89079
2020-10-08 17:13:02 -07:00
..
Analysis [KnownBits] Add a computeForMul method 2020-10-08 11:33:06 -07:00
AsmParser Reapply [ADT] function_ref's constructor is unavailable if the argument is not callable. 2020-10-07 18:31:12 +02:00
BinaryFormat
Bitcode Reapply [ADT] function_ref's constructor is unavailable if the argument is not callable. 2020-10-07 18:31:12 +02:00
Bitstream
CodeGen [NFC][MC] MCRegister API typing. 2020-10-08 15:08:34 -07:00
DebugInfo Show register names in DWARF unwind info. 2020-10-05 15:34:33 -07:00
Demangle
DWARFLinker
ExecutionEngine [RuntimeDyld][COFF] Report fatal error on error, rather than emiting diagnostic. 2020-10-06 15:16:29 -07:00
Extensions
FileCheck
Frontend
Fuzzer
FuzzMutate
InterfaceStub
IR Add validity assert on entry to CastInst::isNoopCast [NFC] 2020-10-07 14:05:45 -07:00
IRReader
LineEditor
Linker [IRMover] Avoid materializing global value that belongs to not-yet-linked module 2020-10-07 18:14:07 -07:00
LTO
MC Introduce and use a new section type for the bb_addr_map section. 2020-10-08 11:13:19 -07:00
MCA
Object Introduce and use a new section type for the bb_addr_map section. 2020-10-08 11:13:19 -07:00
ObjectYAML [obj2yaml] - Rename Group to GroupSection. NFC. 2020-10-07 17:04:15 +03:00
Option
Passes [NewPM] Use PassInstrumentation for -verify-each 2020-10-07 19:24:25 -07:00
ProfileData
Remarks
Support [KnownBits] Add a computeForMul method 2020-10-08 11:33:06 -07:00
TableGen
Target [AMDGPU] Fix mai hazard VALU to LD/ST 2020-10-08 17:13:02 -07:00
Testing
TextAPI
ToolDrivers
Transforms [InstCombine] visitTrunc - trunc(shl(X, C)) --> shl(trunc(X),trunc(C)) vector support 2020-10-08 22:07:51 +01:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt