Go to file
Jyotsna Verma 56605448f2 Add constant extender support to GP-relative load/store instructions.
llvm-svn: 170672
2012-12-20 06:52:46 +00:00
clang clang/test/Misc/ast-dump-decl.c: Add triple. __thread is not supported on all targets. 2012-12-20 03:30:30 +00:00
clang-tools-extra Use renamed CommonOptionsParser member functions 2012-12-14 18:59:24 +00:00
compiler-rt [ASan] don't use -fsanitize=address linker flag for unit tests on Android 2012-12-20 06:16:50 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Fix build against recent versions of Clang. Based on patch by Alastair Donaldson! 2012-12-05 07:39:02 +00:00
libcxx Implement std::is_base_of for the case where we don't have a compiler 2012-12-20 04:20:28 +00:00
libcxxabi Rename class __lambda_node to ___lambda_node to fix compile failure with gcc 4.6 and 4.7 2012-12-05 18:55:49 +00:00
lld [ELF][Reader] Ignore SHF_GROUP when switching on flags. 2012-12-20 00:37:24 +00:00
lldb Clarify the comments in PlatformDarwin::LocateExecutableScriptingResource 2012-12-20 02:53:18 +00:00
llvm Add constant extender support to GP-relative load/store instructions. 2012-12-20 06:52:46 +00:00
polly return -1 when polly::getNumberOfIterations returns -1 2012-12-18 08:56:51 +00:00