Go to file
Peter Collingbourne 4806fcd697 Make it possible to run the test suite when built as part of LLVM.
llvm-svn: 191930
2013-10-03 21:58:25 +00:00
clang Don't complain about -fuse-ld=gold (cf r191429). 2013-10-03 19:45:55 +00:00
clang-tools-extra clang-apply-replacements: Fixing doxygen warning 2013-10-01 13:21:39 +00:00
compiler-rt tsan: add memory_limit_mb flag 2013-10-03 17:14:35 +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 Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx Make it possible to run the test suite when built as part of LLVM. 2013-10-03 21:58:25 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [ELF] Fix uninitalized value. 2013-10-03 19:25:34 +00:00
lldb A more thorough fix for the newlines issue 2013-10-03 18:11:24 +00:00
llvm Pull fptrunc's upwards through selects when one of the select's selectands was a constant. This has a number of benefits, including producing small immediates (easier to materialize, smaller constant pools) as well as being more likely to allow the fptrunc to fuse with a preceding instruction (truncating selects are unusual). 2013-10-03 21:08:05 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly clang-format 2013-10-03 13:09:19 +00:00