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
/
AMDGPUISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Set ADDE/ADDC/SUBE/SUBC to expand by default
Amaury Sechet
2018-06-01
1
-4
/
+6
*
AMDGPU/R600: Remove code for handling AMDGPUISD::CLAMP
Tom Stellard
2018-05-24
1
-24
/
+0
*
AMDGPU: Move AMDGPUTargetLowering::isFPExtFoldable() into SITargetLowering
Tom Stellard
2018-05-22
1
-12
/
+0
*
AMDGPU: Make v2i16/v2f16 legal on VI
Matt Arsenault
2018-05-22
1
-7
/
+8
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-0
/
+1
*
AMDGPU: Custom lower v4i16/v4f16 vector operations
Matt Arsenault
2018-05-16
1
-0
/
+22
*
AMDGPU: Ignore any_extend in mul24 combine
Matt Arsenault
2018-05-09
1
-0
/
+11
*
AMDGPU: Handle partial shift reduction for variable shifts
Matt Arsenault
2018-05-09
1
-15
/
+22
*
AMDGPU: Partially shrink 64-bit shifts if reduced to 16-bit
Matt Arsenault
2018-05-09
1
-0
/
+30
*
AMDGPU: Add combine for trunc of bitcast from build_vector
Matt Arsenault
2018-05-09
1
-0
/
+30
*
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
/
+2
*
[AMDGPU] Fix issues for backend divergence tracking
David Stuttard
2018-04-18
1
-4
/
+9
*
Pass Divergence Analysis data to Selection DAG to drive divergence
Alexander Timofeev
2018-03-05
1
-0
/
+96
*
AMDGPU: Add intrinsics llvm.amdgcn.cvt.{pknorm.i16, pknorm.u16, pk.i16, pk.u16}
Marek Olsak
2018-01-31
1
-0
/
+4
*
[NFC] fix trivial typos in comments and documents
Hiroshi Inoue
2018-01-29
1
-1
/
+1
*
AMDGPU/SI: Add d16 support for image intrinsics.
Changpeng Fang
2018-01-18
1
-0
/
+77
*
[AMDGPU] add LDS f32 intrinsics
Daniil Fukalov
2018-01-17
1
-0
/
+3
*
AMDGPU/SI: Add d16 support for buffer intrinsics.
Changpeng Fang
2018-01-12
1
-0
/
+4
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-3
/
+3
*
DAG: Add nuw when splitting loads and stores
Matt Arsenault
2017-11-29
1
-9
/
+3
*
[AMDGPU] Add custom lowering for llvm.log{,10}.{f16,f32} intrinsics
Vedran Miletic
2017-11-27
1
-0
/
+30
*
AMDGPU: Implement computeKnownBitsForTargetNode for mbcnt
Matt Arsenault
2017-11-13
1
-0
/
+14
*
AMDGPU: Drop duplicate setOperationAction
Jan Vesely
2017-11-13
1
-2
/
+0
*
AMDGPU: Lower buffer store and atomic intrinsics manually
Marek Olsak
2017-11-09
1
-0
/
+13
*
AMDGPU: Remove redundant combine
Matt Arsenault
2017-11-07
1
-38
/
+0
*
AMDGPU: Select v_mad_u64_u32 and v_mad_i64_i32
Matt Arsenault
2017-11-06
1
-9
/
+20
*
AMDGPU : Fix an error for the llvm.cttz implementation.
Wei Ding
2017-10-17
1
-3
/
+2
*
AMDGPU: Implement isFPExtFoldable
Matt Arsenault
2017-10-13
1
-0
/
+11
*
Implement custom lowering for ISD::CTTZ_ZERO_UNDEF and ISD::CTTZ.
Wei Ding
2017-10-12
1
-32
/
+68
*
[AMDGPU] New 64 bit div/rem expansion
Stanislav Mekhanoshin
2017-10-06
1
-19
/
+151
*
AMDGPU: Expand setcc for v2f32 and v4f32
Konstantin Zhuravlyov
2017-10-03
1
-0
/
+1
*
AMDGPU: Expand setcc for v2i32 and v4i32
Konstantin Zhuravlyov
2017-10-03
1
-0
/
+1
*
[AMDGPU] calling conventions for AMDPAL OS type
Tim Renouf
2017-09-29
1
-0
/
+4
*
AMDGPU: Allow coldcc calls
Matt Arsenault
2017-09-11
1
-0
/
+2
*
[AMDGPU] Prevent infinite recursion in DAG.computeKnownBits()
Stanislav Mekhanoshin
2017-09-01
1
-2
/
+2
*
AMDGPU: Turn int pack pattern into build_vector
Matt Arsenault
2017-08-31
1
-1
/
+11
*
[AMDGPU] computeKnownBitsForTargetNode for 24 bit mul
Stanislav Mekhanoshin
2017-08-28
1
-1
/
+31
*
AMDGPU: Start adding tail call support
Matt Arsenault
2017-08-11
1
-0
/
+37
*
AMDGPU: Don't use report_fatal_error for unsupported call types
Matt Arsenault
2017-08-03
1
-3
/
+9
*
AMDGPU: Pass special input registers to functions
Matt Arsenault
2017-08-03
1
-0
/
+43
*
AMDGPU: Initial implementation of calls
Matt Arsenault
2017-08-01
1
-0
/
+1
*
fix typos in comments; NFC
Hiroshi Inoue
2017-07-16
1
-1
/
+1
*
AMDGPU: Return correct type during argument lowering
Matt Arsenault
2017-07-15
1
-0
/
+30
*
Fix some more -Wimplicit-fallthrough warnings. NFCI.
Simon Pilgrim
2017-07-07
1
-2
/
+5
*
[AMDGPU] Add intrinsics for tbuffer load and store
David Stuttard
2017-06-22
1
-0
/
+2
*
AMDGPU: Cleanup CreateLiveInRegister
Matt Arsenault
2017-06-19
1
-7
/
+14
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[AMDGPU] Combine and (srl) into shl (bfe)
Stanislav Mekhanoshin
2017-05-23
1
-1
/
+2
*
[AMDGPU] Convert shl (add) into add (shl)
Stanislav Mekhanoshin
2017-05-23
1
-2
/
+40
[prev]
[next]