Go to file
Reed Kotler f0e6968e2f Change the default branch instruction to be the 16 bit variety for mips16.
This has no material effect at this time since we don't have a direct
object emitter for mips16 and the assembler can't tell them apart. I
place a comment "16 bit inst" for those so that I can tell them apart in the
output. The constant island pass has only been minimally changed to allow
this. More complete branch work is forthcoming but this is the first
step.

llvm-svn: 194442
2013-11-12 02:27:12 +00:00
clang -fms-compatibility: Use C++98 null pointer constant rules 2013-11-12 02:22:34 +00:00
clang-tools-extra [extra] pp-trace - Add test for conditional callbacks. 2013-11-12 02:04:53 +00:00
compiler-rt ARM: make assembly files compile Thumb2 with nop IT block. 2013-11-11 22:50:13 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc s/_CLC_DECL/_CLC_DEF/ 2013-10-31 15:50:53 +00:00
libcxx Patch from Bruce Mitchener; fixes two typos in comments. No functionality change. PR17843 2013-11-11 23:27:19 +00:00
libcxxabi If libc++ has not declared bad_array_length, then declare it here just so that it gets into the binary. 2013-11-07 17:16:37 +00:00
lld Delete unused constructor. 2013-11-11 05:03:31 +00:00
lldb Add object logging to HistoryThread. Call the DoDestroy() method from 2013-11-12 00:09:58 +00:00
llvm Change the default branch instruction to be the 16 bit variety for mips16. 2013-11-12 02:27:12 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly IslCodegen: Do not build upper bound in vector for 2013-11-02 12:59:39 +00:00