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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
AMDGPU: Add support for isa version note
Konstantin Zhuravlyov
2017-10-14
1
-0
/
+4
*
AMDGPU: Fix using SMRD instructions for argument loads in functions
Matt Arsenault
2017-07-26
1
-0
/
+2
*
[AMDGPU][MC] Corrected V_*QSAD* instructions to check that dest register is d...
Dmitry Preobrazhensky
2017-06-21
1
-0
/
+3
*
AMDGPU: Remove deprecated and unused elf definitions
Konstantin Zhuravlyov
2017-06-05
1
-7
/
+0
*
[AMDGPU] SDWA: Add assembler support for GFX9
Sam Kolton
2017-05-23
1
-0
/
+4
*
AMDGPU: Start defining a calling convention
Matt Arsenault
2017-05-17
1
-1
/
+0
*
AMDGPU: Refactor SIMachineFunctionInfo slightly
Matt Arsenault
2017-04-11
1
-0
/
+12
*
AMDGPU: Refactor argument lowering
Matt Arsenault
2017-04-11
1
-2
/
+9
*
AMDGPU: Fix crash when disassembling VOP3 mac
Matt Arsenault
2017-04-10
1
-4
/
+0
*
[AMDGPU] Get address space mapping by target triple environment
Yaxun Liu
2017-03-27
1
-3
/
+4
*
[AMDGPU][MC] Fix for Bug 30829 + LIT tests
Dmitry Preobrazhensky
2017-03-03
1
-0
/
+4
*
AMDGPU: Add VOP3P instruction format
Matt Arsenault
2017-02-27
1
-0
/
+5
*
AMDGPU: Merge initial gfx9 support
Matt Arsenault
2017-02-18
1
-4
/
+7
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-14
1
-7
/
+11
*
[AMDGPU] Add target information that is required by tools to metadata
Konstantin Zhuravlyov
2017-02-08
1
-16
/
+121
*
AMDGPU/SI: Move some ISel helpers into utils so they can be shared with GISel
Tom Stellard
2017-01-27
1
-0
/
+12
*
AMDGPU: Fix handling of 16-bit immediates
Matt Arsenault
2016-12-10
1
-0
/
+35
*
AMDGPU: Consolidate inline immediate predicate functions
Matt Arsenault
2016-12-05
1
-2
/
+6
*
AMDGPU/SI: Handle hazard with > 8 byte VMEM stores
Tom Stellard
2016-10-27
1
-0
/
+3
*
[AMDGPU] Emit constant address space data in .rodata section and use relocati...
Konstantin Zhuravlyov
2016-10-20
1
-0
/
+4
*
[AMDGPU] Stop using MCRegisterClass::getSize()
Krzysztof Parzyszek
2016-10-19
1
-0
/
+4
*
[AMDGPU] Refactor waitcnt encoding
Konstantin Zhuravlyov
2016-10-11
1
-12
/
+48
*
[AMDGPU] Assembler: support v_mac_f32 DPP and SDWA. Move getNamedOperandIdx t...
Sam Kolton
2016-10-07
1
-0
/
+7
*
[AMDGPU] Choose VMCNT, EXPCNT, LGKMCNT masks and shifts based on the isa version
Konstantin Zhuravlyov
2016-09-30
1
-0
/
+18
*
AMDGPU] Assembler: better support for immediate literals in assembler.
Sam Kolton
2016-09-09
1
-0
/
+19
*
[AMDGPU] Wave and register controls
Konstantin Zhuravlyov
2016-09-06
1
-1
/
+20
*
AMDGPU: Fix getIntegerAttribute type and error message
Matt Arsenault
2016-05-12
1
-0
/
+2
*
AMDGPU: allow specifying a workgroup size that needs to fit in a compute unit
Tom Stellard
2016-04-14
1
-0
/
+1
*
AMDGPU: Add a shader calling convention
Nicolai Haehnle
2016-04-06
1
-1
/
+3
*
AMDGPU/SI: Add new target attribute InitialPSInputAddr
Marek Olsak
2016-01-13
1
-0
/
+2
*
AMDGPU/SI: Fix encoding for FLAT_SCRATCH registers on VI
Tom Stellard
2015-12-21
1
-0
/
+9
*
AMDGPU/SI: Add getShaderType() function to Utils/
Tom Stellard
2015-12-15
1
-0
/
+3
*
AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent section
Tom Stellard
2015-12-03
1
-0
/
+2
*
AMDGPU/SI: Correctly emit agent global segment variables when targeting HSA
Tom Stellard
2015-12-02
1
-0
/
+6
*
AMDGPU/SI: Don't emit group segment global variables
Tom Stellard
2015-12-02
1
-0
/
+3
*
AMDGPU/SI: Use .hsatext section instead of .text for HSA
Tom Stellard
2015-09-25
1
-0
/
+3
*
AMDGPU/SI: Update amd_kernel_code_t definition and add assembler support
Tom Stellard
2015-06-26
1
-0
/
+2
*
AMDGPU/SI: Add hsa code object directives
Tom Stellard
2015-06-26
1
-0
/
+32
[prev]