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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SelectionDAG] Rename fextend -> fpextend, fround -> fpround, frnd -> fround
Michael Kuperstein
2016-08-18
1
-2
/
+2
*
AMDGPU : Fix QSAD and MQSAD instructions' incorrect data type.
Wei Ding
2016-08-18
3
-2
/
+3
*
[AMDGPU] add s_incperflevel/s_decperflevel intrinsics.
Valery Pykhtin
2016-08-18
1
-2
/
+12
*
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-5
/
+5
*
AMDGPU: Remove dead option
Matt Arsenault
2016-08-17
1
-6
/
+0
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
3
-5
/
+6
*
[PM] Port the always inliner to the new pass manager in a much more
Chandler Carruth
2016-08-17
1
-1
/
+2
*
AMDGPU: Avoid looking for the DebugLoc in end()
Duncan P. N. Exon Smith
2016-08-17
1
-14
/
+12
*
[AMDGPU] Remove duplicate initialization of SIDebuggerInsertNops pass
Konstantin Zhuravlyov
2016-08-16
1
-1
/
+0
*
AMDGPU: Remove excessive padding from ImmOp and RegOp.
Matt Arsenault
2016-08-16
1
-4
/
+4
*
[AMDGPU] Give enum an explicit 64-bit type to fix MSVC 2013 failures
Reid Kleckner
2016-08-15
1
-1
/
+1
*
AMDGPU/R600: Convert buffer id to VTX_READ input
Jan Vesely
2016-08-15
4
-183
/
+110
*
AMDGPU: Update AMDGPURuntimeMetadata.h for enums of address space qualifiers
Yaxun Liu
2016-08-15
1
-0
/
+7
*
AMDGPU: Don't fold subregister extracts into tied operands
Matt Arsenault
2016-08-15
1
-3
/
+15
*
[AMDGPU] fix failure on printing of non-existing instruction operands.
Valery Pykhtin
2016-08-15
1
-0
/
+5
*
AMDGPU: Fix not estimating MBB operand sizes correctly
Matt Arsenault
2016-08-13
2
-2
/
+26
*
AMDGPU: Fix missing test for addressing mode with odd offsets
Matt Arsenault
2016-08-13
1
-0
/
+1
*
AMDGPU/R600: Remove macros
Matt Arsenault
2016-08-13
5
-36
/
+33
*
Fix more dereferenced end() iterators after r278532
Hans Wennborg
2016-08-13
4
-6
/
+12
*
ADT: Remove all ilist_iterator => pointer casts, NFC
Duncan P. N. Exon Smith
2016-08-12
2
-13
/
+8
*
Use the range variant of find_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-4
/
+4
*
Use the range variant of find instead of unpacking begin/end
David Majnemer
2016-08-11
4
-10
/
+7
*
AMDGPU: Remove unused tablegen utilities
Matt Arsenault
2016-08-11
1
-50
/
+0
*
AMDGPU : Add intrinsic for instruction v_cvt_pk_u8_f32
Wei Ding
2016-08-11
2
-0
/
+6
*
AMDGPU: Prune includes
Matt Arsenault
2016-08-11
5
-28
/
+10
*
AMDGPU: Fix crashes on memory functions
Matt Arsenault
2016-08-11
2
-1
/
+9
*
AMDGPU: Remove custom getSubReg
Matt Arsenault
2016-08-11
2
-78
/
+10
*
AMDGPU: Remove unused tracking of flat instructions
Matt Arsenault
2016-08-11
3
-25
/
+0
*
AMDGPU : Add LLVM intrinsics for SAD related instructions.
Wei Ding
2016-08-11
2
-11
/
+21
*
Revert "[AMDGPU] fix failure on printing of non-existing instruction operands."
Valery Pykhtin
2016-08-11
1
-5
/
+0
*
[AMDGPU] fix failure on printing of non-existing instruction operands.
Valery Pykhtin
2016-08-11
1
-0
/
+5
*
GlobalISel: implement simple function calls on AArch64.
Tim Northover
2016-08-10
2
-2
/
+2
*
AMDGPU/SI: Implement amdgcn image intrinsics with sampler
Changpeng Fang
2016-08-10
1
-3
/
+133
*
AMDGPU: s_setpc_b64 should be an indirect branch
Matt Arsenault
2016-08-10
1
-1
/
+2
*
AMDGPU: Set sizes on control flow pseudos
Matt Arsenault
2016-08-10
1
-9
/
+17
*
AMDGPU: Remove empty file comment
Matt Arsenault
2016-08-10
1
-1
/
+0
*
AMDGPU: Remove unnecessary cast
Matt Arsenault
2016-08-10
1
-4
/
+2
*
AMDGPU: Change insertion point of si_mask_branch
Matt Arsenault
2016-08-10
2
-12
/
+19
*
AMDGPU: Use CreateStackObject instead of CreateSpillStackObject
Matt Arsenault
2016-08-10
1
-2
/
+2
*
AMDGPU/SI: Increase SGPR limit to 96 on Tonga/Iceland
Marek Olsak
2016-08-05
1
-1
/
+3
*
[OpenCL] Add missing tests for getOCLTypeName
Yaxun Liu
2016-08-04
1
-1
/
+1
*
LoadStoreVectorizer: Remove TargetBaseAlign. Keep alignment for stack adjustm...
Alina Sbirlea
2016-08-04
1
-1
/
+5
*
[X86] Heuristic to selectively build Newton-Raphson SQRT estimation
Nikolai Bozhenov
2016-08-04
2
-2
/
+3
*
AMDGPU: fdiv -1, x -> rcp -x
Matt Arsenault
2016-08-02
1
-16
/
+25
*
AMDGPU: Stay in WQM for non-intrinsic stores
Nicolai Haehnle
2016-08-02
6
-10
/
+33
*
AMDGPU: Track physical registers in SIWholeQuadMode
Nicolai Haehnle
2016-08-02
1
-26
/
+53
*
[AMDGPU] refactor DS instruction definitions. NFC.
Valery Pykhtin
2016-08-01
7
-608
/
+896
*
[AMDGPU] Fix lifetime of SmallVector temporaries.
Benjamin Kramer
2016-07-30
1
-6
/
+4
*
AMDGPU: Fix shouldConvertConstantLoadToIntImm behavior
Matt Arsenault
2016-07-30
1
-2
/
+2
*
AMDGPU: Set s_setpc_b64 as a terminator
Matt Arsenault
2016-07-30
1
-0
/
+3
[next]