Go to file
Kostya Serebryany 386e2d853b [asan] support x32 mode in the fast stack unwinder. Patch by H.J. Lu
llvm-svn: 168306
2012-11-19 10:31:00 +00:00
clang clang/test: Suppress two tests on LLP64 target, Windows x64. 2012-11-19 10:00:59 +00:00
clang-tools-extra Following the example from loop-convert tests, simplifying the remove-cstr-calls lit script. 2012-11-05 18:28:45 +00:00
compiler-rt [asan] support x32 mode in the fast stack unwinder. Patch by H.J. Lu 2012-11-19 10:31:00 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Implement any() builtin. Patch by Tom Stellard! 2012-10-08 03:39:21 +00:00
libcxx istreambuf_iterator increment should call sbumpc instead of snextc. Patch 2012-11-16 22:17:23 +00:00
libcxxabi Remove aborts under __dynamic_cast which were under _LIBCXX_DYNAMIC_FALLBACK. Change all type_info comparisons to use an inlined is_equal helper. However no change in functionality for this latter change at this time. This is just to encapsulate the comparison and make it a little easier to switch back and forth for testing/debugging. 2012-11-15 18:00:42 +00:00
lld Add program header emission to ELF writer. This patch also rearranges sections for efficient memory utilization 2012-11-13 21:34:45 +00:00
lldb Han Ming's commit in r168228 had a bunch of 4-space tabs 2012-11-17 01:41:04 +00:00
llvm Promote the constant 1 to long long, 1LL or 1ULL in int64_t-sensitive context. 2012-11-19 10:03:09 +00:00
polly utils: use rmdir instead of rm to remove empty dirs 2012-11-18 04:34:31 +00:00