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
*
AMDGPU/GlobalISel: Select flat loads
Matt Arsenault
2019-07-16
1
-12
/
+5
*
[AMDGPU] use v32f32 for 3 mfma intrinsics
Stanislav Mekhanoshin
2019-07-12
1
-0
/
+9
*
[AMDGPU] gfx908 mfma support
Stanislav Mekhanoshin
2019-07-11
1
-0
/
+1
*
Remove some redundant code from r290372 and improve a comment.
Jay Foad
2019-07-11
1
-5
/
+3
*
[AMDGPU] gfx908 atomic fadd and atomic pk_fadd
Stanislav Mekhanoshin
2019-07-11
1
-0
/
+4
*
[X86][AMDGPU][DAGCombiner] Move call to allowsMemoryAccess into isLoadBitCast...
Craig Topper
2019-07-09
1
-4
/
+9
*
[AMDGPU] Packed thread ids in function call ABI
Stanislav Mekhanoshin
2019-06-28
1
-3
/
+13
*
AMDGPU: Write LDS objects out as global symbols in code generation
Nicolai Haehnle
2019-06-25
1
-0
/
+10
*
[TargetLowering] Add MachineMemOperand::Flags to allowsMemoryAccess tests (PR...
Simon Pilgrim
2019-06-12
1
-2
/
+4
*
AtomicExpand: Don't crash on non-0 alloca
Matt Arsenault
2019-06-11
1
-0
/
+1
*
AMDGPU: Expand < 32-bit atomics
Matt Arsenault
2019-06-11
1
-0
/
+2
*
[AMDGPU] Increases available SGPR for Calling Convention
Ryan Taylor
2019-05-15
1
-2
/
+2
*
[AMDGPU] Reapplied BFE canonicalization from D60462
Simon Pilgrim
2019-05-08
1
-11
/
+25
*
Revert r359392 and r358887
Craig Topper
2019-05-06
1
-25
/
+11
*
[AMDGPU] gfx1010 VMEM and SMEM implementation
Stanislav Mekhanoshin
2019-04-30
1
-0
/
+55
*
[TargetLowering][AMDGPU][X86] Improve SimplifyDemandedBits bitcast handling
Simon Pilgrim
2019-04-22
1
-11
/
+25
*
[AMDGPU] Avoid DAG combining assert with fneg(fadd(A,0))
Tim Renouf
2019-04-18
1
-0
/
+10
*
[AMDGPU] Implemented dwordx3 variants of buffer/tbuffer load/store intrinsics
Tim Renouf
2019-03-22
1
-1
/
+0
*
[AMDGPU] Added v5i32 and v5f32 register classes
Tim Renouf
2019-03-22
1
-2
/
+15
*
[AMDGPU] Support for v3i32/v3f32
Tim Renouf
2019-03-21
1
-13
/
+98
*
[AMDGPU] Add buffer/load 8/16 bit overloaded intrinsics
Ryan Taylor
2019-03-19
1
-0
/
+22
*
[TargetLowering] Add code size information on isFPImmLegal. NFC
Adhemerval Zanella
2019-03-18
1
-1
/
+2
*
[AMDGPU] Prepare for introduction of v3 and v5 MVTs
Tim Renouf
2019-03-17
1
-3
/
+4
*
AMDGPU: Move d16 load matching to preprocess step
Matt Arsenault
2019-03-08
1
-0
/
+6
*
AMDGPU: Fix crashes in invalid call cases
Matt Arsenault
2019-02-28
1
-4
/
+3
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-0
/
+1
*
AMDGPU: Fix assert on trunc from bitcast of build_vector
Matt Arsenault
2019-02-05
1
-1
/
+1
*
[AMDGPU] Add intrinsics for 16 bit interpolation
Tim Corringham
2019-01-28
1
-0
/
+3
*
Codegen support for atomicrmw fadd/fsub
Matt Arsenault
2019-01-22
1
-3
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
AMDGPU: Remove llvm.SI.load.const
Matt Arsenault
2019-01-18
1
-1
/
+0
*
AMDGPU: Add llvm.amdgcn.ds.ordered.add & swap
Marek Olsak
2019-01-16
1
-0
/
+1
*
[TargetLowering][AMDGPU] Remove the SimplifyDemandedBits function that takes ...
Craig Topper
2019-01-07
1
-30
/
+52
*
[AMDGPU] Always use the version of computeKnownBits that returns a value. NFCI.
Simon Pilgrim
2018-12-21
1
-14
/
+7
*
[x86] allow vector load narrowing with multi-use values
Sanjay Patel
2018-11-10
1
-1
/
+4
*
AMDGPU: Fix assertion with bitcast from i64 constant to v4i16
Matt Arsenault
2018-11-02
1
-3
/
+4
*
Check shouldReduceLoadWidth from SimplifySetCC
Stanislav Mekhanoshin
2018-10-31
1
-0
/
+12
*
DAG: Change behavior of fminnum/fmaxnum nodes
Matt Arsenault
2018-10-22
1
-0
/
+8
*
AMDGPU: Expand atomicrmw nand in IR
Matt Arsenault
2018-10-02
1
-0
/
+7
*
AMDGPU: Expand vector canonicalizes
Matt Arsenault
2018-09-18
1
-0
/
+1
*
AMDGPU: Remove remnants of old address space mapping
Matt Arsenault
2018-08-31
1
-4
/
+3
*
[AMDGPU] Add support for multi-dword s.buffer.load intrinsic
Tim Renouf
2018-08-25
1
-0
/
+1
*
AMDGPU: Fix not respecting byval alignment in call frame setup
Matt Arsenault
2018-08-22
1
-2
/
+1
*
AMDGPU: Custom lower fexp
Matt Arsenault
2018-08-16
1
-0
/
+32
*
AMDGPU: Fold fneg into fmed3
Matt Arsenault
2018-08-15
1
-0
/
+11
*
AMDGPU: Address todo for handling 1/(2 pi)
Matt Arsenault
2018-08-15
1
-6
/
+23
*
AMDGPU: More canonicalized operations
Matt Arsenault
2018-08-10
1
-1
/
+11
*
AMDGPU: cvt_pk_rtz_f16 canonicalizes
Matt Arsenault
2018-08-06
1
-1
/
+2
*
AMDGPU: Treat more custom operations as canonicalizing
Matt Arsenault
2018-08-06
1
-1
/
+4
*
DAG: Enhance isKnownNeverNaN
Matt Arsenault
2018-08-03
1
-0
/
+83
[next]