Go to file
Matt Arsenault 46b51b7f62 R600: Add definition for flat address space ID.
Use 4 since that's probably what it will be for spir.
Move ADDRESS_NONE to the end to keep the constant_buffer_* values
unchanged, since apparently a bunch of r600 tests use those directly.

llvm-svn: 209463
2014-05-22 18:27:07 +00:00
clang An inline function redeclaration does not drop the dllimport attribute 2014-05-22 15:46:15 +00:00
clang-tools-extra Add clang-tidy -line-filter option to filter findings by line ranges. 2014-05-22 16:07:11 +00:00
compiler-rt Quick-fix a copy-and-paste mistake in one of the ASan test 2014-05-22 15:14:05 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r207593 2014-04-30 18:35:20 +00:00
libcxx Fix Bug 19678 - libc++ does not correctly handle the regex: '[^\0]*' 2014-05-21 16:29:50 +00:00
libcxxabi Fix typo in comment. 2014-05-14 17:16:57 +00:00
lld [mach-o] Remove MachOFormat.hpp, everything now uses llvm/Support/MachO.h 2014-05-22 01:56:40 +00:00
lldb Added gdbremote protocol test for $p and returned data size. 2014-05-22 17:18:18 +00:00
llvm R600: Add definition for flat address space ID. 2014-05-22 18:27:07 +00:00
openmp Add testsuite from OpenUH 2014-05-10 17:02:09 +00:00
polly polly: update for LLVM API change 2014-05-19 03:55:49 +00:00