Go to file
Juergen Ributzka c35fb03661 [FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ.
Teach selectBranch to fold bit test and branch into a single instruction (TBZ or
TBNZ).

llvm-svn: 218010
2014-09-18 02:44:13 +00:00
clang Basic: use hex string for __ARM_FP macro 2014-09-18 02:13:33 +00:00
clang-tools-extra Make a variable local so it's lifetime becomes more obvious. 2014-09-17 13:12:51 +00:00
compiler-rt tsan: fix bug number in comment 2014-09-17 22:57:57 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc atomic: undef macros that are included from atomic_decl.inc 2014-09-17 15:27:39 +00:00
libcxx Fix PR#20843: binomial_distribution<unsigned> is broken. Add test to ensure that signed and unsigned verstions produce the same sequence. 2014-09-17 18:33:58 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [PECOFF] Support TLS callbacks. 2014-09-18 02:02:52 +00:00
lldb Fix the ability of "lldb-platform" to upload files. 2014-09-18 00:20:51 +00:00
llvm [FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ. 2014-09-18 02:44:13 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly [Fix] Rewire the Region after a unconditional entry edge is created 2014-09-15 18:34:45 +00:00