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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
-4
/
+19
*
[AMDGPU] Convert shl (add) into add (shl)
Stanislav Mekhanoshin
2017-05-23
1
-0
/
+3
*
AMDGPU: Start defining a calling convention
Matt Arsenault
2017-05-17
1
-3
/
+2
*
AMDGPU: Pull fneg out of extract_vector_elt
Matt Arsenault
2017-05-11
1
-0
/
+2
*
Generalize the specialized flag-carrying SDNodes by moving flags into SDNode.
Amara Emerson
2017-05-01
1
-2
/
+3
*
AMDGPU: Add new amdgcn.init.exec intrinsics
Marek Olsak
2017-04-28
1
-0
/
+2
*
[SelectionDAG] Use KnownBits struct in DAG's computeKnownBits and simplifyDem...
Craig Topper
2017-04-28
1
-2
/
+1
*
CodeGen: Add a hook for getFenceOperandTy
Yaxun Liu
2017-04-24
1
-0
/
+4
*
AMDGPU: Move trap lowering to DAG
Matt Arsenault
2017-04-24
1
-0
/
+1
*
AMDGPU: Refactor argument lowering
Matt Arsenault
2017-04-11
1
-2
/
+2
*
AMDGPU: Remove llvm.SI.vs.load.input
Matt Arsenault
2017-04-03
1
-1
/
+0
*
AMDGPU: Remove legacy bfe intrinsics
Matt Arsenault
2017-04-03
1
-1
/
+0
*
AMDGPU: Remove unnecessary ands when f16 is legal
Matt Arsenault
2017-03-31
1
-0
/
+3
*
[DAGCombiner] Add vector demanded elements support to ComputeNumSignBits
Simon Pilgrim
2017-03-31
1
-1
/
+2
*
[DAGCombiner] Add vector demanded elements support to computeKnownBitsForTarg...
Simon Pilgrim
2017-03-31
1
-0
/
+1
*
[AMDGPU] Get address space mapping by target triple environment
Yaxun Liu
2017-03-27
1
-0
/
+6
*
AMDGPU: Implement f16 fround
Matt Arsenault
2017-03-24
1
-1
/
+1
*
AMDGPU: Rename SI_RETURN
Matt Arsenault
2017-03-21
1
-2
/
+11
*
AMDGPU: Cleanup control flow intrinsics
Matt Arsenault
2017-03-17
1
-0
/
+6
*
AMDGPU: Fix unnecessary ands when packing f16 vectors
Matt Arsenault
2017-03-15
1
-0
/
+4
*
AMDGPU : Replace FMAD with FMA when denormals are enabled.
Wei Ding
2017-02-24
1
-0
/
+3
*
AMDGPU: Add cvt.pkrtz intrinsic
Matt Arsenault
2017-02-22
1
-0
/
+5
*
AMDGPU: Redefine clamp node as clamp 0.0-1.0
Matt Arsenault
2017-02-21
1
-0
/
+5
*
AMDGPU: Use source modifiers with f16->f32 conversions
Matt Arsenault
2017-02-02
1
-0
/
+1
*
AMDGPU: Cleanup fmin/fmax legacy function
Matt Arsenault
2017-02-01
1
-1
/
+1
*
AMDGPU: Check nsz instead of unsafe math
Matt Arsenault
2017-01-25
1
-1
/
+1
*
AMDGPU/R600: Serialize vector trunc stores to private AS
Jan Vesely
2017-01-20
1
-0
/
+1
*
AMDGPU: Disable some fneg combines unless nsz
Matt Arsenault
2017-01-19
1
-0
/
+10
*
AMDGPU: Fold fneg into fadd
Matt Arsenault
2017-01-12
1
-0
/
+1
*
AMDGPU/SI: Implement sendmsghalt intrinsic
Jan Vesely
2017-01-04
1
-0
/
+1
*
AMDGPU/SI: Add a MachineMemOperand when lowering llvm.amdgcn.buffer.load.*
Tom Stellard
2016-12-20
1
-0
/
+2
*
AMDGPU : Add S_SETREG instructions to fix fdiv precision issues.
Tom Stellard
2016-12-07
1
-0
/
+4
*
AMDGPU: Refactor exp instructions
Matt Arsenault
2016-12-05
1
-1
/
+3
*
[DAG Combiner] Fix the native computation of the Newton series for reciprocals
Evandro Menezes
2016-11-10
1
-3
/
+3
*
[AMDGPU] Check if type transforms to i16 (VI+) when getting AMDGPUISD::FFBH_U32
Konstantin Zhuravlyov
2016-11-01
1
-0
/
+7
*
AMDGPU: Implement expansion of f16 = FP_TO_FP16 f64
Tom Stellard
2016-11-01
1
-0
/
+1
*
[Target] remove TargetRecip class; 2nd try
Sanjay Patel
2016-10-20
1
-6
/
+4
*
revert r284495: [Target] remove TargetRecip class
Sanjay Patel
2016-10-18
1
-4
/
+6
*
[Target] remove TargetRecip class; move reciprocal estimate isel functionalit...
Sanjay Patel
2016-10-18
1
-6
/
+4
*
AMDGPU: Refactor kernel argument lowering
Tom Stellard
2016-09-16
1
-10
/
+2
*
AMDGPU: Improve splitting 64-bit bit ops by constants
Matt Arsenault
2016-09-14
1
-1
/
+4
*
AMDGPU/R600: Remove MergeVectorStores from legalization
Jan Vesely
2016-08-29
1
-3
/
+0
*
AMDGPU: Select mulhi 24-bit instructions
Matt Arsenault
2016-08-27
1
-2
/
+9
*
[X86] Heuristic to selectively build Newton-Raphson SQRT estimation
Nikolai Bozhenov
2016-08-04
1
-0
/
+3
*
AMDGPU : Add intrinsics for compare with the full wavefront result
Wei Ding
2016-07-28
1
-0
/
+3
*
AMDGPU: Add fp legacy instruction intrinsics
Matt Arsenault
2016-07-26
1
-0
/
+2
*
AMDGPU: Delete dead code
Matt Arsenault
2016-07-25
1
-1
/
+0
*
AMDGPU: Delete dead code
Matt Arsenault
2016-07-23
1
-4
/
+0
*
AMDGPU: Only use legal inline immediates with kill pseudo
Matt Arsenault
2016-07-19
1
-0
/
+1
[next]