Go to file
Nikolay Haustov 9b7577ed22 [AMDGPU] Assembler: Support abs() syntax.
Support legacy SP3 abs(v1) syntax. InstPrinter still uses |v1|.
Add tests.

Differential Revision: http://reviews.llvm.org/D17887

llvm-svn: 263006
2016-03-09 11:03:21 +00:00
clang Pacify gcc's parenthesis warning, which doesn't realize that parens don't matter here. 2016-03-09 10:06:45 +00:00
clang-tools-extra [docs] Clean up doxygen comments a bit. 2016-03-06 04:05:59 +00:00
compiler-rt [DFSan] Fix test_inet_pton for big endian archs 2016-03-09 08:00:37 +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 math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Remove a couple tabs that crept in 2016-03-08 15:45:06 +00:00
libcxxabi Reducing stack usage of test 2016-03-04 14:25:13 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld [lto] Avoid duplicate symbol error for appending linkage. 2016-03-09 03:42:39 +00:00
lldb Last round of preliminary cleanup in my refactoring of aliases. 2016-03-09 02:27:57 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [AMDGPU] Assembler: Support abs() syntax. 2016-03-09 11:03:21 +00:00
openmp [STATS] fix output formatting when sample count is 0 2016-03-03 21:24:13 +00:00
polly Also clang-format *.c run-time library files 2016-03-08 07:34:58 +00:00