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
/
SIFixSGPRCopies.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-1
/
+1
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-0
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-15
/
+17
*
[AMDGPU] Revert b0efc4fd6 (https://reviews.llvm.org/D40556)
Alexander Timofeev
2018-04-25
1
-64
/
+15
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-11
/
+14
*
[AMDGPU] SiFixSGPRCopies should not modify non-divergent PHI
Alexander Timofeev
2017-12-01
1
-15
/
+64
*
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
Francis Visoiu Mistrih
2017-11-30
1
-17
/
+17
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...
Eugene Zelenko
2017-08-08
1
-19
/
+32
*
[AMDGPU] Add support for Whole Wavefront Mode
Connor Abbott
2017-08-04
1
-1
/
+2
*
[AMDGPU] Add an llvm.amdgcn.wqm intrinsic for WQM
Connor Abbott
2017-08-04
1
-1
/
+5
*
AMDGPU/SI: Don't fix a PHI under uniform branch in SIFixSGPRCopies only when ...
Changpeng Fang
2017-08-03
1
-3
/
+3
*
[AMDGPU] Eliminate SGPR to VGPR copy when possible
Stanislav Mekhanoshin
2017-06-20
1
-0
/
+30
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
AMDGPU: Fix copies from physical registers in SIFixSGPRCopies
Matt Arsenault
2017-04-29
1
-4
/
+9
*
[AMDGPU] Merge M0 initializations
Stanislav Mekhanoshin
2017-04-24
1
-9
/
+176
*
AMDGPU : Fix common dominator of two incoming blocks terminates with uniform ...
Wei Ding
2017-04-12
1
-2
/
+24
*
AMDGPU: Fix folding reg_sequence into copy to phys reg
Matt Arsenault
2017-04-11
1
-0
/
+4
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-2
/
+3
*
AMDGPU/SI: Don't move copies of immediates to the VALU
Tom Stellard
2016-12-06
1
-1
/
+43
*
AMDGPU/SI: Avoid moving PHIs to VALU when phi values are defined in scalar br...
Tom Stellard
2016-11-29
1
-8
/
+38
*
AMDGPU/SI: Fix visit order assumption in SIFixSGPRCopies
Tom Stellard
2016-11-11
1
-24
/
+44
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-3
/
+1
*
Revert "AMDGPU: Remove unused control flow intrinsic"
Matt Arsenault
2016-07-09
1
-0
/
+1
*
AMDGPU: Remove unused control flow intrinsic
Matt Arsenault
2016-07-08
1
-1
/
+0
*
AMDGPU: Cleanup subtarget handling.
Matt Arsenault
2016-06-24
1
-4
/
+3
*
AMDGPU: Fix debug name of pass to better match
Matt Arsenault
2016-04-21
1
-1
/
+1
*
AMDGPU/SI: Fold operands with sub-registers
Nicolai Haehnle
2016-01-07
1
-1
/
+1
*
AMDGPU: Initialize SIFixSGPRCopies so -print-after works
Matt Arsenault
2015-11-03
1
-6
/
+9
*
AMDGPU: Stop assuming vreg for build_vector
Matt Arsenault
2015-11-02
1
-1
/
+4
*
AMDGPU: Distribute SGPR->VGPR copies of REG_SEQUENCE
Matt Arsenault
2015-11-02
1
-23
/
+89
*
AMDGPU: Refactor isVGPRToSGPRCopy
Matt Arsenault
2015-10-13
1
-19
/
+48
*
AMDGPU: Remove inferRegClassFromUses / inferRegClassFromDefs
Matt Arsenault
2015-10-07
1
-70
/
+0
*
AMDGPU: Remove dead code
Matt Arsenault
2015-10-01
1
-7
/
+4
*
AMDGPU: Fix recomputing dominator tree unnecessarily
Matt Arsenault
2015-09-25
1
-0
/
+4
*
AMDGPU: Move copy handling under switch like other instructions
Matt Arsenault
2015-09-21
1
-5
/
+10
*
AMDGPU: Simplify debug printing
Matt Arsenault
2015-09-10
1
-3
/
+1
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-0
/
+338