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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU][MC] Corrected V_*QSAD* instructions to check that dest register is d...
Dmitry Preobrazhensky
2017-06-21
2
-0
/
+24
*
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
2
-34
/
+0
*
[AMDGPU][MC] New syntax for ds_swizzle_b32 offset
Dmitry Preobrazhensky
2017-05-31
2
-0
/
+19
*
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
2
-0
/
+15
*
AMDGPU: Start defining a calling convention
Matt Arsenault
2017-05-17
2
-2
/
+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 SIMachineFunctionInfo slightly
Matt Arsenault
2017-04-11
1
-0
/
+12
*
AMDGPU: Refactor argument lowering
Matt Arsenault
2017-04-11
2
-2
/
+13
*
AMDGPU: Fix crash when disassembling VOP3 mac
Matt Arsenault
2017-04-10
2
-12
/
+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
2
-10
/
+66
*
[AMDGPU][MC] Fix for Bug 30829 + LIT tests
Dmitry Preobrazhensky
2017-03-03
2
-0
/
+23
*
[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
2
-0
/
+14
*
AMDGPU: Merge initial gfx9 support
Matt Arsenault
2017-02-18
2
-13
/
+52
*
[AMDGPU] Fix MaxWorkGroupsPerCU for large workgroups
Stanislav Mekhanoshin
2017-02-15
1
-1
/
+5
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-14
2
-15
/
+33
*
AMDGPU : Add trap handler support.
Wei Ding
2017-02-10
1
-1
/
+1
*
[AMDGPU] Calculate number of min/max SGPRs/VGPRs for WavesPerEU instead of us...
Konstantin Zhuravlyov
2017-02-09
1
-67
/
+30
*
[AMDGPU] Add target information that is required by tools to metadata
Konstantin Zhuravlyov
2017-02-08
2
-46
/
+347
*
[AMDGPU][mc] Fix AddressSanitizer leftover issue in gfx7_asm_all test
Artem Tamazov
2017-02-03
1
-4
/
+4
*
Re-commit AMDGPU/GlobalISel: Add support for simple shaders
Tom Stellard
2017-01-30
1
-1
/
+1
*
Revert "AMDGPU/GlobalISel: Add support for simple shaders"
Tom Stellard
2017-01-30
1
-1
/
+1
*
AMDGPU/GlobalISel: Add support for simple shaders
Tom Stellard
2017-01-30
1
-1
/
+1
*
[AMDGPU][mc] Fix memory corruption uncovered by AddressSanitizer during cover...
Artem Tamazov
2017-01-27
1
-0
/
+4
*
AMDGPU/SI: Move some ISel helpers into utils so they can be shared with GISel
Tom Stellard
2017-01-27
2
-0
/
+41
*
AMDGPU: Set call_convention bit in kernel_code_t
Matt Arsenault
2017-01-25
1
-0
/
+5
*
[AMDGPU] Assembler: fix v_mac_f16 immediates
Sam Kolton
2017-01-17
1
-1
/
+2
*
[AMDGPU] Remove extra semicolon. NFC
Konstantin Zhuravlyov
2017-01-06
1
-1
/
+1
*
AMDGPU: Fix handling of 16-bit immediates
Matt Arsenault
2016-12-10
2
-11
/
+76
*
AMDGPU: Consolidate inline immediate predicate functions
Matt Arsenault
2016-12-05
2
-28
/
+30
*
AMDGPU/SI: Handle hazard with > 8 byte VMEM stores
Tom Stellard
2016-10-27
2
-2
/
+9
*
AMDGPU: Refactor processor definition to use ISA version features
Yaxun Liu
2016-10-26
1
-0
/
+9
*
[AMDGPU] Emit constant address space data in .rodata section and use relocati...
Konstantin Zhuravlyov
2016-10-20
2
-0
/
+8
*
[AMDGPU] Stop using MCRegisterClass::getSize()
Krzysztof Parzyszek
2016-10-19
2
-3
/
+38
*
[AMDGPU] Refactor waitcnt encoding
Konstantin Zhuravlyov
2016-10-11
2
-24
/
+138
*
AMDGPU/SI: Update ISA version numbers for Tonga and Polaris10/11.
Changpeng Fang
2016-10-11
1
-0
/
+3
*
[AMDGPU] Assembler: support v_mac_f32 DPP and SDWA. Move getNamedOperandIdx t...
Sam Kolton
2016-10-07
2
-0
/
+13
*
[AMDGPU] Choose VMCNT, EXPCNT, LGKMCNT masks and shifts based on the isa version
Konstantin Zhuravlyov
2016-09-30
2
-0
/
+42
*
AMDGPU] Assembler: better support for immediate literals in assembler.
Sam Kolton
2016-09-09
2
-0
/
+89
*
[AMDGPU] Assembler: rename amd_kernel_code_t asm names according to spec
Sam Kolton
2016-09-09
2
-79
/
+81
*
[AMDGPU] Wave and register controls
Konstantin Zhuravlyov
2016-09-06
2
-3
/
+43
*
[AMDGPU] Enable absolute expression initializer for amd_kernel_code_t fields.
Valery Pykhtin
2016-06-23
3
-19
/
+25
*
[AMDGPU] Fix few coding style issues. NFC.
Valery Pykhtin
2016-06-15
2
-23
/
+23
[next]