Go to file
Nico Weber 457355fd37 Fix typo in comment.
llvm-svn: 229432
2015-02-16 21:21:12 +00:00
clang Fix typo in comment. 2015-02-16 21:21:12 +00:00
clang-tools-extra Fix broken logic for include in block check. 2015-02-13 23:32:08 +00:00
compiler-rt [ASan/Win] Add an OOM test 2015-02-16 15:24:20 +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 Implement log10 2015-01-30 18:00:34 +00:00
libcxx Implement C++14's sized deallocation functions, since there are no longer implicitly defined by clang, as of r229241. 2015-02-15 05:18:55 +00:00
libcxxabi Do not add -fno-exceptions without -funwind-tables 2015-02-16 19:51:06 +00:00
lld MSVC no longer requires the explicit cast operation to obtain a function pointer from this capture-less lambda. NFC. 2015-02-16 19:38:52 +00:00
lldb Handle trailing spaces on "settings set" command more correctly 2015-02-16 13:13:39 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm [X86] Remove the multiply by 8 that goes into the shift constant for X86ISD::VSHLDQ and X86ISD::VSRLDQ. This simplifies the pattern matching in isel and allows these nodes to become the patterns embedded in the instruction. 2015-02-16 20:52:07 +00:00
openmp Fixed memory corruption problem. 2015-02-10 20:10:21 +00:00
polly Update to isl 99d53692ba 2015-02-16 19:33:40 +00:00