]> granicus.if.org Git - clang/shortlog
clang
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...
2015-01-29 Daniel Jasperclang-format: Fix crasher caused by not properly settin...
2015-01-29 David MajnemerMS ABI: Implement proper support for setjmp
2015-01-29 David MajnemerBasic: Re-sort these builtins
2015-01-29 Nico WeberMake a codegen warning a real warning instead of a...
2015-01-29 Francisco Lopes... Sema: Turn some applicable functions static. NBC.
2015-01-29 Richard SmithDon't use BCPL comments here, in case someone wants...
2015-01-29 Eric ChristopherEnsure that -fsyntax-only with fortran 90 passes along...
2015-01-29 Derek SchuffRemove NaClX86_64TargetCodeGenInfo and NaClARMTargetCod...
2015-01-28 Joerg SonnenbergerFor the --be8 flag, check explicitly for pre-v7 / pre...
2015-01-28 Dan Albert[clang] Use -android environment for all compiler-rt...
2015-01-28 Fariborz JahanianCXX [qoi]. Prevent a crash when initializer expression is
2015-01-28 Richard SmithPR22367: Don't forget to create a CXXFunctionalCastExpr...
2015-01-28 Nathan SidwellPR 17456
2015-01-28 Kaelyn TakataRevert a change from r222797 that is no longer needed...
2015-01-28 Derek SchuffRemove support for pnaclcall attribute
2015-01-28 Richard SmithFix layering violation: include/clang/Basic/PlistSuppor...
2015-01-28 David BlaikieDebugInfo: Attribute implicit boolean tests to the...
2015-01-28 Kostya SerebryanyAdd clang-format-fuzzer target
2015-01-28 Filipe CabecinhasTestcase for PS4 target defaults (from r227215 and...
2015-01-28 Alex RosenbergEnable pragma comment processing for PS4. Original...
2015-01-28 Tom StellardR600: Use a Southern Islands GPU as the default for...
2015-01-28 Hal FinkelFix typo (count correctly) in include/clang/AST/TypeNod...
2015-01-28 Nathan SidwellPR 20146
2015-01-28 Sean SilvaAvoid testing for a particular choice of resource dir.
2015-01-28 Francisco Lopes... Improves overload completion result chunks.
2015-01-28 David MajnemerSema: Ensure that __c11_atomic_fetch_add has a pointer...
2015-01-28 Larisse VoufoRe-arrange DR test cases, and update DR status page.
2015-01-28 Kaelyn TakataUse the real CXXScopeSpec when setting the correction...
2015-01-27 Hans WennborgIntrin.h: define _XCR_XFEATURE_ENABLED_MASK
2015-01-27 Richard SmithCleanups, and add some FIXMEs. No functional change.
2015-01-27 Kaelyn TakataFix a think-o in handling ambiguous corrections for...
2015-01-27 Larisse VoufoImplement the remaining portion of DR1467 from r227022...
2015-01-27 Alex RosenbergCheck wchar_t type on PS4.
2015-01-27 Adrian PrantlUpdate the doxygen comments in CGDebugInfo.h to follow...
2015-01-27 Kaelyn TakataProperly handle typos in the conditional of ?: expressi...
2015-01-27 Filipe CabecinhasFix part of r227215. PS4 code just omits leaf frame...
2015-01-27 Filipe CabecinhasAdded more PS4 defaults for code generation
2015-01-27 Sean SilvaNo longer SCE_PRIVATE ;)
2015-01-27 Alex RosenbergBegin to teach clang about the PS4.
2015-01-27 Craig Topper[X86] Add intrinsics for AVX512 128 and 256 bit integer...
2015-01-27 Richard SmithDR1902: if overload resolution recurses, and the inner...
2015-01-26 Pete CooperDon't generate llvm.expect intrinsics with -O0.
2015-01-26 Ben LangmuirTweak r227115 per review feedback
2015-01-26 Reid KlecknerFix broken doc link to Clang 3.5 release notes
2015-01-26 Ben LangmuirFix assert instantiating string init of static variable
2015-01-26 Eric ChristopherUpdate for LLVM API change.
2015-01-26 Fariborz JahanianObjective-C SDK modernizer to use NS_ENUM/NS_OPTIONS...
2015-01-26 Joerg SonnenbergerFor NetBSD/ARM-EB, link with --be8. Support for the...
2015-01-26 Craig Topper[X86] Add AVX512 integer comparison intrinsics for...
2015-01-26 Evgeniy Stepanov[msan] Remove MSanDR reference from the manual.
2015-01-26 Craig Topper[X86] Add more of the AVX512 integer comparision intrin...
2015-01-26 Nico WeberDon't let virtual calls and dynamic casts call Sema...
2015-01-26 Nico WeberTest that member functions of constexpr constructed...
2015-01-26 Nico WeberRemove -verify from a codegen test that didn't have...
2015-01-26 Yaron Kerenclang-format two Decl* code locations, NFC.
2015-01-26 Nico WeberReword comment.
2015-01-26 Nico WeberTest that qualified virtual calls mark vtables referenc...
2015-01-25 Craig Topper[X86] Add AVX512F integer comparision intrinsics to...
2015-01-25 Craig Topper[X86] Add immediate range checking to AVX512 integer...
2015-01-25 Craig Topper[X86] Add AVX512 floating cmpgt and integer comparison...
2015-01-25 Renato GolinAllows Clang to use LLVM's fixes-x18 option
2015-01-25 NAKAMURA Takumiclang/test/Driver/rewrite-map-in-diagnostics.c: This...
2015-01-25 Francisco Lopes... Sema: Formatting. No behavior change.
2015-01-25 Francisco Lopes... Sema: require a complete type before lookup.
2015-01-25 David BlaikieFix the buildbots (fallout from r227028) by returning...
2015-01-25 Nico WeberRename four test files from .C to .cpp.
2015-01-25 David BlaikieDebugInfo: Attribute calls to overloaded operators...
2015-01-25 David BlaikieDebugInfo: Use the preferred location rather than the...
2015-01-25 Nico WeberName a bool parameter. No behavior change.
2015-01-25 Nathan SidwellRemove duplicate code
2015-01-24 David BlaikieDebugInfo: Correct the line location of geps on array...
2015-01-24 Larisse VoufoFirst steps in implementing DR1467: List-initialization...
2015-01-24 Justin BognerInstrProf: Use an Optional instead of an out parameter
2015-01-24 Justin Bognertest: Convert some tests to FileCheck
2015-01-24 Justin Bognertest: Remove two redundant lines from this test
2015-01-24 Richard TrieuWhen checking the template argument list, use a copy...
2015-01-24 Chandler Carruth[PM] Update Clang to reflect the TLI API change in...
2015-01-24 Richard Smith[modules] Sometimes we can deserialize a class member...
2015-01-23 Justin BognerInstrProf: Use the stream when dumping counters
2015-01-23 David BlaikieDebugInfo: Remove outdated comment. Column info is...
2015-01-23 David BlaikieDisable warnings in an IRGen test to make test failures...
2015-01-23 Fariborz JahanianObjective-C moderinzer [qoi], add space on rhs when...
2015-01-23 Daniel Jasperclang-format: Fix another crasher caused by incomplete...
2015-01-23 Fariborz JahanianObjective-C modernizer. Avoid using property-dot syntax...
2015-01-23 Reid KlecknerAttempt to fix ::sscanf Cygwin build break reported...
2015-01-23 Francisco Lopes... Add tests for code completion of variadic prototypes
2015-01-23 Daniel Jasperclang-format: Fix incorrect classification of "*".
2015-01-23 Sanjay PatelProcess the -fno-signed-zeros optimization flag (PR20870)
2015-01-23 Alexander KornienkoReplace size() calls on containers with empty() calls...
2015-01-23 Francisco Lopes... Sema: code completion for variadic prototypes.
2015-01-23 Rafael Espindola[pr22293] Don't crash during codegen of a recursive...
2015-01-23 Richard SmithFix reference to sysroot in this test (broken in r226875).
next