Go to file
Chad Rosier f3f8f443e1 [fast-isel] Remove an invalid assert.
If the memcpy has an odd length with an alignment of 2, this would incorrectly
assert on the last 1 byte copy.
rdar://13202135

llvm-svn: 175459
2013-02-18 21:46:28 +00:00
clang libclang: don't store nul-terminated strings as StringRefs, 2013-02-18 19:50:38 +00:00
clang-tools-extra Fix -use-nullptr problems with assert() 2013-02-17 16:45:54 +00:00
compiler-rt [asan] enable asan_prelink_test when gold is the default linker (gold and bfd linker have different flag syntax) 2013-02-18 08:37:49 +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 Bruce Mitchener: Minor typo fixes. 2013-02-15 15:37:50 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [Core,Driver,ELF] Differentiate static and dynamic executables. 2013-02-14 20:32:00 +00:00
lldb Added a host call to get the number of CPUs. It should work on all POSIX unixes, linux and Windows. 2013-02-17 20:46:30 +00:00
llvm [fast-isel] Remove an invalid assert. 2013-02-18 21:46:28 +00:00
polly capitalize SCEV to match the current naming convention 2013-02-15 21:26:53 +00:00