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
/
SIISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
AMDGPU/SI: Move some ISel helpers into utils so they can be shared with GISel
Tom Stellard
2017-01-27
1
-11
/
+1
*
AMDGPU add support for spilling to a user sgpr pointed buffers
Tom Stellard
2017-01-25
1
-4
/
+14
*
AMDGPU : Add trap handler support.
Wei Ding
2017-01-24
1
-19
/
+24
*
AMDGPU: Custom lower more vector operations
Matt Arsenault
2017-01-23
1
-0
/
+100
*
AMDGPU: Remove unnecessary check
Matt Arsenault
2017-01-23
1
-3
/
+0
*
[AMDGPU] Fix some Clang-tidy modernize and Include What You Use warnings; oth...
Eugene Zelenko
2017-01-21
1
-38
/
+63
*
AMDGPU: Add replacement export intrinsics
Matt Arsenault
2017-01-17
1
-9
/
+58
*
Apply clang-tidy's performance-unnecessary-value-param to LLVM.
Benjamin Kramer
2017-01-13
1
-5
/
+8
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-28
/
+27
*
AMDGPU: Add Assert[SZ]Ext during argument load creation
Matt Arsenault
2017-01-09
1
-12
/
+15
*
AMDGPU/R600: Don't use REGISTER_{LOAD,STORE} ISD nodes
Jan Vesely
2017-01-06
1
-0
/
+12
*
AMDGPU/SI: Implement sendmsghalt intrinsic
Jan Vesely
2017-01-04
1
-1
/
+8
*
AMDGPU: Use i16 for i16 shift amount
Matt Arsenault
2016-12-22
1
-2
/
+4
*
AMDGPU: Use i16 comparison instructions
Matt Arsenault
2016-12-22
1
-3
/
+1
*
AMDGPU: Swap order of operands in fadd/fsub combine
Matt Arsenault
2016-12-22
1
-4
/
+4
*
AMDGPU: Check fast math flags in fadd/fsub combines
Matt Arsenault
2016-12-22
1
-6
/
+13
*
AMDGPU: Form more FMAs if fusion is allowed
Matt Arsenault
2016-12-22
1
-30
/
+45
*
AMDGPU: Move combines into separate functions
Matt Arsenault
2016-12-22
1
-152
/
+169
*
AMDGPU: Enable some f32 fadd/fsub combines for f16
Matt Arsenault
2016-12-22
1
-7
/
+12
*
AMDGPU: Implement isFMAFasterThanFMulAndFAdd for f16
Matt Arsenault
2016-12-22
1
-0
/
+2
*
AMDGPU: Allow rcp and rsq usage with f16
Matt Arsenault
2016-12-22
1
-3
/
+8
*
AMDGPU: Custom lower f16 fdiv
Matt Arsenault
2016-12-22
1
-1
/
+21
*
AMDGPU: Implement f16 fcanonicalize
Matt Arsenault
2016-12-22
1
-0
/
+3
*
AMDGPU: Allow 16-bit types in inline asm constraints
Matt Arsenault
2016-12-20
1
-0
/
+2
*
AMDGPU/SI: Add a MachineMemOperand when lowering llvm.amdgcn.buffer.load.*
Tom Stellard
2016-12-20
1
-0
/
+26
*
AMDGPU/SI: Add a MachineMemOperand to MIMG instructions
Tom Stellard
2016-12-20
1
-6
/
+24
*
AMDGPU: Select branch on undef to uniform scc branch
Matt Arsenault
2016-12-15
1
-0
/
+9
*
Fix for regression after Global Load Scalarization patch
Alexander Timofeev
2016-12-15
1
-1
/
+2
*
AMDGPU: Fix isTypeDesirableForOp for i16
Matt Arsenault
2016-12-09
1
-4
/
+16
*
AMDGPU: Make f16 ConstantFP legal
Matt Arsenault
2016-12-08
1
-13
/
+1
*
[AMDGPU] Scalarization of global uniform loads.
Alexander Timofeev
2016-12-08
1
-2
/
+17
*
AMDGPU : Add S_SETREG instructions to fix fdiv precision issues.
Tom Stellard
2016-12-07
1
-11
/
+101
*
AMDGPU: Add llvm.amdgcn.interp.mov intrinsic
Tom Stellard
2016-12-06
1
-0
/
+6
*
AMDGPU: Refactor exp instructions
Matt Arsenault
2016-12-05
1
-0
/
+23
*
AMDGPU: Implement isCheapAddrSpaceCast
Matt Arsenault
2016-12-02
1
-2
/
+12
*
AMDGPU: Use SGPR_64 for argument lowerings
Matt Arsenault
2016-11-29
1
-7
/
+7
*
AMDGPU/SI: Use float as the operand type for amdgcn.interp intrinsics
Tom Stellard
2016-11-26
1
-0
/
+2
*
AMDGPU/SI: Add back reverted SGPR spilling code, but disable it
Marek Olsak
2016-11-25
1
-11
/
+11
*
Revert "AMDGPU: Make m0 unallocatable"
Marek Olsak
2016-11-25
1
-11
/
+11
*
AMDGPU: Make m0 unallocatable
Matt Arsenault
2016-11-24
1
-11
/
+11
*
AMDGPU: Fix unused variable warning
Matt Arsenault
2016-11-18
1
-5
/
+4
*
AMDGPU: Fix crash on illegal type for inlineasm
Matt Arsenault
2016-11-18
1
-0
/
+2
*
[AMDGPU] Custom lower f16 = fp_round f64
Konstantin Zhuravlyov
2016-11-17
1
-0
/
+20
*
[AMDGPU] Promote f16/i16 conversions to f32/i32
Konstantin Zhuravlyov
2016-11-17
1
-52
/
+8
*
[AMDGPU] Expand `br_cc` for f16
Konstantin Zhuravlyov
2016-11-17
1
-0
/
+1
*
[AMDGPU] Handle f16 select{_cc}
Konstantin Zhuravlyov
2016-11-16
1
-0
/
+1
*
AMDGPU/SI: Support data types other than V4f32 in image intrinsics
Changpeng Fang
2016-11-14
1
-2
/
+5
*
[AMDGPU] Add f16 support (VI+)
Konstantin Zhuravlyov
2016-11-13
1
-13
/
+103
*
AMDGPU/SI: Promote i16 = fp_[us]int f32 for VI
Tom Stellard
2016-11-12
1
-0
/
+6
*
AMDGPU: Add VI i16 support
Tom Stellard
2016-11-10
1
-4
/
+72
[prev]
[next]