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
...
*
Revert "AMDGPU: Add VI i16 support"
Tom Stellard
2016-11-04
1
-72
/
+4
*
AMDGPU: Add VI i16 support
Tom Stellard
2016-11-03
1
-4
/
+72
*
AMDGPU/SI: Don't emit multi-dword flat memory ops when they might access scratch
Tom Stellard
2016-10-26
1
-0
/
+16
*
AMDGPU: Fix Two Address problems with v_movreld
Nicolai Haehnle
2016-10-24
1
-27
/
+30
*
[AMDGPU] Perform uchar to float combine for ISD::SINT_TO_FP
Konstantin Zhuravlyov
2016-10-21
1
-4
/
+13
*
[AMDGPU] Emit constant address space data in .rodata section and use relocati...
Konstantin Zhuravlyov
2016-10-20
1
-22
/
+22
*
AMDGPU/SI: LowerParameter() should be computing align based on memory type
Tom Stellard
2016-10-17
1
-1
/
+1
*
AMDGPU/SI: Fix LowerParameter() for i16 arguments
Tom Stellard
2016-10-17
1
-10
/
+18
*
AMDGPU/SI: Don't allow unaligned scratch access
Tom Stellard
2016-10-14
1
-0
/
+9
*
AMDGPU: Fix use-after-frees
Nicolai Haehnle
2016-10-14
1
-14
/
+15
*
[AMDGPU] Emit 32-bit lo/hi got and pc relative variant kinds for external and...
Konstantin Zhuravlyov
2016-10-14
1
-12
/
+43
*
AMDGPU: Assume spilling will occur at -O0
Matt Arsenault
2016-10-13
1
-1
/
+5
*
AMDGPU: Fix truncate to bool warnings
Matt Arsenault
2016-10-13
1
-5
/
+5
*
AMDGPU: Initial implementation of VGPR indexing mode
Matt Arsenault
2016-10-12
1
-42
/
+167
*
AMDGPU: Refactor indirect vector lowering
Matt Arsenault
2016-10-04
1
-36
/
+42
*
[AMDGPU] Promote uniform i16 ops to i32 ops for targets that have 16 bit inst...
Konstantin Zhuravlyov
2016-09-28
1
-0
/
+4
*
AMDGPU: Fix broken FrameIndex handling
Matt Arsenault
2016-09-17
1
-39
/
+0
*
AMDGPU: Allow some control flow intrinsics to be CSEd
Matt Arsenault
2016-09-16
1
-17
/
+47
*
AMDGPU: Refactor kernel argument lowering
Tom Stellard
2016-09-16
1
-5
/
+5
*
AMDGPU/SI: Add support for triples with the mesa3d operating system
Tom Stellard
2016-09-16
1
-4
/
+4
*
AMDGPU: Improve splitting 64-bit bit ops by constants
Matt Arsenault
2016-09-14
1
-50
/
+123
*
[CodeGen] Split out the notions of MI invariance and MI dereferenceability.
Justin Lebar
2016-09-11
1
-7
/
+12
*
AMDGPU: Relax SGPR asm constraint register class
Matt Arsenault
2016-08-30
1
-1
/
+1
*
AMDGPU: Move cndmask pseudo to be isel pseudo
Matt Arsenault
2016-08-27
1
-0
/
+30
*
Untabify.
NAKAMURA Takumi
2016-08-22
1
-6
/
+4
*
AMDGPU: Remove dead option
Matt Arsenault
2016-08-17
1
-6
/
+0
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
AMDGPU: Fix missing test for addressing mode with odd offsets
Matt Arsenault
2016-08-13
1
-0
/
+1
*
LoadStoreVectorizer: Remove TargetBaseAlign. Keep alignment for stack adjustm...
Alina Sbirlea
2016-08-04
1
-1
/
+5
*
AMDGPU: fdiv -1, x -> rcp -x
Matt Arsenault
2016-08-02
1
-16
/
+25
*
AMDGPU: Fix shouldConvertConstantLoadToIntImm behavior
Matt Arsenault
2016-07-30
1
-2
/
+2
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-3
/
+3
*
AMDGPU : Add intrinsics for compare with the full wavefront result
Wei Ding
2016-07-28
1
-0
/
+29
*
AMDGPU: Remove analyzeImmediate
Matt Arsenault
2016-07-28
1
-28
/
+0
*
AMDGPU: Make AMDGPUMachineFunction fields private
Matt Arsenault
2016-07-26
1
-2
/
+2
*
AMDGPU: Add fp legacy instruction intrinsics
Matt Arsenault
2016-07-26
1
-0
/
+9
*
AMDGPU: Remove read_workdim intrinsic
Jan Vesely
2016-07-25
1
-5
/
+0
*
AMDGPU: Fix groupstaticsize for large LDS
Matt Arsenault
2016-07-22
1
-3
/
+3
*
AMDGPU: Add HSA dispatch id intrinsic
Matt Arsenault
2016-07-22
1
-0
/
+10
*
AMDGPU: Don't reinvent transferSuccessorsAndUpdatePHIs
Matt Arsenault
2016-07-22
1
-26
/
+2
*
AMDGPU: Fix phis from blocks split due to register indexing
Matt Arsenault
2016-07-21
1
-15
/
+22
*
AMDGPU: Change fdiv lowering based on !fpmath metadata
Matt Arsenault
2016-07-19
1
-29
/
+34
*
AMDGPU: Only use legal inline immediates with kill pseudo
Matt Arsenault
2016-07-19
1
-2
/
+7
*
AMDGPU: Expand register indexing pseudos in custom inserter
Matt Arsenault
2016-07-19
1
-5
/
+326
*
AMDGPU: Add intrinsic for s_flbit_i32/v_ffbh_i32
Matt Arsenault
2016-07-18
1
-0
/
+3
*
AMDGPU: Remove legacy rsq.clamped intrinsic
Matt Arsenault
2016-07-15
1
-2
/
+1
*
[SelectionDAG] Get rid of bool parameters in SelectionDAG::getLoad, getStore,...
Justin Lebar
2016-07-15
1
-12
/
+8
*
AMDGPU: Fix splitting kill blocks with defs before kill
Matt Arsenault
2016-07-15
1
-13
/
+3
*
AMDGPU: Remove unused intrinsics
Matt Arsenault
2016-07-14
1
-8
/
+0
*
AMDGPU/SI: Add support for R_AMDGPU_GOTPCREL
Tom Stellard
2016-07-13
1
-23
/
+50
[prev]
[next]