Go to file
Rui Ueyama b99d9a0a81 Remove "_hexagon" prefix from some member variables.
At least in Mips we don't have a prefix for member variables.
Repeating the architecture is verbose.

llvm-svn: 233746
2015-03-31 20:29:08 +00:00
clang [lex] Bitfieldize some booleans. 2015-03-31 18:47:05 +00:00
clang-tools-extra [clang-tidy] Clarify message for the google-explicit-constructor check 2015-03-31 16:24:44 +00:00
compiler-rt [Sanitizer] Be consistent about separating ==%PID== and logged data. 2015-03-31 18:16:42 +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 fmax using __builtin_fmax 2015-03-31 16:59:23 +00:00
libcxx [libcxx] Optimize vectors uninitialized construction of trivial types from an iterator range. 2015-03-31 16:54:19 +00:00
libcxxabi Also use dl_iterate_phdr() on CloudABI. 2015-03-31 07:59:53 +00:00
lld Remove "_hexagon" prefix from some member variables. 2015-03-31 20:29:08 +00:00
lldb TestPrintStackTraces - made XFAIL more precise 2015-03-31 17:45:54 +00:00
llgo llgoi: Fix type identity for imported binary packages. 2015-03-18 08:34:40 +00:00
llvm [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string flags. 2015-03-31 20:13:20 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Do not scale tile loops 2015-03-31 07:52:36 +00:00