1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib
dfukalov 51fe2040ec [AMDGPU] Fix bug introduced in 47a5c36b37f0
Summary: [AMDGPU] Fix bug introduced in 47a5c36b37f0

Reviewers: foad, arsenm

Reviewed By: arsenm

Subscribers: arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D69915
2019-11-07 11:50:14 +03:00
..
Analysis [WC] Fix a subtle bug in our definition of widenable branch 2019-11-06 14:16:34 -08:00
AsmParser [IR] Add Freeze instruction 2019-11-05 15:54:56 +09:00
BinaryFormat [DWARF5] Added support for deleted C++ special member functions. 2019-10-29 13:44:06 -07:00
Bitcode [IR] Add Freeze instruction 2019-11-05 15:54:56 +09:00
Bitstream
CodeGen [Analysis] Attribute deref/deref_or_null should not prevent tail call optimization 2019-11-06 23:08:07 +01:00
DebugInfo DWARFDebugLoclists: Move to a incremental parsing model 2019-11-06 16:25:06 +01:00
Demangle [demangle] NFC: get rid of NodeOrString 2019-11-04 12:17:12 -08:00
ExecutionEngine [JITLink] Refactor EH-frame handling to support eh-frames with existing relocs. 2019-11-06 14:30:26 -08:00
Fuzzer
FuzzMutate [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
IR Keep import function list for inlinee profile update 2019-11-06 18:36:00 -08:00
IRReader
LineEditor
Linker [IRMover] Set Address Space for moved global values 2019-11-05 16:32:48 -08:00
LTO Fix compilation warning on the trailing whitespace. NFC. 2019-10-24 09:55:06 -04:00
MC [PowerPC][AIX] Adds support for writing the data section in object files 2019-10-30 18:44:35 +00:00
MCA [MCA] Fix a spelling mistake in a comment. NFC 2019-10-27 10:06:22 +00:00
Object [Mips] Use appropriate private label prefix based on Mips ABI 2019-10-23 12:24:35 +02:00
ObjectYAML Fix a typo in my previous commit 2019-11-06 11:42:30 -08:00
Option [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
Passes [NewPM] Add an SROA pass after loop unroll 2019-11-01 14:59:08 -07:00
ProfileData [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
Remarks [Remarks] Add support for linking remarks 2019-10-31 15:26:55 -07:00
Support [CommandLine] Add inline ArgName printing 2019-11-06 08:17:33 -08:00
TableGen Add Record::getValueAsOptionalDef(). 2019-10-25 16:39:21 -07:00
Target [AMDGPU] Fix bug introduced in 47a5c36b37f0 2019-11-07 11:50:14 +03:00
Testing
TextAPI Reland "[TextAPI] Introduce TBDv4" 2019-10-10 04:24:44 +00:00
ToolDrivers [llvm-lib] Detect duplicate input files 2019-10-02 06:41:52 +00:00
Transforms Temporarily Revert "[LV] Apply sink-after & interleave-groups as VPlan transformations (NFC)" 2019-11-06 21:58:28 -08:00
WindowsManifest Fight a bit against global initializers. NFC. 2019-08-22 19:43:27 +00:00
XRay [XRay] Silence static analyzer dyn_cast<BufferExtents> null dereference warning. NFCI. 2019-09-22 18:47:00 +00:00
CMakeLists.txt
LLVMBuild.txt