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
/
Utils
/
AMDGPUBaseInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU/R600: Emit rodata in text segment
Jan Vesely
2020-02-03
1
-1
/
+1
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
1
-2
/
+4
*
[AMDGPU][SILoadStoreOptimizer] Merge TBUFFER loads/stores
Piotr Sobczak
2019-11-20
1
-0
/
+18
*
AMDGPU: Refactor treatment of denormal mode
Matt Arsenault
2019-11-19
1
-1
/
+5
*
AMDGPU Reduce reported maximum group size to 1024
Matt Arsenault
2019-11-13
1
-1
/
+2
*
AMDGPU: Simplify getAddressSpace calls
Matt Arsenault
2019-10-31
1
-4
/
+5
*
[AMDGPU] Extend buffer intrinsics with swizzling
Piotr Sobczak
2019-10-02
1
-0
/
+41
*
Partially revert D61491 "AMDGPU: Be explicit about whether the high-word in S...
Jay Foad
2019-09-02
1
-1
/
+1
*
AMDGPU: Disambiguate v3f16 format in load/store tables
Matt Arsenault
2019-08-18
1
-5
/
+5
*
[AMDGPU] Fixed occupancy calculation for gfx10
Stanislav Mekhanoshin
2019-07-19
1
-7
/
+11
*
[AMDGPU][MC][GFX9][GFX10] Added support of GET_DOORBELL message
Dmitry Preobrazhensky
2019-07-15
1
-3
/
+8
*
[AMDGPU] gfx908 mAI instructions, MC part
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+14
*
[AMDGPU][MC] Corrected parsing of FLAT offset modifier
Dmitry Preobrazhensky
2019-07-08
1
-1
/
+1
*
[AMDGPU][MC] Fix 2 for sanitizer failure in 364645
Dmitry Preobrazhensky
2019-06-28
1
-3
/
+3
*
[AMDGPU][MC] Enabled constant expressions as operands of sendmsg
Dmitry Preobrazhensky
2019-06-28
1
-0
/
+108
*
[AMDGPU] gfx1010 wave32 metadata
Stanislav Mekhanoshin
2019-06-17
1
-0
/
+7
*
[AMDGPU] gfx1010 base changes for wave32
Stanislav Mekhanoshin
2019-06-13
1
-8
/
+14
*
[AMDGPU][MC] Enabled constant expressions as operands of s_getreg/s_setreg
Dmitry Preobrazhensky
2019-06-13
1
-0
/
+63
*
[AMDGPU] Optimize image_[load|store]_mip
Piotr Sobczak
2019-06-10
1
-0
/
+1
*
[AMDGPU] gfx1010 utility functions
Stanislav Mekhanoshin
2019-04-25
1
-16
/
+45
*
[AMDGPU] Add gfx1010 target definitions
Stanislav Mekhanoshin
2019-04-24
1
-38
/
+60
*
AMDGPU: Remove dx10-clamp from subtarget features
Matt Arsenault
2019-03-29
1
-0
/
+13
*
[AMDGPU] Added v5i32 and v5f32 register classes
Tim Renouf
2019-03-22
1
-0
/
+4
*
[AMDGPU] Support for v3i32/v3f32
Tim Renouf
2019-03-21
1
-0
/
+2
*
[AMDGPU][MC] Enable lds_direct operand for v_readfirstlane_b32, v_readlane_b3...
Dmitry Preobrazhensky
2019-03-04
1
-0
/
+2
*
AMDGPU: Remove GCN features and predicates
Matt Arsenault
2019-02-08
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AMDGPU] Extend the SI Load/Store optimizer to combine more things.
Neil Henning
2018-12-12
1
-0
/
+43
*
AMDGPU: Divergence-driven selection of scalar buffer load intrinsics
Nicolai Haehnle
2018-11-30
1
-2
/
+5
*
AMDGPU/InsertWaitcnts: Untangle some semi-global state
Nicolai Haehnle
2018-11-29
1
-0
/
+12
*
[AMDGPU] Add FixupVectorISel pass, currently Supports SREGs in GLOBAL LD/ST
Ron Lieberman
2018-11-16
1
-0
/
+1
*
AMDHSA: More code object v3 fixes:
Konstantin Zhuravlyov
2018-11-15
1
-1
/
+2
*
Revert "AMDGPU: Divergence-driven selection of scalar buffer load intrinsics"
Nicolai Haehnle
2018-11-07
1
-5
/
+2
*
AMDGPU: Add sram-ecc feature
Konstantin Zhuravlyov
2018-11-05
1
-0
/
+6
*
AMDGPU: Divergence-driven selection of scalar buffer load intrinsics
Nicolai Haehnle
2018-10-17
1
-2
/
+5
*
AMDGPU: Re-apply r341982 after fixing the layering issue
Konstantin Zhuravlyov
2018-09-12
1
-138
/
+88
*
Revert "AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination into Targ...
Ilya Biryukov
2018-09-12
1
-88
/
+138
*
AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination
Konstantin Zhuravlyov
2018-09-11
1
-138
/
+88
*
AMDGPU: Remove remnants of old address space mapping
Matt Arsenault
2018-08-31
1
-23
/
+0
*
[AMDGPU] New buffer intrinsics
Tim Renouf
2018-08-21
1
-0
/
+43
*
[AMDGPU] Optimize _L image intrinsic to _LZ when lod is zero
Ryan Taylor
2018-08-01
1
-0
/
+1
*
AMDGPU: Separate R600 and GCN TableGen files
Tom Stellard
2018-06-28
1
-7
/
+7
*
[AMDGPU] Update assembler for HSA Code Object v3
Scott Linder
2018-06-21
1
-0
/
+58
*
AMDGPU: Select MIMG instructions manually in SITargetLowering
Nicolai Haehnle
2018-06-21
1
-0
/
+9
*
AMDGPU: Refactor MIMG instruction TableGen using generic tables
Nicolai Haehnle
2018-06-21
1
-71
/
+15
*
AMDGPU: Use generic tables instead of SearchableTable
Nicolai Haehnle
2018-06-21
1
-3
/
+3
*
AMDHSA: Code object v3 updates
Konstantin Zhuravlyov
2018-06-12
1
-2
/
+2
*
AMDGPU : Recalculate SGPRs when trap handler is supported
Konstantin Zhuravlyov
2018-05-16
1
-5
/
+9
*
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
-0
/
+4
[next]