Go to file
Tom Stellard 5352f35a89 R600/SI: isLegalOperand() shouldn't check constant bus for SALU instructions
The constant bus restrictions only apply to VALU instructions.  This
enables SIFoldOperands to fold immediates into SALU instructions.

llvm-svn: 224623
2014-12-19 22:15:37 +00:00
clang DR1048: drop top-level cv-qualifiers when deducing the return type of a 2014-12-19 22:10:51 +00:00
clang-tools-extra Fixed a typo in a comment. NFC. 2014-12-19 15:37:02 +00:00
compiler-rt [Sanitizer] Refactor CommonFlags interface. NFC. 2014-12-19 21:40:04 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Remove wrong semi-colons 2014-12-19 09:18:23 +00:00
libcxx Remove unneeded configuration code. 2014-12-19 21:42:17 +00:00
libcxxabi [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux. 2014-12-18 00:03:57 +00:00
lld [macho] -rpath support 2014-12-18 21:33:38 +00:00
lldb Don't emit the "WARNING: no locations" message when breakpoints are set in 2014-12-19 19:45:31 +00:00
llgo Test commit 2014-12-19 02:45:48 +00:00
llvm R600/SI: isLegalOperand() shouldn't check constant bus for SALU instructions 2014-12-19 22:15:37 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly (diagnostics) fix typo in test... 2014-12-19 17:22:46 +00:00