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
/
AMDGPUSubtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[AMDGPU] Initialize instruction itinerary from GCNSubtarget
Stanislav Mekhanoshin
2018-09-17
1
-0
/
+5
*
[AMDGPU] Ensure trig range reduction only used for subtargets that require it
David Stuttard
2018-09-14
1
-0
/
+5
*
AMDGPU: Re-apply r341982 after fixing the layering issue
Konstantin Zhuravlyov
2018-09-12
1
-47
/
+78
*
Revert "AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination into Targ...
Ilya Biryukov
2018-09-12
1
-78
/
+47
*
AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination
Konstantin Zhuravlyov
2018-09-11
1
-47
/
+78
*
AMDGPU: Remove remnants of old address space mapping
Matt Arsenault
2018-08-31
1
-8
/
+0
*
[AMDGPU] Add support for a16 modifiear for gfx9
Ryan Taylor
2018-08-28
1
-0
/
+5
*
AMDGPU: Address todo for handling 1/(2 pi)
Matt Arsenault
2018-08-15
1
-4
/
+5
*
AMDGPU: Add feature vi-insts
Matt Arsenault
2018-08-07
1
-0
/
+1
*
Reapply "AMDGPU: Fix handling of alignment padding in DAG argument lowering"
Matt Arsenault
2018-07-20
1
-14
/
+14
*
Revert "AMDGPU: Fix handling of alignment padding in DAG argument lowering"
Evgeniy Stepanov
2018-07-14
1
-14
/
+14
*
AMDGPU: Fix handling of alignment padding in DAG argument lowering
Matt Arsenault
2018-07-13
1
-14
/
+14
*
AMDGPU/SI: Initialize InstrInfo before TargetLoweringInfo in GCNSubtarget
Tom Stellard
2018-07-11
1
-1
/
+1
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-78
/
+37
*
AMDGPU: Fix UBSan error caused by r335942
Tom Stellard
2018-07-06
1
-22
/
+18
*
AMDGPU: Don't use struct type for argument layout
Matt Arsenault
2018-06-29
1
-1
/
+2
*
AMDGPU: Separate R600 and GCN TableGen files
Tom Stellard
2018-06-28
1
-238
/
+375
*
AMDGPU: Remove ability to reserve VGPRs for debugger
Konstantin Zhuravlyov
2018-06-21
1
-12
/
+1
*
[AMDGPU][Waitcnt] Fix handling of flat instrs
Mark Searles
2018-06-04
1
-0
/
+4
*
AMDGPU: Pass function directly instead of MachineFunction
Matt Arsenault
2018-05-29
1
-13
/
+12
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-5
/
+1
*
AMDGPU: Add D16 instructions preserve unused bits feature
Konstantin Zhuravlyov
2018-05-04
1
-0
/
+5
*
AMDGPU: Remove remnants of gfx901 (it was deprecated some time ago)
Konstantin Zhuravlyov
2018-05-01
1
-2
/
+1
*
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
-1
/
+14
*
[AMDGPU][Waitcnt] As of gfx7, VMEM operations do not increment the export cou...
Mark Searles
2018-04-26
1
-0
/
+4
*
AMDGPU: enable 128-bit for local addr space under an option
Marek Olsak
2018-04-10
1
-2
/
+3
*
Revert "AMDGPU: enable 128-bit for local addr space under an option"
Alex Shlyapnikov
2018-04-09
1
-3
/
+2
*
AMDGPU: enable 128-bit for local addr space under an option
Marek Olsak
2018-04-09
1
-2
/
+3
*
[AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions
Dmitry Preobrazhensky
2018-04-02
1
-0
/
+5
*
Revert r328975, it makes TableGen assert on the bots.
Nico Weber
2018-04-02
1
-5
/
+0
*
[AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions
Dmitry Preobrazhensky
2018-04-02
1
-0
/
+5
*
AMDGPU: Increase default stack alignment
Matt Arsenault
2018-03-29
1
-1
/
+6
*
[AMDGPU] Remove use of OpenCL triple environment and replace with function at...
Tony Tye
2018-03-23
1
-8
/
+4
*
[AMDGPU] Supported ds_read_b128 generation; Widened vector length for local a...
Farhana Aleen
2018-03-09
1
-0
/
+6
*
AMDGPU/GlobalISel: Pass subtarget + TM to LegalizerInfo
Matt Arsenault
2018-03-08
1
-1
/
+1
*
[AMDGPU] Scratch setup fix on AMDPAL gfx9+ merge shader
Tim Renouf
2018-02-26
1
-0
/
+6
*
AMDGPU: Bring processors and features in sync with the spec
Konstantin Zhuravlyov
2018-02-16
1
-1
/
+0
*
AMDGPU: Remove the s_buffer workaround for GFX9 chips
Marek Olsak
2018-02-07
1
-8
/
+0
*
[AMDGPU][MC] Added validation of d16 and r128 modifiers of MIMG opcodes
Dmitry Preobrazhensky
2018-02-05
1
-0
/
+5
*
AMDGPU/SI: Add d16 support for buffer intrinsics.
Changpeng Fang
2018-01-12
1
-0
/
+5
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-4
/
+4
*
AMDGPU/GCN: Bring processors in sync with AMDGPUUsage
Konstantin Zhuravlyov
2017-12-08
1
-4
/
+2
*
AMDGPU/EG: Add a new FeatureFMA and use it to selectively enable FMA instruction
Jan Vesely
2017-12-04
1
-0
/
+5
*
AMDGPU: Disable fp64 support on pre GCN asics
Jan Vesely
2017-12-04
1
-1
/
+1
*
AMDGPU: Allow negative MUBUF vaddr for gfx9
Matt Arsenault
2017-11-30
1
-0
/
+6
*
AMDGPU: Select DS insts without m0 initialization
Matt Arsenault
2017-11-29
1
-0
/
+6
*
AMDGPU: Move hazard avoidance out of waitcnt pass.
Matt Arsenault
2017-11-17
1
-1
/
+5
*
AMDGPU: Don't use MUBUF vaddr if address may overflow
Matt Arsenault
2017-11-15
1
-0
/
+5
*
AMDGPU: Implement computeKnownBitsForTargetNode for mbcnt
Matt Arsenault
2017-11-13
1
-0
/
+4
[prev]
[next]