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
/
AMDGPUSubtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Re-commit AMDGPU/GlobalISel: Add support for simple shaders
Tom Stellard
2017-01-30
1
-0
/
+15
*
Revert "AMDGPU/GlobalISel: Add support for simple shaders"
Tom Stellard
2017-01-30
1
-15
/
+0
*
AMDGPU/GlobalISel: Add support for simple shaders
Tom Stellard
2017-01-30
1
-0
/
+15
*
AMDGPU: Enable FeatureFlatForGlobal on Volcanic Islands
Matt Arsenault
2017-01-27
1
-1
/
+0
*
AMDGPU: Implement early ifcvt target hooks.
Matt Arsenault
2017-01-25
1
-0
/
+5
*
AMDGPU add support for spilling to a user sgpr pointed buffers
Tom Stellard
2017-01-25
1
-7
/
+16
*
Enable FeatureFlatForGlobal on Volcanic Islands
Matt Arsenault
2017-01-24
1
-0
/
+1
*
AMDGPU: Combine fp16/fp64 subtarget features
Matt Arsenault
2017-01-23
1
-4
/
+3
*
[AMDGPU] Add subtarget features for SDWA/DPP
Sam Kolton
2017-01-20
1
-0
/
+10
*
[AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo...
Eugene Zelenko
2016-12-09
1
-5
/
+12
*
[AMDGPU] Scalarization of global uniform loads.
Alexander Timofeev
2016-12-08
1
-0
/
+4
*
[AMDGPU] Add f16 support (VI+)
Konstantin Zhuravlyov
2016-11-13
1
-0
/
+4
*
[AMDGPU] Check if type transforms to i16 (VI+) when getting AMDGPUISD::FFBH_U32
Konstantin Zhuravlyov
2016-11-01
1
-4
/
+4
*
AMDGPU: Use 1/2pi inline imm on VI
Matt Arsenault
2016-10-29
1
-0
/
+5
*
AMDGPU: Add definitions for scalar store instructions
Matt Arsenault
2016-10-28
1
-0
/
+5
*
AMDGPU: Diagnose using too many SGPRs
Matt Arsenault
2016-10-28
1
-0
/
+2
*
AMDGPU/SI: Handle hazard with > 8 byte VMEM stores
Tom Stellard
2016-10-27
1
-0
/
+4
*
AMDGPU: Refactor processor definition to use ISA version features
Yaxun Liu
2016-10-26
1
-1
/
+4
*
AMDGPU : Add a function to enable and disable IEEEBit for SC and shader
Wei Ding
2016-10-19
1
-0
/
+4
*
AMDGPU/SI: Don't allow unaligned scratch access
Tom Stellard
2016-10-14
1
-0
/
+5
*
AMDGPU: Add instruction definitions for VGPR indexing
Matt Arsenault
2016-10-12
1
-0
/
+10
*
AMDGPU/SI: Update ISA version numbers for Tonga and Polaris10/11.
Changpeng Fang
2016-10-11
1
-0
/
+1
*
[AMDGPU] Ask subtarget if waitcnt instruction is needed before barrier instru...
Konstantin Zhuravlyov
2016-09-30
1
-0
/
+6
*
AMDGPU/SI: Include implicit arguments in kernarg_segment_byte_size
Tom Stellard
2016-09-23
1
-0
/
+14
*
AMDGPU: Use i64 scalar compare instructions
Matt Arsenault
2016-09-17
1
-0
/
+4
*
AMDGPU/SI: Add support for triples with the mesa3d operating system
Tom Stellard
2016-09-16
1
-1
/
+9
*
AMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr() is 8-byte aligned for HSA
Tom Stellard
2016-09-09
1
-0
/
+4
*
[AMDGPU] Wave and register controls
Konstantin Zhuravlyov
2016-09-06
1
-8
/
+83
*
AMDGPU/SI: Implement a custom MachineSchedStrategy
Tom Stellard
2016-08-29
1
-0
/
+6
*
AMDGPU: Fix crashes on memory functions
Matt Arsenault
2016-08-11
1
-0
/
+7
*
AMDGPU/SI: Increase SGPR limit to 96 on Tonga/Iceland
Marek Olsak
2016-08-05
1
-1
/
+3
*
AMDGPU: Delete dead code
Matt Arsenault
2016-07-25
1
-6
/
+0
*
AMDGPU: Delete more dead code
Matt Arsenault
2016-07-22
1
-33
/
+4
*
AMDGPU: Add feature for unaligned access
Matt Arsenault
2016-07-01
1
-0
/
+5
*
Target: Remove unused arguments from overrideSchedPolicy, NFC
Duncan P. N. Exon Smith
2016-07-01
1
-1
/
+0
*
AMDGPU: Move subtarget feature checks into passes
Matt Arsenault
2016-06-27
1
-5
/
+0
*
[AMDGPU] Emit debugger prologue and emit the rest of the debugger fields in t...
Konstantin Zhuravlyov
2016-06-25
1
-0
/
+10
*
AMDGPU: Remove disable-irstructurizer subtarget feature
Matt Arsenault
2016-06-24
1
-5
/
+0
*
AMDGPU: Cleanup subtarget handling.
Matt Arsenault
2016-06-24
1
-144
/
+232
*
AMDGPU: Fix i64 global cmpxchg
Matt Arsenault
2016-06-09
1
-0
/
+4
*
[AMDGPU][NFC] Rename ReserveTrapVGPRs -> ReserveRegs
Konstantin Zhuravlyov
2016-05-24
1
-3
/
+3
*
AMDGPU: Fix promote alloca pass creating huge arrays
Matt Arsenault
2016-05-16
1
-1
/
+10
*
[AMDGPU] Move reserved vgpr count for trap handler usage to SIMachineFunction...
Konstantin Zhuravlyov
2016-04-26
1
-4
/
+0
*
[AMDGPU] Reserve VGPRs for trap handler usage if instructed
Konstantin Zhuravlyov
2016-04-26
1
-0
/
+9
*
[AMDGPU] Add insert nops pass based on subtarget features instead of cl::opt
Konstantin Zhuravlyov
2016-04-18
1
-0
/
+5
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-2
/
+2
*
AMDGPU: Add skeleton GlobalIsel implementation
Tom Stellard
2016-04-14
1
-0
/
+8
*
AMDGPU: Add a shader calling convention
Nicolai Haehnle
2016-04-06
1
-1
/
+1
*
AMDGPU: More bits of frame index are known to be zero
Matt Arsenault
2016-02-27
1
-5
/
+0
*
AMDGPU: Split vi-insts subtarget feature
Matt Arsenault
2016-02-27
1
-1
/
+10
[prev]
[next]