Go to file
Matt Arsenault 2549bb4b83 R600/SI: Add exec_lo and exec_hi subregisters.
This allows accessing an SReg subregister with a normal subregister
index, instead of getting a machine verifier error.

Also be sure to include all of these subregisters in SReg_32.
This fixes inferring SGPR instead of SReg when finding a
super register class.

llvm-svn: 214901
2014-08-05 17:52:37 +00:00
clang [AVX512] Add intrinsic for valignd/q 2014-08-05 17:28:23 +00:00
clang-tools-extra [clang-tidy] Simplify ast matcher. 2014-08-05 15:33:46 +00:00
compiler-rt [ASan/Win] Handle SEH exceptions even with -GS 2014-08-05 13:26:26 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc relational: Add islessequal(floatN) builtin 2014-08-01 21:50:59 +00:00
libcxx dit pointed out on IRC that '__i = _VSTD::next(__i)' was a very long-winded way of writing '++__i'. Since I hate being thought of as long-winded (this checkin comment notwithstanding), I fixed it. No functionality change. 2014-08-05 01:34:12 +00:00
libcxxabi Update CREDITS.txt with the list of folks who worked on ARM EHABI support 2014-08-05 15:56:07 +00:00
lld [PECOFF] addDeadStripRoot is not thread-safe. 2014-08-05 01:44:43 +00:00
lldb On FreeBSD skip test that produces bogus output 2014-08-05 17:50:04 +00:00
llvm R600/SI: Add exec_lo and exec_hi subregisters. 2014-08-05 17:52:37 +00:00
openmp After three iterations of community review, we believe that this new 2014-08-05 09:32:28 +00:00
polly Do allow negative offsets in the outermost array dimension 2014-08-03 21:07:30 +00:00