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
*
[AMDGPU] predicate and feature refactoring
Stanislav Mekhanoshin
2019-04-05
1
-5
/
+7
*
AMDGPU: Assume ECC is enabled by default if supported
Matt Arsenault
2019-04-03
1
-0
/
+1
*
AMDGPU: Remove dx10-clamp from subtarget features
Matt Arsenault
2019-03-29
1
-10
/
+0
*
AMDGPU: Move d16 load matching to preprocess step
Matt Arsenault
2019-03-08
1
-0
/
+4
*
AMDGPU: Remove debugger related subtarget features
Matt Arsenault
2019-02-21
1
-14
/
+0
*
[AMDGPU] Split dot-insts feature
Stanislav Mekhanoshin
2019-02-09
1
-3
/
+8
*
AMDGPU: Eliminate GPU specific SubtargetFeatures
Matt Arsenault
2019-02-08
1
-21
/
+0
*
Codegen support for atomicrmw fadd/fsub
Matt Arsenault
2019-01-22
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AMDGPU] Add support for TFE/LWE in image intrinsics. 2nd try
David Stuttard
2019-01-14
1
-0
/
+7
*
[AMDGPU] Fix dwordx3/southern-islands failures.
Neil Henning
2019-01-10
1
-0
/
+5
*
[AMDGPU] Separate feature dot-insts
Stanislav Mekhanoshin
2019-01-10
1
-0
/
+5
*
Revert r347871 "Fix: Add support for TFE/LWE in image intrinsic"
David Stuttard
2018-11-29
1
-7
/
+0
*
Add support for TFE/LWE in image intrinsics
David Stuttard
2018-11-29
1
-0
/
+7
*
AMDGPU: Enable code object v3 for AMDHSA only
Konstantin Zhuravlyov
2018-11-15
1
-1
/
+2
*
AMDGPU: Add sram-ecc feature
Konstantin Zhuravlyov
2018-11-05
1
-3
/
+3
*
[AMDGPU] Remove FeatureVGPRSpilling
Scott Linder
2018-10-31
1
-3
/
+0
*
[AMDGPU] Match v_swap_b32
Stanislav Mekhanoshin
2018-10-29
1
-0
/
+4
*
[AMDGPU] Defined gfx909 Raven Ridge 2
Tim Renouf
2018-10-24
1
-0
/
+1
*
AMDGPU: Rename isAmdCodeObjectV2 -> isAmdHsaOrMesa
Konstantin Zhuravlyov
2018-10-04
1
-2
/
+2
*
[AMDGPU] Initialize instruction itinerary from GCNSubtarget
Stanislav Mekhanoshin
2018-09-17
1
-0
/
+5
*
[AMDGPU] Ensure trig range reduction only used for subtargets that require it
David Stuttard
2018-09-14
1
-0
/
+5
*
AMDGPU: Re-apply r341982 after fixing the layering issue
Konstantin Zhuravlyov
2018-09-12
1
-47
/
+78
*
Revert "AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination into Targ...
Ilya Biryukov
2018-09-12
1
-78
/
+47
*
AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination
Konstantin Zhuravlyov
2018-09-11
1
-47
/
+78
*
AMDGPU: Remove remnants of old address space mapping
Matt Arsenault
2018-08-31
1
-8
/
+0
*
[AMDGPU] Add support for a16 modifiear for gfx9
Ryan Taylor
2018-08-28
1
-0
/
+5
*
AMDGPU: Address todo for handling 1/(2 pi)
Matt Arsenault
2018-08-15
1
-4
/
+5
*
AMDGPU: Add feature vi-insts
Matt Arsenault
2018-08-07
1
-0
/
+1
*
Reapply "AMDGPU: Fix handling of alignment padding in DAG argument lowering"
Matt Arsenault
2018-07-20
1
-14
/
+14
*
Revert "AMDGPU: Fix handling of alignment padding in DAG argument lowering"
Evgeniy Stepanov
2018-07-14
1
-14
/
+14
*
AMDGPU: Fix handling of alignment padding in DAG argument lowering
Matt Arsenault
2018-07-13
1
-14
/
+14
*
AMDGPU/SI: Initialize InstrInfo before TargetLoweringInfo in GCNSubtarget
Tom Stellard
2018-07-11
1
-1
/
+1
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-78
/
+37
*
AMDGPU: Fix UBSan error caused by r335942
Tom Stellard
2018-07-06
1
-22
/
+18
*
AMDGPU: Don't use struct type for argument layout
Matt Arsenault
2018-06-29
1
-1
/
+2
*
AMDGPU: Separate R600 and GCN TableGen files
Tom Stellard
2018-06-28
1
-238
/
+375
*
AMDGPU: Remove ability to reserve VGPRs for debugger
Konstantin Zhuravlyov
2018-06-21
1
-12
/
+1
*
[AMDGPU][Waitcnt] Fix handling of flat instrs
Mark Searles
2018-06-04
1
-0
/
+4
*
AMDGPU: Pass function directly instead of MachineFunction
Matt Arsenault
2018-05-29
1
-13
/
+12
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-5
/
+1
*
AMDGPU: Add D16 instructions preserve unused bits feature
Konstantin Zhuravlyov
2018-05-04
1
-0
/
+5
*
AMDGPU: Remove remnants of gfx901 (it was deprecated some time ago)
Konstantin Zhuravlyov
2018-05-01
1
-2
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-2
/
+2
*
AMDGPU: Add Vega12 and Vega20
Matt Arsenault
2018-04-30
1
-1
/
+14
*
[AMDGPU][Waitcnt] As of gfx7, VMEM operations do not increment the export cou...
Mark Searles
2018-04-26
1
-0
/
+4
*
AMDGPU: enable 128-bit for local addr space under an option
Marek Olsak
2018-04-10
1
-2
/
+3
*
Revert "AMDGPU: enable 128-bit for local addr space under an option"
Alex Shlyapnikov
2018-04-09
1
-3
/
+2
*
AMDGPU: enable 128-bit for local addr space under an option
Marek Olsak
2018-04-09
1
-2
/
+3
*
[AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions
Dmitry Preobrazhensky
2018-04-02
1
-0
/
+5
[next]