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] 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
*
[AMDGPU] Clean up symbols in the global namespace.
Benjamin Kramer
2017-10-31
1
-23
/
+0
*
AMDGPU: Do not emit deprecated notes for code object v3
Konstantin Zhuravlyov
2017-10-14
1
-0
/
+4
*
AMDGPU: Add support for isa version note
Konstantin Zhuravlyov
2017-10-14
1
-0
/
+15
*
[AMDGPU] calling conventions for AMDPAL OS type
Tim Renouf
2017-09-29
1
-0
/
+6
*
AMDGPU: Cleanup subtarget features
Matt Arsenault
2017-08-07
1
-6
/
+9
*
AMDGPU: Fix using SMRD instructions for argument loads in functions
Matt Arsenault
2017-07-26
1
-1
/
+29
*
[AMDGPU][MC] Optimized IsRegIntersect function
Dmitry Preobrazhensky
2017-07-18
1
-16
/
+2
*
Revert "AMDGPU: Do not test for SI in getIsaVersion"
Konstantin Zhuravlyov
2017-07-11
1
-1
/
+1
*
AMDGPU: Do not test for SI in getIsaVersion
Konstantin Zhuravlyov
2017-07-10
1
-1
/
+1
*
[AMDGPU][MC] Corrected V_*QSAD* instructions to check that dest register is d...
Dmitry Preobrazhensky
2017-06-21
1
-0
/
+21
*
AMDGPU : Fix ISA Version Definitions.
Wei Ding
2017-06-10
1
-0
/
+11
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+1
*
AMDGPU: Remove deprecated and unused elf definitions
Konstantin Zhuravlyov
2017-06-05
1
-27
/
+0
*
Revert "AMDGPU: Fold CI-specific complex SMRD patterns into existing complex ...
Marek Olsak
2017-05-24
1
-1
/
+1
*
AMDGPU: Fold CI-specific complex SMRD patterns into existing complex patterns
Marek Olsak
2017-05-23
1
-1
/
+1
*
[AMDGPU] SDWA: Add assembler support for GFX9
Sam Kolton
2017-05-23
1
-0
/
+11
*
AMDGPU: Start defining a calling convention
Matt Arsenault
2017-05-17
1
-1
/
+12
*
AMDGPU: Add AMDGPU_HS calling convention
Marek Olsak
2017-05-02
1
-0
/
+1
*
AMDGPU: Temporarily disable packed inlinable literals (v2f16, v2i16)
Konstantin Zhuravlyov
2017-04-21
1
-0
/
+9
*
AMDGPU: Refactor argument lowering
Matt Arsenault
2017-04-11
1
-0
/
+4
*
AMDGPU: Fix crash when disassembling VOP3 mac
Matt Arsenault
2017-04-10
1
-8
/
+1
*
[AMDGPU] Temporarily change constant address space from 4 to 2
Yaxun Liu
2017-04-06
1
-3
/
+1
*
[AMDGPU] Get address space mapping by target triple environment
Yaxun Liu
2017-03-27
1
-7
/
+62
*
[AMDGPU][MC] Fix for Bug 30829 + LIT tests
Dmitry Preobrazhensky
2017-03-03
1
-0
/
+19
*
[AMDGPU] Change amd_kernel_code_t's minor version to 1
Konstantin Zhuravlyov
2017-02-28
1
-1
/
+1
*
AMDGPU: Add VOP3P instruction format
Matt Arsenault
2017-02-27
1
-0
/
+9
*
AMDGPU: Merge initial gfx9 support
Matt Arsenault
2017-02-18
1
-9
/
+45
*
[AMDGPU] Fix MaxWorkGroupsPerCU for large workgroups
Stanislav Mekhanoshin
2017-02-15
1
-1
/
+5
[prev]
[next]