aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/SIFixSGPRCopies.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-15/+21
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-9/+61
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-4/+19
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+3
* R600/SI: Fix illegal VGPR->SGPR copy inside of loopTom Stellard2013-11-181-2/+1
* R600/SI: Fix another case of illegal VGPR->SGPR copyTom Stellard2013-11-181-3/+2
* R600/SI: Remove redundant legalizeOperands callMatt Arsenault2013-11-141-1/+0
* Add #include raw_ostream.h in lib/Target/R600/SIFixSGPRCopies.cppHans Wennborg2013-11-141-0/+1
* Fix trailing whitespace in debug printingMatt Arsenault2013-11-141-1/+1
* R600/SIFixSGPRCopies.cpp: Fix \param to \return. [-Wdocumentation]NAKAMURA Takumi2013-11-141-1/+1
* Whitespace.NAKAMURA Takumi2013-11-141-4/+4
* R600/SI: Prefer SALU instructions for bit shift operationsTom Stellard2013-11-131-17/+130
* R600/SI: Fix another case of illegal VGPR to SGPR copyTom Stellard2013-08-221-1/+1
* R600/SI: Use VSrc_* register classes as the default classes for typesTom Stellard2013-08-061-0/+152