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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
AMDGPU: Make auto waitcnt before barrier a feature
Konstantin Zhuravlyov
2017-06-02
1
-0
/
+1
*
AMDGPU: Add new subtarget features for gfx9 flat instructions
Matt Arsenault
2017-05-10
1
-0
/
+3
*
[AMDGPU] Generate range metadata for workitem id
Stanislav Mekhanoshin
2017-04-12
1
-0
/
+60
*
AMDGPU: Fix crash when disassembling VOP3 mac
Matt Arsenault
2017-04-10
1
-1
/
+0
*
[AMDGPU] Get address space mapping by target triple environment
Yaxun Liu
2017-03-27
1
-0
/
+1
*
AMDGPU: Add VOP3P instruction format
Matt Arsenault
2017-02-27
1
-0
/
+1
*
AMDGPU: Redefine clamp node as clamp 0.0-1.0
Matt Arsenault
2017-02-21
1
-1
/
+2
*
AMDGPU: Fix assembler subtarget predicate for gfx9
Matt Arsenault
2017-02-18
1
-0
/
+1
*
AMDGPU: Merge initial gfx9 support
Matt Arsenault
2017-02-18
1
-0
/
+1
*
Revert "[AMDGPU] Fix for SIMachineScheduler crash. SI Scheduler should track"
Alexander Timofeev
2017-02-14
1
-1
/
+3
*
AMDGPU : Add trap handler support.
Wei Ding
2017-02-10
1
-1
/
+2
*
[AMDGPU] Calculate number of min/max SGPRs/VGPRs for WavesPerEU instead of us...
Konstantin Zhuravlyov
2017-02-09
1
-1
/
+1
*
[AMDGPU] Add target information that is required by tools to metadata
Konstantin Zhuravlyov
2017-02-08
1
-80
/
+1
*
[AMDGPU][NFC] De-tabify
Konstantin Zhuravlyov
2017-02-08
1
-1
/
+1
*
[AMDGPU] Move register related queries to subtarget class
Konstantin Zhuravlyov
2017-02-08
1
-5
/
+173
*
[AMDGPU] Fix for SIMachineScheduler crash. SI Scheduler should track
Alexander Timofeev
2017-02-07
1
-3
/
+1
*
[AMDGPU] Account workgroup size in LDS occupancy limits
Stanislav Mekhanoshin
2017-02-01
1
-53
/
+17
*
AMDGPU: Enable FeatureFlatForGlobal on Volcanic Islands
Matt Arsenault
2017-01-27
1
-1
/
+7
*
AMDGPU add support for spilling to a user sgpr pointed buffers
Tom Stellard
2017-01-25
1
-2
/
+3
*
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
-5
/
+4
*
Pacify -Wreorder.
Benjamin Kramer
2017-01-20
1
-1
/
+1
*
[AMDGPU] Add subtarget features for SDWA/DPP
Sam Kolton
2017-01-20
1
-0
/
+2
*
[AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo...
Eugene Zelenko
2016-12-12
1
-13
/
+5
*
[AMDGPU] Scalarization of global uniform loads.
Alexander Timofeev
2016-12-08
1
-0
/
+1
*
[AMDGPU] Add f16 support (VI+)
Konstantin Zhuravlyov
2016-11-13
1
-0
/
+2
*
AMDGPU: Use 1/2pi inline imm on VI
Matt Arsenault
2016-10-29
1
-0
/
+2
*
AMDGPU: Diagnose using too many SGPRs
Matt Arsenault
2016-10-28
1
-0
/
+10
*
AMDGPU/SI: Don't allow unaligned scratch access
Tom Stellard
2016-10-14
1
-0
/
+1
*
AMDGPU: Add instruction definitions for VGPR indexing
Matt Arsenault
2016-10-12
1
-0
/
+2
*
AMDGPU/SI: Include implicit arguments in kernarg_segment_byte_size
Tom Stellard
2016-09-23
1
-0
/
+9
*
[AMDGPU] Wave and register controls
Konstantin Zhuravlyov
2016-09-06
1
-0
/
+82
*
AMDGPU/SI: Implement a custom MachineSchedStrategy
Tom Stellard
2016-08-29
1
-0
/
+45
*
AMDGPU: Fix crashes on memory functions
Matt Arsenault
2016-08-11
1
-1
/
+2
*
AMDGPU: Delete dead code
Matt Arsenault
2016-07-25
1
-26
/
+0
*
AMDGPU: Add feature for unaligned access
Matt Arsenault
2016-07-01
1
-2
/
+3
*
Target: Remove unused arguments from overrideSchedPolicy, NFC
Duncan P. N. Exon Smith
2016-07-01
1
-2
/
+0
*
AMDGPU: Fix global isel crashes
Matt Arsenault
2016-06-28
1
-2
/
+2
*
AMDGPU: Fix global isel build
Matt Arsenault
2016-06-28
1
-15
/
+3
*
AMDGPU: Implement per-function subtargets
Matt Arsenault
2016-06-27
1
-11
/
+1
*
AMDGPU: Move subtarget feature checks into passes
Matt Arsenault
2016-06-27
1
-1
/
+0
*
[AMDGPU] Emit debugger prologue and emit the rest of the debugger fields in t...
Konstantin Zhuravlyov
2016-06-25
1
-0
/
+1
*
AMDGPU: Remove disable-irstructurizer subtarget feature
Matt Arsenault
2016-06-24
1
-1
/
+0
*
AMDGPU: Cleanup subtarget handling.
Matt Arsenault
2016-06-24
1
-100
/
+111
*
AMDGPU: Make FrameLowering stack alignment 16
Matt Arsenault
2016-06-22
1
-3
/
+4
*
AMDGPU: Fix crashes on unknown processor name
Matt Arsenault
2016-06-02
1
-2
/
+4
*
AMDGPU/SI: Enable load-store-opt by default.
Changpeng Fang
2016-05-26
1
-1
/
+1
*
[AMDGPU][NFC] Rename ReserveTrapVGPRs -> ReserveRegs
Konstantin Zhuravlyov
2016-05-24
1
-1
/
+1
*
AMDGPU: Fix promote alloca pass creating huge arrays
Matt Arsenault
2016-05-16
1
-0
/
+58
*
AMDGPU: Change private_element_size to 4
Matt Arsenault
2016-05-11
1
-1
/
+1
[prev]
[next]