Go to file
Craig Topper 86d79ef4b8 Push contents of X86TargetInfo::setFeatureEnabled down to a static function called by the virtual version and all the places in getDefaultFeatures. This way getDefaultFeatures doesn't make so many virtual calls.
llvm-svn: 190847
2013-09-17 04:51:29 +00:00
clang Push contents of X86TargetInfo::setFeatureEnabled down to a static function called by the virtual version and all the places in getDefaultFeatures. This way getDefaultFeatures doesn't make so many virtual calls. 2013-09-17 04:51:29 +00:00
clang-tools-extra Fix for removing not included files from a compilation database. 2013-09-16 20:12:22 +00:00
compiler-rt Check the function we just called for errors, not an incoming argument. Noticed 2013-09-17 00:23:28 +00:00
debuginfo-tests Auto-detect the architecture of the executable instead of using the arch of 2013-09-07 20:04:29 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx G M: Restore the ability for libcxx to compile again on mingw 64. 2013-09-17 01:34:47 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [lld][ELF] Assign sectionChoice properly to ELF atoms 2013-09-17 02:56:22 +00:00
lldb Make the docs for the -s -o -S and -O options clearer. 2013-09-17 01:53:35 +00:00
llvm Make a more clear AVX-512 section header that matches similar in the file. 2013-09-17 03:34:09 +00:00
polly clang-format recent change 2013-09-17 03:30:36 +00:00