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
/
SIInstructions.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU] use v32f32 for 3 mfma intrinsics
Stanislav Mekhanoshin
2019-07-12
1
-0
/
+12
*
[AMDGPU] Restrict v_cndmask_b32 abs/neg modifiers to f32
Jay Foad
2019-07-12
1
-2
/
+2
*
[AMDGPU] gfx908 agpr spilling
Stanislav Mekhanoshin
2019-07-11
1
-2
/
+45
*
[AMDGPU] gfx908 mfma support
Stanislav Mekhanoshin
2019-07-11
1
-0
/
+10
*
[AMDGPU] Allow abs/neg source modifiers on v_cndmask_b32
Jay Foad
2019-07-10
1
-7
/
+8
*
AMDGPU: Correct properties for adjcallstack* pseudos
Matt Arsenault
2019-07-01
1
-0
/
+4
*
AMDGPU: Write LDS objects out as global symbols in code generation
Nicolai Haehnle
2019-06-25
1
-0
/
+10
*
[AMDGPU] gfx1010 core wave32 changes
Stanislav Mekhanoshin
2019-06-20
1
-18
/
+16
*
[AMDGPU] gfx10 wave32 patterns
Stanislav Mekhanoshin
2019-06-18
1
-7
/
+66
*
AMDGPU: Fold readlane from copy of SGPR or imm
Matt Arsenault
2019-06-18
1
-0
/
+7
*
AMDGPU: Be explicit about whether the high-word in SI_PC_ADD_REL_OFFSET is 0
Nicolai Haehnle
2019-06-16
1
-1
/
+6
*
[AMDGPU] gfx1010 wave32 icmp/fcmp intrinsic changes for wave32
Stanislav Mekhanoshin
2019-06-13
1
-1
/
+6
*
[AMDGPU] gfx1010 base changes for wave32
Stanislav Mekhanoshin
2019-06-13
1
-0
/
+18
*
AMDGPU: Assume call pseudos are convergent
Matt Arsenault
2019-05-21
1
-0
/
+6
*
[AMDGPU] gfx1010: use fmac instructions
Stanislav Mekhanoshin
2019-05-04
1
-1
/
+9
*
Revert "AMDGPU: Split block for si_end_cf"
Mark Searles
2019-04-27
1
-1
/
+0
*
[AMDGPU] predicate and feature refactoring
Stanislav Mekhanoshin
2019-04-05
1
-4
/
+4
*
AMDGPU: Split block for si_end_cf
Matt Arsenault
2019-04-03
1
-0
/
+1
*
[AMDGPU] Pre-allocate WWM registers to reduce VGPR pressure.
Neil Henning
2019-04-01
1
-0
/
+7
*
AMDGPU: Fix missing scc implicit def on s_andn2_b64_term
Matt Arsenault
2019-03-27
1
-18
/
+13
*
AMDGPU: wave_barrier is not isBarrier
Matt Arsenault
2019-03-27
1
-1
/
+0
*
AMDGPU: Set hasSideEffects 0 on _term instructions
Matt Arsenault
2019-03-25
1
-0
/
+3
*
[AMDGPU] Added v5i32 and v5f32 register classes
Tim Renouf
2019-03-22
1
-0
/
+22
*
[AMDGPU] Support for v3i32/v3f32
Tim Renouf
2019-03-21
1
-0
/
+21
*
[AMDGPU] Asm/disasm v_cndmask_b32_e64 with abs/neg source modifiers
Tim Renouf
2019-03-18
1
-13
/
+32
*
Revert "AMDGPU/NFC: Cleanup subtarget predicates"
Konstantin Zhuravlyov
2019-02-22
1
-2
/
+2
*
AMDGPU/NFC: Cleanup subtarget predicates
Konstantin Zhuravlyov
2019-02-21
1
-2
/
+2
*
AMDGPU: Remove GCN features and predicates
Matt Arsenault
2019-02-08
1
-17
/
+3
*
[AMDGPU] Support emitting GOT relocations for function calls
Scott Linder
2019-02-04
1
-15
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
AMDGPU: Add a fast path for icmp.i1(src, false, NE)
Marek Olsak
2019-01-15
1
-0
/
+5
*
AMDGPU: Add patterns for v4i16/v4f16 -> v4i16/v4f16 bitcasts
Rhys Perry
2018-12-19
1
-0
/
+2
*
[AMDGPU] Restored selection of scalar_to_vector (v2x16)
Stanislav Mekhanoshin
2018-11-19
1
-9
/
+9
*
AMDGPU: Fix analyzeBranch failing with pseudoterminators
Matt Arsenault
2018-11-16
1
-1
/
+2
*
AMDGPU: Additional pattern for i16 median3 matching
Aakanksha Patil
2018-11-14
1
-4
/
+17
*
AMDGPU: Adding more median3 patterns
Aakanksha Patil
2018-11-12
1
-3
/
+4
*
AMDGPU: Remove PHI loop condition optimization
Nicolai Haehnle
2018-10-31
1
-16
/
+0
*
DAG: Change behavior of fminnum/fmaxnum nodes
Matt Arsenault
2018-10-22
1
-6
/
+7
*
AMDGPU: Add support pattern for SUB of one bit
Changpeng Fang
2018-10-19
1
-0
/
+10
*
AMDGPU: Add Selection patterns to support add of one bit.
Changpeng Fang
2018-09-25
1
-0
/
+12
*
[AMDGPU] Divergence driven instruction selection. Part 1.
Alexander Timofeev
2018-09-21
1
-3
/
+5
*
[AMDGPU] Add instruction selection for i1 to f16 conversion
Carl Ritson
2018-09-19
1
-0
/
+10
*
AMDGPU: Fix packing undef parts of build_vector
Matt Arsenault
2018-08-12
1
-2
/
+21
*
AMDGPU: Use SPseudoInst helper
Matt Arsenault
2018-08-01
1
-8
/
+5
*
AMDGPU: Reduce code size with fcanonicalize (fneg x)
Matt Arsenault
2018-07-30
1
-0
/
+10
*
AMDGPU: Fix code size for return_to_epilog pseudo
Matt Arsenault
2018-07-27
1
-0
/
+1
*
AMDGPU: Separate R600 and GCN TableGen files
Tom Stellard
2018-06-28
1
-2
/
+1
*
[AMDGPU] Overload llvm.amdgcn.fmad.ftz to support f16
Stanislav Mekhanoshin
2018-06-28
1
-5
/
+9
*
AMDGPU: Add implicit def of SCC to kill and indirect pseudos
Nicolai Haehnle
2018-06-21
1
-2
/
+10
*
AMDGPU: Fix scalar_to_vector for v4i16/v4f16
Matt Arsenault
2018-06-20
1
-0
/
+10
[next]