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: Fold out no-op kill intrinsics
Matt Arsenault
2016-07-13
1
-0
/
+8
*
AMDGPU: Follow up to r275203
Matt Arsenault
2016-07-12
1
-3
/
+60
*
AMDGPU: Treat texture gather instructions more like other MIMG instructions
Nicolai Haehnle
2016-07-11
1
-1
/
+2
*
Revert "AMDGPU: Remove unused control flow intrinsic"
Matt Arsenault
2016-07-09
1
-0
/
+1
*
AMDGPU: Fix fdiv lowering when f32 denormals supported
Matt Arsenault
2016-07-09
1
-5
/
+3
*
AMDGPU: Remove unused control flow intrinsic
Matt Arsenault
2016-07-08
1
-1
/
+0
*
AMDGPU: Add feature for unaligned access
Matt Arsenault
2016-07-01
1
-8
/
+14
*
AMDGPU: Improve load/store of illegal types.
Matt Arsenault
2016-07-01
1
-75
/
+1
*
CodeGen: Use MachineInstr& in TargetLowering, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-28
/
+29
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-1
/
+1
*
[AMDGPU] Emit debugger prologue and emit the rest of the debugger fields in t...
Konstantin Zhuravlyov
2016-06-25
1
-0
/
+31
*
AMDGPU/SI: Make sure not to fold offsets into local address space globals
Tom Stellard
2016-06-25
1
-0
/
+8
*
AMDGPU: Cleanup subtarget handling.
Matt Arsenault
2016-06-24
1
-39
/
+33
*
AMDGPU: Fix verifier errors in SILowerControlFlow
Matt Arsenault
2016-06-22
1
-3
/
+4
*
AMDGPU: Add implicitarg.ptr intrinsic.
Jan Vesely
2016-06-21
1
-8
/
+18
*
AMDGPU: Fold more custom nodes to undef
Matt Arsenault
2016-06-20
1
-11
/
+40
*
AMDGPU: Add support for R_AMDGPU_REL32 relocations
Tom Stellard
2016-06-20
1
-1
/
+2
*
Reformat blank lines.
NAKAMURA Takumi
2016-06-20
1
-3
/
+0
*
Untabify.
NAKAMURA Takumi
2016-06-20
1
-2
/
+1
*
AMDGPU: Temporarily select trap to s_endpgm
Matt Arsenault
2016-06-17
1
-0
/
+19
*
AMDGPU/SI: Simplify code in SITargetLowering::LowerGlobalAddress()
Tom Stellard
2016-06-17
1
-1
/
+1
*
AMDGPU/SI: Refactor fixup handling for constant addrspace variables
Tom Stellard
2016-06-14
1
-0
/
+34
*
Revert "AMDGPU/SI: Refactor fixup handling for constant addrspace variables"
Tom Stellard
2016-06-14
1
-34
/
+0
*
AMDGPU/SI: Refactor fixup handling for constant addrspace variables
Tom Stellard
2016-06-14
1
-0
/
+34
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-26
/
+20
*
AMDGPU: Fix trailing whitespace
Matt Arsenault
2016-06-10
1
-14
/
+14
*
AMDGPU: Fix i64 global cmpxchg
Matt Arsenault
2016-06-09
1
-3
/
+3
*
AMDGPU/SI: Fix 32-bit fdiv lowering
Wei Ding
2016-06-09
1
-16
/
+53
*
Revert "Differential Revision: http://reviews.llvm.org/D20557"
Eric Christopher
2016-06-07
1
-55
/
+17
*
Differential Revision: http://reviews.llvm.org/D20557
Wei Ding
2016-06-07
1
-17
/
+55
*
AMDGPU: Fix constantexpr addrspacecasts
Matt Arsenault
2016-06-06
1
-1
/
+4
*
AMDGPU: Add fract intrinsic
Matt Arsenault
2016-05-28
1
-0
/
+4
*
[AMDGPU] Remove exit-on-error flag from test (PR27762)
Diana Picus
2016-05-26
1
-1
/
+1
*
AMDGPU: Cleanup lowering actions
Matt Arsenault
2016-05-21
1
-128
/
+41
*
AMDGPU: Unify LowerGlobalAddress
Jan Vesely
2016-05-13
1
-16
/
+0
*
AMDGPU: Fold shift into cvt_f32_ubyteN
Matt Arsenault
2016-05-09
1
-1
/
+15
*
AMDGPU: Simplify control flow / conditions
Matt Arsenault
2016-05-05
1
-19
/
+19
*
AMDGPU: Uniform branch conditions can originate with intrinsics
Nicolai Haehnle
2016-05-05
1
-2
/
+1
*
AMDGPU: Custom lower v2i32 loads and stores
Matt Arsenault
2016-05-02
1
-7
/
+39
*
AMDGPU: Make i64 loads/stores promote to v2i32
Matt Arsenault
2016-05-02
1
-0
/
+12
*
AMDGPU: Add kernarg.segment.ptr intrinsic
Matt Arsenault
2016-04-29
1
-0
/
+5
*
AMDGPU: Stop reporting an addressing mode for unknown addrspace
Matt Arsenault
2016-04-29
1
-1
/
+6
*
[CodeGen] Add getBuildVector and getSplatBuildVector helpers. NFCI.
Ahmed Bougacha
2016-04-26
1
-5
/
+4
*
AMDGPU: Implement addrspacecast
Matt Arsenault
2016-04-25
1
-0
/
+84
*
AMDGPU: Add queue ptr intrinsic
Matt Arsenault
2016-04-25
1
-1
/
+11
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-2
/
+1
*
AMDGPU/SI: Fix regression with no-return atomics
Nicolai Haehnle
2016-04-15
1
-0
/
+1
*
AMDGPU: Remove custom load/store scalarization
Matt Arsenault
2016-04-14
1
-2
/
+2
*
AMDGPU: Directly emit m0 initialization with s_mov_b32
Matt Arsenault
2016-04-14
1
-13
/
+20
*
AMDGPU/SI: Use the correct scratch wave offset register for shaders.
Tom Stellard
2016-04-14
1
-6
/
+28
[prev]
[next]