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: 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
*
[AMDGPU] Enabled v2.16 literals for VOP3P
Stanislav Mekhanoshin
2018-04-17
1
-8
/
+0
*
AMDGPU: Remove max_scratch_backing_memory_byte_size from kernel header
Konstantin Zhuravlyov
2018-04-09
1
-1
/
+1
*
AMDGPU: Make isIntrinsicSourceOfDivergence table-driven
Nicolai Haehnle
2018-04-01
1
-47
/
+13
*
[AMDGPU] Add default ISA version targets
Stanislav Mekhanoshin
2018-03-06
1
-0
/
+6
*
Pass Divergence Analysis data to Selection DAG to drive divergence
Alexander Timofeev
2018-03-05
1
-0
/
+51
*
AMDGPU: Bring processors and features in sync with the spec
Konstantin Zhuravlyov
2018-02-16
1
-2
/
+0
*
[AMDGPU] Change constant addr space to 4
Yaxun Liu
2018-02-13
1
-1
/
+1
*
Reapply "AMDGPU: Add 32-bit constant address space"
Matt Arsenault
2018-02-09
1
-1
/
+2
*
AMDGPU: Fix layering issue
Matt Arsenault
2018-02-09
1
-18
/
+0
*
Revert "AMDGPU: Add 32-bit constant address space"
Rafael Espindola
2018-02-07
1
-5
/
+1
*
AMDGPU: Add 32-bit constant address space
Marek Olsak
2018-02-07
1
-1
/
+5
*
[AMDGPU][MC] Corrected dst/data size for MIMG opcodes with d16 modifier
Dmitry Preobrazhensky
2018-02-05
1
-0
/
+4
*
[AMDGPU][MC] Added validation of d16 and r128 modifiers of MIMG opcodes
Dmitry Preobrazhensky
2018-02-05
1
-0
/
+4
*
[AMDGPU] Switch to the new addr space mapping by default
Yaxun Liu
2018-02-02
1
-11
/
+3
*
[AMDGPU][MC] Added support of 64-bit image atomics
Dmitry Preobrazhensky
2018-01-26
1
-0
/
+22
*
[AMDGPU][MC][GFX8][GFX9] Added XNACK_MASK support
Dmitry Preobrazhensky
2018-01-10
1
-0
/
+4
*
[AMDGPU][MC] Added support of 256- and 512-bit tuples of ttmp registers
Dmitry Preobrazhensky
2017-12-22
1
-0
/
+4
*
AMDGPU: Partially fix disassembly of MIMG instructions
Matt Arsenault
2017-12-13
1
-0
/
+64
*
[AMDGPU][MC][GFX9] Corrected encoding of ttmp registers, disabled tba/tma
Dmitry Preobrazhensky
2017-12-11
1
-29
/
+53
*
AMDGPU/GCN: Bring processors in sync with AMDGPUUsage
Konstantin Zhuravlyov
2017-12-08
1
-10
/
+7
*
AMDGPU: Fix set but not used warnings related to AMDGPUAS
Konstantin Zhuravlyov
2017-11-01
1
-6
/
+6
[next]