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
/
AsmParser
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU] gfx1010 exp modifications
Stanislav Mekhanoshin
2019-05-08
1
-1
/
+6
*
[AMDGPU] gfx1010 allows VOP3 to have a literal
Stanislav Mekhanoshin
2019-05-02
1
-10
/
+64
*
[AMDGPU] gfx1010 constant bus limit
Stanislav Mekhanoshin
2019-05-02
1
-2
/
+32
*
[AMDGPU] gfx1010 MIMG implementation
Stanislav Mekhanoshin
2019-05-01
1
-7
/
+206
*
[AMDGPU] gfx1010 DS implementation
Stanislav Mekhanoshin
2019-05-01
1
-2
/
+3
*
[AMDGPU] gfx1010 VMEM and SMEM implementation
Stanislav Mekhanoshin
2019-04-30
1
-6
/
+42
*
Move if() to newline to stop ambiguity over whether it should be else if. NFCI.
Simon Pilgrim
2019-04-29
1
-1
/
+2
*
[AMDGPU] gfx1010 VOPC implementation
Stanislav Mekhanoshin
2019-04-26
1
-1
/
+2
*
[AMDGPU] gfx1010 VOP3 and VOP3P implementation
Stanislav Mekhanoshin
2019-04-26
1
-0
/
+9
*
[AMDGPU] gfx1010 VOP2 changes
Stanislav Mekhanoshin
2019-04-26
1
-22
/
+78
*
[AMDGPU] gfx1010 sgpr register changes
Stanislav Mekhanoshin
2019-04-24
1
-19
/
+52
*
[AMDGPU] Add gfx1010 target definitions
Stanislav Mekhanoshin
2019-04-24
1
-2
/
+6
*
[AMDGPU][MC] Parser cleanup and refactoring
Dmitry Preobrazhensky
2019-04-24
1
-93
/
+48
*
[AMDGPU][MC] Corrected parsing of SP3 'neg' modifier
Dmitry Preobrazhensky
2019-04-22
1
-24
/
+58
*
[AMDGPU][MC] Corrected handling of "-" before expressions
Dmitry Preobrazhensky
2019-04-17
1
-38
/
+58
*
[AMDGPU][MC] Corrected parsing of registers
Dmitry Preobrazhensky
2019-04-17
1
-27
/
+126
*
AMDGPU: Fix names for generation features
Matt Arsenault
2019-04-03
1
-1
/
+1
*
[AMDGPU][MC] Corrected conversion rules for inlinable constants to match rule...
Dmitry Preobrazhensky
2019-03-29
1
-15
/
+15
*
[AMDGPU][MC] Corrected handling of tied src for atomic return MUBUF opcodes
Dmitry Preobrazhensky
2019-03-29
1
-7
/
+7
*
Revert of 357063 [AMDGPU][MC] Corrected handling of tied src for atomic retur...
Dmitry Preobrazhensky
2019-03-27
1
-7
/
+7
*
[AMDGPU][MC] Corrected handling of tied src for atomic return MUBUF opcodes
Dmitry Preobrazhensky
2019-03-27
1
-7
/
+7
*
AMDHSA: Fix COMPUTE_PGM_RSRC2.USER_SGPR calculation when parsing ISA assembly
Konstantin Zhuravlyov
2019-03-20
1
-7
/
+7
*
[AMDGPU] Added MsgPack format PAL metadata
Tim Renouf
2019-03-20
1
-13
/
+50
*
[AMDGPU] Factored PAL metadata handling out into its own class
Tim Renouf
2019-03-20
1
-4
/
+12
*
[AMDGPU][MC] Corrected checks for DS offset0 range
Dmitry Preobrazhensky
2019-03-20
1
-1
/
+1
*
[AMDGPU][MC][GFX9] Added support of operands shared_base, shared_limit, priva...
Dmitry Preobrazhensky
2019-03-20
1
-0
/
+41
*
[AMDGPU] Silence gcc 7 warnings
Stanislav Mekhanoshin
2019-03-13
1
-3
/
+3
*
[AMDGPU] Add support for immediate operand for S_ENDPGM
David Stuttard
2019-03-12
1
-0
/
+37
*
Use bitset for assembler predicates
Stanislav Mekhanoshin
2019-03-11
1
-2
/
+3
*
[AMDGPU] Mark enum types in SIDefines.h as unsigned
Stanislav Mekhanoshin
2019-03-11
1
-2
/
+2
*
[AMDGPU][MC] Enable lds_direct operand for v_readfirstlane_b32, v_readlane_b3...
Dmitry Preobrazhensky
2019-03-04
1
-44
/
+73
*
[AMDGPU][MC] Added register size check for VOP3/SDWA/DPP operands
Dmitry Preobrazhensky
2019-02-27
1
-11
/
+15
*
[AMDGPU][MC][GFX8+] Added syntactic sugar for 'vgpr index' operand of instruc...
Dmitry Preobrazhensky
2019-02-27
1
-4
/
+87
*
[AMDGPU][MC] Added support of lds_direct operand
Dmitry Preobrazhensky
2019-02-08
1
-0
/
+88
*
[AMDGPU][MC][CODEOBJECT] Added predefined symbols to access GPU minor and ste...
Dmitry Preobrazhensky
2019-02-08
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
[AMDGPU][MC] Disabled use of 2 different literals with SOP2/SOPC instructions
Dmitry Preobrazhensky
2019-01-18
1
-0
/
+39
*
[AMDGPU] Emit MessagePack HSA Metadata for v3 code object
Scott Linder
2018-12-12
1
-7
/
+25
*
[AMDGPU] Combine DPP mov with use instructions (VOP1/2/3)
Valery Pykhtin
2018-11-30
1
-5
/
+7
*
AMDGPU: Re-apply r341982 after fixing the layering issue
Konstantin Zhuravlyov
2018-09-12
1
-20
/
+16
*
Revert "AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination into Targ...
Ilya Biryukov
2018-09-12
1
-16
/
+20
*
AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination
Konstantin Zhuravlyov
2018-09-11
1
-20
/
+16
*
[AMDGPU] Add support for a16 modifiear for gfx9
Ryan Taylor
2018-08-28
1
-27
/
+10
*
[AMDGPU] New tbuffer intrinsics
Tim Renouf
2018-08-21
1
-10
/
+55
*
[AMDGPU] Update assembler for HSA Code Object v3
Scott Linder
2018-06-21
1
-20
/
+432
*
AMDGPU: Refactor MIMG instruction TableGen using generic tables
Nicolai Haehnle
2018-06-21
1
-36
/
+1
*
AMDGPU: Turn D16 for MIMG instructions into a regular operand
Nicolai Haehnle
2018-06-21
1
-12
/
+19
*
[AMDGPU][MC] Enabled parsing of relocations on VALU instructions
Dmitry Preobrazhensky
2018-06-13
1
-2
/
+2
*
[AMDGPU] Added checks for dpp_ctrl value
Stanislav Mekhanoshin
2018-05-08
1
-23
/
+27
*
AMDGPU: Add Vega12 and Vega20
Matt Arsenault
2018-04-30
1
-4
/
+6
[next]