1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib
Michael Liao 1cf2d56956 [amdgpu] Add codegen support for HIP dynamic shared memory.
Summary:
- HIP uses an unsized extern array `extern __shared__ T s[]` to declare
  the dynamic shared memory, which size is not known at the
  compile time.

Reviewers: arsenm, yaxunl, kpyzhov, b-sumner

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

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D82496
2020-08-20 21:29:18 -04:00
..
Analysis [ValueTracking] define/use max recursion depth in header 2020-08-19 16:56:59 -04:00
AsmParser Revert "Revert "[NFC][llvm] Make the contructors of ElementCount private."" 2020-08-19 17:26:36 +00:00
BinaryFormat [DebugInfo] Allow GNU macro extension to be read 2020-08-11 13:30:52 +02:00
Bitcode [StackSafety] Use ValueInfo in ParamAccess::Call 2020-08-14 12:42:44 -07:00
Bitstream
CodeGen [GISel] Correct the known bits of G_ANYEXT 2020-08-20 17:17:04 -07:00
DebugInfo [WIP][DebugInfo] Lazily parse debug_loclist offsets 2020-08-18 10:49:39 -07:00
Demangle
DWARFLinker
ExecutionEngine [SystemZ/ZOS]__(de)register_frame are not available on z/OS. 2020-08-17 09:00:09 -04:00
Extensions
Frontend [OpenMP][OMPBuilder] Adding support for omp single 2020-08-16 01:15:16 -04:00
Fuzzer
FuzzMutate
InterfaceStub Remove unnecessary HEADER_DIRS in lib/InterfaceStub/CMakeLists.txt 2020-08-14 11:22:50 -07:00
IR [X86][AutoUpgrade] Simplify string management in UpgradeDataLayoutString a bit. NFCI 2020-08-19 17:48:11 -07:00
IRReader
LineEditor
Linker
LTO
MC [PowerPC][PCRelative] Thread Local Storage Support for General Dynamic 2020-08-20 15:08:13 -05:00
MCA
Object [llvm-objdump][AMDGPU] Detect CPU string 2020-08-18 17:43:16 +05:30
ObjectYAML [yaml2obj] - Make the 'Machine' key optional. 2020-08-20 11:40:51 +03:00
Option [Clang options] Optimize optionMatches() runtime by removing mallocs 2020-08-12 23:07:07 -07:00
Passes [NFC] Expose the -Oz module optimization pipeline to opt 2020-08-20 09:28:58 -07:00
ProfileData
Remarks
Support [ADT] Move FixedPoint.h from Clang to LLVM. 2020-08-20 10:29:45 +02:00
TableGen
Target [amdgpu] Add codegen support for HIP dynamic shared memory. 2020-08-20 21:29:18 -04:00
Testing [cmake] Make gtest macro definitions a part the library interface 2020-08-11 15:22:44 +02:00
TextAPI [TextAPI] update DriverKit string value 2020-08-15 06:44:30 -07:00
ToolDrivers
Transforms [LV] Allow tail folded reduction selects to remain in the loop 2020-08-20 14:31:14 +01:00
WindowsManifest
XRay
CMakeLists.txt [elfabi] Move llvm-elfabi related code to InterfaceStub library 2020-08-13 11:51:44 -07:00
LLVMBuild.txt [elfabi] Move llvm-elfabi related code to InterfaceStub library 2020-08-13 11:51:44 -07:00