Go to file
Matt Arsenault 73e06fa262 R600/SI: Reimplement isLegalAddressingMode
Now that we sometimes know the address space, this can
theoretically do a better job.

This needs better test coverage, but this mostly depends on
first updating the loop optimizatiosn to provide the address
space.

llvm-svn: 239053
2015-06-04 16:17:42 +00:00
clang [SPARC] Fix multiarch path detection for sparc and sparcv9. 2015-06-04 15:36:30 +00:00
clang-tools-extra Fixed option description. '=' is required. 2015-06-04 01:12:56 +00:00
compiler-rt [ASan] Fix Darwin and Windows builds. 2015-06-04 07:56:19 +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 Use a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx While applying N4258, I forgot about LWG#2455, which modified the modifications. Correct those - h/t: Howard 2015-06-04 02:05:41 +00:00
libcxxabi fallback_malloc: silence conversion warning (NFC) 2015-06-03 17:25:35 +00:00
libunwind Code cleanup: Reindent statements. 2015-05-30 14:00:39 +00:00
lld COFF: /include'd symbols must be preserved. 2015-06-04 02:12:16 +00:00
lldb Make the function that parses the json packets in debugserver 2015-06-04 06:03:03 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm R600/SI: Reimplement isLegalAddressingMode 2015-06-04 16:17:42 +00:00
openmp Suppress uninitialized-variable-is-used warning in kmp_csupport.c 2015-06-03 19:31:39 +00:00
polly Store ArrayShape in shared_ptr and MemAccs as actual objects 2015-06-04 16:03:16 +00:00