Go to file
Akira Hatanaka 2c544d8ed5 [mips] Make "b" (unconditional branch) a pseudo. "b" is an assembly idiom, which is
equivalent to "beq $zero, $zero, offset".

llvm-svn: 190220
2013-09-06 23:40:15 +00:00
clang Reorder libm LIBBUILTIN definitions 2013-09-06 23:23:53 +00:00
clang-tools-extra clang-modernize: Fix bugs in Pass-By-Value transform 2013-09-06 22:28:53 +00:00
compiler-rt [sanitizer] Avoid including any system headers in the system-header-free part of the runtime library. 2013-09-06 15:34:17 +00:00
debuginfo-tests Use a more backwards-compatible method for evaluating expressions and add 2013-09-06 22:33:52 +00:00
libclc Implement mad_hi built-in 2013-09-06 22:09:51 +00:00
libcxx N3545: Quoted strings 2013-09-05 04:48:45 +00:00
libcxxabi Change the two last remaining _LIBCPP_CANTTHROW to _NOEXCEPT 2013-08-29 19:19:27 +00:00
lld [PECOFF] Don't add RVAs to base relocations table. 2013-09-06 22:09:02 +00:00
lldb Re-enable some locally passing tests on Linux and see how they behave on the buildbots. 2013-09-06 22:33:49 +00:00
llvm [mips] Make "b" (unconditional branch) a pseudo. "b" is an assembly idiom, which is 2013-09-06 23:40:15 +00:00
polly [CodeGen] Fixup assert fails caused by incorrect LoopInfo update 2013-09-02 16:13:00 +00:00