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
/
test
/
CodeGen
/
AMDGPU
/
call-argument-types.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MachineScheduler] Reduce reordering due to mem op clustering
Jay Foad
2020-01-14
1
-5
/
+6
*
AMDGPU: Allow getMemOperandWithOffset to analyze stack accesses
Matt Arsenault
2019-09-05
1
-26
/
+25
*
AMDGPU: Decompose all values to 32-bit pieces for calling conventions
Matt Arsenault
2019-07-19
1
-9
/
+7
*
CodeGen: Set hasSideEffects = 0 on BUNDLE
Matt Arsenault
2019-07-03
1
-7
/
+10
*
AMDGPU: Always use s33 for global scratch wave offset
Matt Arsenault
2019-06-20
1
-11
/
+9
*
AMDGPU: Avoid most waitcnts before calls
Matt Arsenault
2019-06-14
1
-25
/
+24
*
AMDGPU: Don't fix emergency stack slot at offset 0
Matt Arsenault
2019-06-05
1
-48
/
+48
*
AMDGPU: Invert frame index offset interpretation
Matt Arsenault
2019-06-05
1
-18
/
+20
*
AMDGPU: Introduce TokenFactor for ABI register copies in call sequence
Matt Arsenault
2019-05-16
1
-40
/
+43
*
[AMDGPU] Prepare for introduction of v3 and v5 MVTs
Tim Renouf
2019-03-17
1
-1
/
+172
*
[DAGCombiner] If a TokenFactor would be merged into its user, consider the us...
Nirav Dave
2019-03-13
1
-1
/
+1
*
[AMDGPU] Mark test functions with hidden visibility
Scott Linder
2019-02-01
1
-47
/
+47
*
Bias physical register immediate assignments
Nirav Dave
2018-11-14
1
-32
/
+28
*
[SchedModel] Fix for read advance cycles with implicit pseudo operands.
Jonas Paulsson
2018-10-30
1
-11
/
+11
*
AMDGPU: Fix not preserving alignent in call setups
Matt Arsenault
2018-09-13
1
-0
/
+50
*
DAG: Handle odd vector sizes in calling conv splitting
Matt Arsenault
2018-09-10
1
-5
/
+22
*
AMDGPU: Fix packing undef parts of build_vector
Matt Arsenault
2018-08-12
1
-2
/
+2
*
AMDGPU: Break 64-bit arguments into 32-bit pieces
Matt Arsenault
2018-07-31
1
-7
/
+43
*
AMDGPU: Split wide vectors of i16/f16 into 32-bit regs on calls
Matt Arsenault
2018-07-31
1
-0
/
+57
*
AMDGPU: Scalarize vector argument types to calls
Matt Arsenault
2018-07-31
1
-4
/
+39
*
AMDGPU: Stop wasting argument registers with v3i32/v3f32
Matt Arsenault
2018-07-28
1
-5
/
+59
*
AMDGPU: Increase default stack alignment
Matt Arsenault
2018-03-29
1
-2
/
+2
*
[AMDGPU] Change constant addr space to 4
Yaxun Liu
2018-02-13
1
-6
/
+6
*
[AMDGPU] Switch to the new addr space mapping by default
Yaxun Liu
2018-02-02
1
-19
/
+19
*
[AMDGPU] Prevent post-RA scheduler from breaking memory clauses
Stanislav Mekhanoshin
2017-09-19
1
-8
/
+8
*
AMDGPU: Stop modifying SP in call sequences
Matt Arsenault
2017-09-14
1
-7
/
+7
*
Re-land MachineInstr: Reason locally about some memory objects before going t...
Balaram Makam
2017-08-30
1
-3
/
+3
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-17
1
-44
/
+32
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2017-08-16
1
-32
/
+44
*
Revert "MachineInstr: Reason locally about some memory objects before going t...
Balaram Makam
2017-08-16
1
-3
/
+3
*
MachineInstr: Reason locally about some memory objects before going to AA.
Balaram Makam
2017-08-14
1
-3
/
+3
*
AMDGPU: Remove error on calls for amdgcn
Matt Arsenault
2017-08-03
1
-4
/
+4
*
AMDGPU: Don't place arguments in emergency stack slot
Matt Arsenault
2017-08-02
1
-7
/
+7
*
AMDGPU: Initial implementation of calls
Matt Arsenault
2017-08-01
1
-0
/
+527