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
/
R600
/
SIFixSGPRCopies.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600/SI: Use VALU instructions for copying i1 values
Tom Stellard
2014-04-30
1
-1
/
+2
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-2
/
+2
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
R600/SI: Handle INSERT_SUBREG in SIFixSGPRCopies
Tom Stellard
2014-04-07
1
-0
/
+10
*
Phase 2 of the great MachineRegisterInfo cleanup. This time, we're changing
Owen Anderson
2014-03-13
1
-2
/
+2
*
R600/SI: Don't assume copies will be coalesced in SIFixSGPRCopies
Tom Stellard
2014-02-04
1
-1
/
+1
*
R600/SI: Fix illegal VGPR->SGPR copy inside of loop
Tom Stellard
2013-11-18
1
-2
/
+1
*
R600/SI: Fix another case of illegal VGPR->SGPR copy
Tom Stellard
2013-11-18
1
-3
/
+2
*
R600/SI: Remove redundant legalizeOperands call
Matt Arsenault
2013-11-14
1
-1
/
+0
*
Add #include raw_ostream.h in lib/Target/R600/SIFixSGPRCopies.cpp
Hans Wennborg
2013-11-14
1
-0
/
+1
*
Fix trailing whitespace in debug printing
Matt Arsenault
2013-11-14
1
-1
/
+1
*
R600/SIFixSGPRCopies.cpp: Fix \param to \return. [-Wdocumentation]
NAKAMURA Takumi
2013-11-14
1
-1
/
+1
*
Whitespace.
NAKAMURA Takumi
2013-11-14
1
-4
/
+4
*
R600/SI: Prefer SALU instructions for bit shift operations
Tom Stellard
2013-11-13
1
-17
/
+130
*
R600/SI: Fix another case of illegal VGPR to SGPR copy
Tom Stellard
2013-08-22
1
-1
/
+1
*
R600/SI: Use VSrc_* register classes as the default classes for types
Tom Stellard
2013-08-06
1
-0
/
+152