]> granicus.if.org Git - clang/shortlog
clang
2015-02-03 Justin BognerInstrProf: Update for LLVM API change
2015-02-03 Larisse VoufoPR22419: Give implicit sized deallocation functions...
2015-02-03 David MajnemerUnbreak hexagon bot
2015-02-03 Nico WeberWrap to 80 columns. No behavior change.
2015-02-03 David MajnemerCodeGen: Copy-ctorm must obey the destination's alignme...
2015-02-03 Reid KlecknerSEH: Track users of __try so we can pick a per-func...
2015-02-03 David BlaikieDebugInfo: Ensure calls to functions with default argum...
2015-02-03 Weiming ZhaoDiagnose CXX 'this' pointer reference in funcs with...
2015-02-03 DeLesley HutchinsThread Safety Analysis: add support for before/after...
2015-02-03 Reid KlecknerFix Driver/mg.c test when fgrep is a shell Cygwin shell...
2015-02-03 Justin BognerInstrProf: Remove CoverageMapping::HasCodeBefore, it...
2015-02-03 Duncan P. N... CodeGen: Update for LLVM API change in r228030
2015-02-03 Adrian PrantlAddress review feedback for r228003.
2015-02-03 Reid KlecknerRevert "Thread Safety Analysis: add support for before...
2015-02-03 Ben LangmuirMake the default module cache user-specific
2015-02-03 Reid Klecknerthread safety: Add move ctor to BeforeInfo to fix MSVC...
2015-02-03 Adrian PrantlMerge ArtificialLocation into ApplyDebugLocation and...
2015-02-03 Adrian PrantlAdd documentation to ApplyDebugLocation.
2015-02-03 DeLesley HutchinsThread Safety Analysis: add support for before/after...
2015-02-03 Nico WeberImplement jump scope SEHmantic analysis.
2015-02-03 Rafael EspindolaUse CLANG_LIBDIR_SUFFIX when looking for the gold plugin.
2015-02-03 Daniel JasperMove "inline" to the right place.
2015-02-03 Daniel JasperAdd some overloads so that floating point literals...
2015-02-03 David MajnemerMS ABI: Records with fields with required aligmnet...
2015-02-03 David MajnemerAST: Hoist RT->getDecl() into a variable
2015-02-03 David MajnemerMS ABI: Records with required alignment can't have...
2015-02-03 Ted Kremenek[analyzer] Change ccc-analyzer to accept both -isystem...
2015-02-03 Richard Smith[modules] Be sure to load the lexical definition of...
2015-02-03 Justin BognerInstrProf: Update for LLVM API change
2015-02-02 David Majnemertest: Make encode-test-5.m's output not dependent on...
2015-02-02 Daniel JasperRevert "Add some overloads so that floating point liter...
2015-02-02 Filipe Cabecinhasclang lit.cfg: Fix a bug pointed by Sean Silva
2015-02-02 Daniel JasperAdd some overloads so that floating point literals...
2015-02-02 Reid KlecknerPR 17421: Implemented -save-temps={obj|cwd} option
2015-02-02 Reid KlecknerSEH: Diagnose use of C++ EH and SEH in the same function
2015-02-02 Ben LangmuirAdd cc1 option '-fmodule-feature' to add custom values...
2015-02-02 Justin HolewinskiWhen generating llvm.used, we may need an addrspacecast...
2015-02-02 David MajnemerFileCheck'ize CodeGenObjC test
2015-02-02 David MajnemerThe prefix 'Ms-' should be 'MS-'
2015-02-02 David MajnemerMS ABI: Add more documentation and tests for novtable
2015-02-02 David MajnemerMS ABI: Implement support for 'novtable'
2015-02-02 Nico WeberWrap to 80 columns. No behavior change.
2015-02-02 Nico WeberFollow-up to r217302: Don't crash on ~A::A in a postfix...
2015-02-02 Nico WeberRemove a comment I accidentally added in r227581. No...
2015-02-01 John McCallAllow objc_bridge(id) to be used on typedefs of [cv...
2015-02-01 Craig Topper[X86] Add other flavors of AVX512 cmpps/cmppd intrinsics.
2015-02-01 Craig Topper[X86] Add the AVX512 exp2a23 intrinsics.
2015-02-01 Benjamin KramerRemove decltype in an attempt to fix the MSVC build.
2015-02-01 Benjamin KramerActually we can just inline the base typedef and use...
2015-02-01 Benjamin KramerReimplement iterator wrappers on top of llvm::iterator_...
2015-02-01 Craig Topper[X86] Add test for avx512er builtins that I forgot...
2015-02-01 Chandler Carruth[multiversion] Update Clang for the API change in LLVM...
2015-02-01 Craig Topper[X86] Add all intrinsics for scalar rsqrt28/rcp28 to...
2015-02-01 Craig Topper[X86] Flesh out more of the avx512erintrin.h file.
2015-02-01 Craig Topper[X86] Use macros in AVX512ER header to allow ICE to...
2015-02-01 Craig Topper[X86] Convert some more const ints to ICE in AVX512...
2015-02-01 Craig Topper[X86] Rename _mm512_valign_epi64/32 intrinsics to _mm51...
2015-02-01 Craig Topper[X86] Change rounding parameter of all the AVX512 built...
2015-01-31 Filipe CabecinhasFix a typo
2015-01-31 Filipe CabecinhasTweak behavior due to -fexceptions, in C++ mode, imply...
2015-01-31 Chandler Carruth[PM] Update Clang for the new LLVM API in r227685 for...
2015-01-31 Craig Topper[X86] Make AVX512 integer comparison builtins use unsig...
2015-01-31 Craig Topper[X86] AVX512 scatter/gather builtins as taking an ICE...
2015-01-31 Craig Topper[X86] Add immediate range checking for a couple XOP...
2015-01-31 Daniel Jasperclang-format: Fix incorrect handling of leading whitespace.
2015-01-31 Craig Topper[x86] Remove tab characters from avxintrin.h. NFC.
2015-01-31 Craig Topper[X86] Make order consistent between 'const' and 'int...
2015-01-31 Craig Topper[X86] Add range checking to the immediate arguments...
2015-01-31 Richard Smith[modules] When we try to complete the redeclaration...
2015-01-31 David BlaikieDebugInfo: Fix line table for comparisons harder/better...
2015-01-31 David BlaikieRename test file to be more accurate (& free up the...
2015-01-30 Saleem AbdulrasoolCodeGen: create a WindowsARMTargetCodeGenInfo
2015-01-30 Reid KlecknerSEH: Don't jump to an unreachable continuation block
2015-01-30 Reid KlecknerWindows: Fix _CPPUNWIND definition to follow -fcxx...
2015-01-30 Filipe CabecinhasSpecial-case the PS4 SDK for a clang test
2015-01-30 Filipe CabecinhasShuffle tests around to more appropriate files
2015-01-30 Eric ChristopherFix regression in r227409 where we were passing -fsynta...
2015-01-30 Daniel Sanders[mips] Pass ABI name via -target-abi instead of target...
2015-01-30 Nico WeberFollow-up to r217302 and r227555: Don't crash on inline...
2015-01-30 Nathan SidwellCode cleanup
2015-01-30 Filipe CabecinhasRemove unneeded code
2015-01-30 Fraser CormackFix OpenCL 1.2 double as an optional core feature behaviour
2015-01-30 David MajnemerSema: Disable template instantiation once a fatal error...
2015-01-30 Nico WeberFollow-up to r217302: Don't crash on ~A::A() if A is...
2015-01-30 Nico WeberTypo fixo.
2015-01-30 Nico WeberWrap to 80 cols by removing trailing whitespace. No...
2015-01-30 Richard SmithTeach AST printing to not print whitespace inside ...
2015-01-30 Nico WeberWeaken an assertion that isn't true for invalid input.
2015-01-30 Reid Klecknerclang-cl: Enable -fexceptions but not -fcxx-exceptions...
2015-01-29 Filipe CabecinhasAdd some more PS4 driver settings related to rtti and...
2015-01-29 Ulrich Weigand[PowerPC] Work around TLS linker bug
2015-01-29 Rafael EspindolaThis reverts commit r227432, r227438 and r227448.
2015-01-29 Aaron BallmanReverting r227453, which adds back the fuzzer library...
2015-01-29 Aaron BallmanTemporarily reverting the fuzzer library as it causes...
2015-01-29 Francois PichetRemove unnecessary default.
2015-01-29 Filipe Cabecinhas[xcore] Make the exceptions test actually check for...
2015-01-29 Francois PichetFix Index/print-type.cpp test following r227432.
2015-01-29 NAKAMURA TakumiDisable a couple of crash-* tests for now. It seems...
2015-01-29 Daniel Jasperclang-format: FIXME that led to access of uninitialized...
2015-01-29 Francois Pichetlibclang: Add three functions useful for dealing with...
next