index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
AMDGPU
/
AMDGPUCallLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-2
/
+2
*
AMDGPU/GlobalISel: Implement custom kernel arg lowering
Matt Arsenault
2018-07-05
1
-13
/
+35
*
AMDGPU: Pass function directly instead of MachineFunction
Matt Arsenault
2018-05-29
1
-1
/
+1
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-0
/
+1
*
AMDGPU/GlobalISel: Don't try to lower hull shaders
Tom Stellard
2018-05-07
1
-2
/
+3
*
AMDGPU/GlobalISel: Don't try to lower geometry shaders
Tom Stellard
2018-04-30
1
-0
/
+3
*
AMDGPU/GlobalISel: Fall-back to SelectionDAG for non-void functions
Tom Stellard
2018-04-24
1
-0
/
+4
*
AMDGPU/GlobalISel: Add support for amdgpu_ps calling convention
Tom Stellard
2018-04-24
1
-14
/
+49
*
[AMDGPU] Change constant addr space to 4
Yaxun Liu
2018-02-13
1
-1
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
AMDGPU: Pass special input registers to functions
Matt Arsenault
2017-08-03
1
-2
/
+2
*
[GlobalISel] Make GlobalISel a non-optional library.
Quentin Colombet
2017-08-03
1
-4
/
+0
*
AMDGPU/GlobalISel: Add support for amdgpu_vs calling convention
Tom Stellard
2017-08-01
1
-4
/
+24
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[AMDGPU] Get address space mapping by target triple environment
Yaxun Liu
2017-03-27
1
-3
/
+3
*
Recommit: [globalisel] Change LLT constructor string into an LLT-based object...
Daniel Sanders
2017-03-07
1
-1
/
+1
*
Revert r297177: Change LLT constructor string into an LLT-based object ...
Daniel Sanders
2017-03-07
1
-1
/
+1
*
[globalisel] Change LLT constructor string into an LLT-based object that know...
Daniel Sanders
2017-03-07
1
-1
/
+1
*
Revert r296474 - [globalisel] Change LLT constructor string into an LLT subcl...
Daniel Sanders
2017-02-28
1
-1
/
+1
*
[globalisel] Change LLT constructor string into an LLT subclass that knows ho...
Daniel Sanders
2017-02-28
1
-1
/
+1
*
AMDGPU: Fix release build broken by r293551
Tom Stellard
2017-01-30
1
-1
/
+0
*
Re-commit AMDGPU/GlobalISel: Add support for simple shaders
Tom Stellard
2017-01-30
1
-3
/
+130
*
Revert "AMDGPU/GlobalISel: Add support for simple shaders"
Tom Stellard
2017-01-30
1
-130
/
+3
*
AMDGPU/GlobalISel: Add support for simple shaders
Tom Stellard
2017-01-30
1
-3
/
+130
*
AMDGPU/SI: Fix file header
Tom Stellard
2016-12-21
1
-1
/
+1
*
GlobalISel: pass Function to lowerFormalArguments directly (NFC).
Tim Northover
2016-09-21
1
-3
/
+3
*
GlobalISel: implement simple function calls on AArch64.
Tim Northover
2016-08-10
1
-1
/
+1
*
AMDGPU: Add skeleton GlobalIsel implementation
Tom Stellard
2016-04-14
1
-0
/
+42