Go to file
Chad Rosier 35706ad6bb [AArch64] Bound the number of instructions we scan when searching for updates.
This only impacts the creation of pre-/post-index instructions.  The bound was
set high enough such that it did not change code generation for SPEC200X.

llvm-svn: 259828
2016-02-04 21:26:02 +00:00
clang Install cmake files to lib/cmake/clang 2016-02-04 20:08:27 +00:00
clang-tools-extra [clang-tidy] More friendly warning in "google-runtime-references" when meeting an unnamed function parameter. 2016-02-04 14:06:49 +00:00
compiler-rt builtins: Fix struct __emutls_control to match GCC 2016-02-04 20:26:00 +00:00
debuginfo-tests
libclc Implement modf math builtin 2016-01-27 14:52:10 +00:00
libcxx re.results.form: Format out-of-range subexpression references as null 2016-02-03 19:30:20 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Set CPU_SUBTYPE_LIB64 in mach_header. 2016-02-04 20:43:43 +00:00
lldb Revert "Use an artifical namespace so that member vars do not hide local vars." 2016-02-04 20:08:40 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [AArch64] Bound the number of instructions we scan when searching for updates. 2016-02-04 21:26:02 +00:00
openmp Add LIBOMP_ENABLE_SHARED option for CMake 2016-02-04 19:29:35 +00:00
polly Support accesses with differently sized types to the same array 2016-02-04 13:18:42 +00:00