Go to file
Benjamin Kramer 7b5e159450 X86: Fix type check. Just because an integer type is illegal doesn't mean it's i64.
Fixes PR17495, where an i24 triggered this code. It's intended to
optimize i64 loads on 32 bit x86.

llvm-svn: 192123
2013-10-07 19:11:35 +00:00
clang Fix objectsize tests after r192117 2013-10-07 19:00:18 +00:00
clang-tools-extra Update clang-modernizer docs 2013-10-07 15:56:25 +00:00
compiler-rt [TSan] Automatically pick up llvm-symbolizer from PATH, as we do in another sanitizers 2013-10-04 13:38: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 Marked issue 2284 as complete 2013-10-07 03:26:42 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [lld][Darwin] Fix unused field warning. 2013-10-07 03:18:33 +00:00
lldb --raw was not always doing the right thing w.r.t. one-lining children. This checkin fixes that 2013-10-07 17:59:03 +00:00
llvm X86: Fix type check. Just because an integer type is illegal doesn't mean it's i64. 2013-10-07 19:11:35 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly use -polly-codegen-isl in tests under test/Isl 2013-10-07 16:43:04 +00:00