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] gfx1010 constant bus limit
Stanislav Mekhanoshin
2019-05-02
1
-0
/
+20
*
[AMDGPU] Add gfx1010 target definitions
Stanislav Mekhanoshin
2019-04-24
1
-1
/
+35
*
[AMDGPU] predicate and feature refactoring
Stanislav Mekhanoshin
2019-04-05
1
-1
/
+2
*
AMDGPU: Assume ECC is enabled by default if supported
Matt Arsenault
2019-04-03
1
-2
/
+12
*
AMDGPU: Remove dx10-clamp from subtarget features
Matt Arsenault
2019-03-29
1
-4
/
+2
*
[ScheduleDAG] Move `Topo` and `addEdge` to base class.
Clement Courbet
2019-03-29
1
-3
/
+1
*
AMDGPU: Partially fix default device for HSA
Matt Arsenault
2019-03-17
1
-2
/
+2
*
AMDGPU: Remove debugger related subtarget features
Matt Arsenault
2019-02-21
1
-2
/
+0
*
[AMDGPU] Split dot-insts feature
Stanislav Mekhanoshin
2019-02-09
1
-1
/
+2
*
AMDGPU: Eliminate GPU specific SubtargetFeatures
Matt Arsenault
2019-02-08
1
-1
/
+0
*
AMDGPU: Remove GCN features and predicates
Matt Arsenault
2019-02-08
1
-0
/
+4
*
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
/
+6
*
[AMDGPU] Separate feature dot-insts
Stanislav Mekhanoshin
2019-01-10
1
-0
/
+1
*
Revert r347871 "Fix: Add support for TFE/LWE in image intrinsic"
David Stuttard
2018-11-29
1
-6
/
+0
*
Add support for TFE/LWE in image intrinsics
David Stuttard
2018-11-29
1
-0
/
+6
*
AMDGPU: Add sram-ecc feature
Konstantin Zhuravlyov
2018-11-05
1
-1
/
+1
*
[AMDGPU] Remove FeatureVGPRSpilling
Scott Linder
2018-10-31
1
-5
/
+0
*
[AMDGPU] Initialize instruction itinerary from GCNSubtarget
Stanislav Mekhanoshin
2018-09-17
1
-0
/
+1
*
[AMDGPU] Ensure trig range reduction only used for subtargets that require it
David Stuttard
2018-09-14
1
-0
/
+1
*
AMDGPU: Re-apply r341982 after fixing the layering issue
Konstantin Zhuravlyov
2018-09-12
1
-6
/
+4
*
Revert "AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination into Targ...
Ilya Biryukov
2018-09-12
1
-4
/
+6
*
AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination
Konstantin Zhuravlyov
2018-09-11
1
-6
/
+4
*
AMDGPU: Remove remnants of old address space mapping
Matt Arsenault
2018-08-31
1
-3
/
+1
*
[AMDGPU] Add support for a16 modifiear for gfx9
Ryan Taylor
2018-08-28
1
-0
/
+1
*
AMDGPU: Address todo for handling 1/(2 pi)
Matt Arsenault
2018-08-15
1
-1
/
+1
*
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
-35
/
+39
*
Revert "AMDGPU: Fix handling of alignment padding in DAG argument lowering"
Evgeniy Stepanov
2018-07-14
1
-39
/
+35
*
AMDGPU: Fix handling of alignment padding in DAG argument lowering
Matt Arsenault
2018-07-13
1
-35
/
+39
*
AMDGPU/SI: Initialize InstrInfo before TargetLoweringInfo in GCNSubtarget
Tom Stellard
2018-07-11
1
-2
/
+2
*
AMDGPU: Remove duplicate call to initializeSubtargetDependencies()
Tom Stellard
2018-07-11
1
-1
/
+0
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-48
/
+44
*
AMDGPU: Don't use struct type for argument layout
Matt Arsenault
2018-06-29
1
-3
/
+23
*
AMDGPU: Separate R600 and GCN TableGen files
Tom Stellard
2018-06-28
1
-31
/
+85
*
AMDGPU: Remove ability to reserve VGPRs for debugger
Konstantin Zhuravlyov
2018-06-21
1
-6
/
+1
*
AMDGPU: Round up kernel argument allocation size
Matt Arsenault
2018-05-29
1
-4
/
+8
*
AMDGPU: Pass function directly instead of MachineFunction
Matt Arsenault
2018-05-29
1
-2
/
+2
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-0
/
+7
*
AMDGPU/GlobalISel: Enable TableGen'd instruction selector
Tom Stellard
2018-05-10
1
-1
/
+1
*
AMDGPU: Add D16 instructions preserve unused bits feature
Konstantin Zhuravlyov
2018-05-04
1
-0
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
AMDGPU: Add Vega12 and Vega20
Matt Arsenault
2018-04-30
1
-0
/
+2
*
AMDGPU: enable 128-bit for local addr space under an option
Marek Olsak
2018-04-10
1
-0
/
+1
*
Revert "AMDGPU: enable 128-bit for local addr space under an option"
Alex Shlyapnikov
2018-04-09
1
-1
/
+0
*
AMDGPU: enable 128-bit for local addr space under an option
Marek Olsak
2018-04-09
1
-0
/
+1
*
[AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions
Dmitry Preobrazhensky
2018-04-02
1
-0
/
+1
*
Revert r328975, it makes TableGen assert on the bots.
Nico Weber
2018-04-02
1
-1
/
+0
*
[AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions
Dmitry Preobrazhensky
2018-04-02
1
-0
/
+1
*
AMDGPU/GlobalISel: Pass subtarget + TM to LegalizerInfo
Matt Arsenault
2018-03-08
1
-2
/
+2
[next]