Go to file
Jingyue Wu 3286ec1484 [NVPTX] run SeparateConstOffsetFromGEP before SLSR
Summary:
We pick this order because SeparateConstOffsetFromGEP may create more
opportunities for SLSR.

Test Plan:
reassociate-geps-and-slsr.ll
no performance regression on internal benchmarks

Reviewers: meheff

Subscribers: llvm-commits, jholewinski

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

llvm-svn: 235632
2015-04-23 20:00:04 +00:00
clang [modules] Determine the set of macros exported by a submodule at the end of that submodule. 2015-04-23 18:18:26 +00:00
clang-tools-extra [clang-tidy] Remove static StringSet in favor of binary search. 2015-04-17 13:52:08 +00:00
compiler-rt [ASan] Relax test modified in r235540 to pacify ARM buildbots. 2015-04-23 18:43:08 +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 Implement fract builtin 2015-04-23 18:50:14 +00:00
libcxx Fixed an 'extra tokens at end of #endif directive' warning in experimental/ratio 2015-04-23 16:45:08 +00:00
libcxxabi Declare __cxa_new_handler as extern "C", or it declares a new variable 2015-04-15 15:35:56 +00:00
lld [ARM] Update R_ARM_TARGET1 command line option names (remove prefix 'arm-') 2015-04-22 11:58:09 +00:00
lldb Fix build of lldb after clang r235614. 2015-04-23 19:36:34 +00:00
llgo [llgo] add buildbot-slave config 2015-04-08 01:41:46 +00:00
llvm [NVPTX] run SeparateConstOffsetFromGEP before SLSR 2015-04-23 20:00:04 +00:00
openmp updated copyright date to 2015 2015-04-16 11:10:17 +00:00
polly JScoP Import/Export: Ensure parameters have the same isl_id 2015-04-23 12:23:56 +00:00