1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
Tim Renouf 7937cd8c35 [AMDGPU] calling conventions for AMDPAL OS type
Summary:
This commit adds comments on how the AMDPAL OS type overloads the
existing AMDGPU_ calling conventions used by Mesa, and adds a couple of
new ones.

Reviewers: arsenm, nhaehnle, dstuttard

Subscribers: mehdi_amini, kzhuravl, wdng, yaxunl, t-tye, llvm-commits

Differential Revision: https://reviews.llvm.org/D37752

llvm-svn: 314502
2017-09-29 09:51:22 +00:00
..
Analysis [LVI] Move LVILatticeVal class to separate header file (NFC). 2017-09-28 11:09:22 +00:00
AsmParser [AMDGPU] calling conventions for AMDPAL OS type 2017-09-29 09:51:22 +00:00
BinaryFormat llvm-dwarfdump: implement --find for .apple_names 2017-09-28 18:10:52 +00:00
Bitcode
CodeGen [MachineOutliner][NFC] Simplify logic in pruneCandidates 2017-09-28 23:39:36 +00:00
DebugInfo [dwarfdump][NFC] Consistent errors and warnings with --verify 2017-09-29 09:33:31 +00:00
Demangle
ExecutionEngine [ORC] Fix the type of RTDyldObjectLinkingLayer::NotifyLoadedFtor. 2017-09-28 17:43:07 +00:00
Fuzzer
FuzzMutate
IR [AMDGPU] calling conventions for AMDPAL OS type 2017-09-29 09:51:22 +00:00
IRReader
LineEditor
Linker
LTO
MC Typo: const MCSchedModel SchedModel -> const MCSchedModel &SchedModel 2017-09-27 12:48:48 +00:00
Object
ObjectYAML
Option
Passes
ProfileData
Support [Triple] Add AMDPAL operating system type 2017-09-29 09:48:12 +00:00
TableGen
Target [AMDGPU] calling conventions for AMDPAL OS type 2017-09-29 09:51:22 +00:00
Testing
ToolDrivers
Transforms Revert "[BypassSlowDivision] Improve our handling of divisions by constants" 2017-09-29 00:54:16 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt