Go to file
NAKAMURA Takumi 756cf8867a R600MachineScheduler.cpp: Fix use cases of dbgs(). Don't include <iostream> here.
llvm-svn: 176797
2013-03-11 08:19:28 +00:00
clang PR15480: fixed second parameter types of vec_lde, vec_lvebx, vec_lvehx, and vec_lvewx according to AltiVec Programming Interface Manual 2013-03-10 16:25:43 +00:00
clang-tools-extra Adding -final-syntax-check to cpp11-migrate user docs 2013-03-09 03:38:20 +00:00
compiler-rt Don't emit the extra checksum into the .gcda file if the user hasn't asked for 2013-03-09 01:33:12 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Parsing floating point numbers with very long precision was broken, and this patch fixes it. This fixes http://llvm.org/bugs/show_bug.cgi?id=15445. 2013-03-08 19:06:24 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF] Set values for bss_start and end symbols properly, If there are two load segments with RW permissions, bss_start and end may get set inappropriate 2013-03-11 01:38:22 +00:00
lldb Xcode seems to want these lines added to the project file. 2013-03-10 21:56:57 +00:00
llvm R600MachineScheduler.cpp: Fix use cases of dbgs(). Don't include <iostream> here. 2013-03-11 08:19:28 +00:00
polly Print function names under --polly-report 2013-03-04 19:49:51 +00:00