Go to file
Jun Bum Lim 54f3ddfbe2 [AArch64]Fix bug in function names in test case
Functions in this test case need to be renamed as its names are the same
as the instructions we are comparing with.

llvm-svn: 250052
2015-10-12 15:34:52 +00:00
clang [Driver] Remove `else` after `return` 2015-10-12 14:32:57 +00:00
clang-tools-extra Added documentation for misc-throw-by-value-catch-by-reference. 2015-10-12 12:57:55 +00:00
compiler-rt Revert "builtins: enable builtins build for MSVC" 2015-10-11 22:30:10 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx [Darwin] Reworking r250003 to use lit.util.capture instead of subprocess. 2015-10-12 02:54:30 +00:00
libcxxabi Fix incorrect parsing of arguments for nested functions. Reviewed as http://reviews.llvm.org/D13192. Thanks to Anseny Kapoulkine for the patch. 2015-10-08 03:02:09 +00:00
libunwind unwind: Allow the building of libunwind for MIPS. 2015-09-26 18:26:01 +00:00
lld ELF2: Move createELFFile() from .h to .cpp. 2015-10-12 15:31:09 +00:00
lldb Switch threading mode for tests on Windows when there are lots of cores. 2015-10-12 14:46:57 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm [AArch64]Fix bug in function names in test case 2015-10-12 15:34:52 +00:00
openmp [OMPT] Reduce overhead of OMPT 2015-10-09 17:42:52 +00:00
polly ScopInfo: Allow simple 'AddRec * Parameter' products in delinearization 2015-10-12 08:02:30 +00:00