]> granicus.if.org Git - clang/shortlog
clang
2016-01-06 Chad Rosier[Driver] Add support for -fno-builtin-foo options.
2016-01-06 Krzysztof Parzyszek[Hexagon] Use back_inserter as target iterator in std...
2016-01-06 Samuel Antao[OpenMP] Reapply rL256842: [OpenMP] Offloading descript...
2016-01-06 Sean Eveson[Analyzer] Change the default SA checkers for PS4
2016-01-06 Dimitry AndricAdd -fno-movt frontend option, to disable movt/movw...
2016-01-06 Eric ChristopherChange the set of actions built for external gcc tools.
2016-01-06 Richard Smith[modules] When a tag type that was imported from a...
2016-01-06 Douglas KatzmanAvoid assert failure on some invalid cc1 options.
2016-01-06 Anna Zaks[analyzer] Fix false warning about memory leak for...
2016-01-06 Anna Zaks[analyzer] Suppress reports coming from std::__independ...
2016-01-06 Anna Zaks[analyzer] Don't report null dereferences on address_sp...
2016-01-05 Adrian PrantlFix a typo in testcase and increase its coverage!
2016-01-05 Chris Bieneman[CMake] Support a simple case for bootstrap builds...
2016-01-05 Oleg Ranevskyy[Clang/Support/Windows/Unix] Command lines created...
2016-01-05 Samuel Antao[OpenMP] Revert rL256842: [OpenMP] Offloading descripto...
2016-01-05 Nathan Slingerland[PGO] Enable clang to pass compiler-rt profile support...
2016-01-05 Samuel Antao[OpenMP] Allow file ID to be signed in the offloading...
2016-01-05 Samuel Antao[OpenMP] Offloading descriptor registration and device...
2016-01-05 Daniel Jasperclang-format: Fix corner case in "if it saves columns...
2016-01-05 Anastasia Stulova[OpenCL] Disallow taking an address of a function.
2016-01-05 Daniel Jasperclang-format: Handle \n the same way as std::endl with...
2016-01-05 Daniel Jasperclang-format: Avoid creating hanging indents in call...
2016-01-05 Daniel Jasperclang-format: Improve line wrapping behavior in call...
2016-01-05 MinSeong Kim[AArch64] Teaches clang about Samsung Exynos-M1
2016-01-05 Alexandros... [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML...
2016-01-05 Richard SmithAvoid walking all the declarations in the TU when a...
2016-01-05 David MajnemerRemove an unused parameter
2016-01-04 David Majnemer[ms-inline-asm] Handle dependent identifiers in inline asm
2016-01-04 Easwaran RamanRemove setting of inlinehint and cold attributes based...
2016-01-04 Paul RobinsonAdd some overlooked optnone tests, and tighten up an...
2016-01-04 Daniel Jasperclang-format: [JS] Support more ES6 default exports.
2016-01-04 Daniel Jasperclang-format: [JS] Support ES6 exports of array literals.
2016-01-04 Daniel Jasperclang-format: [JS] Improve empty array literal detection.
2016-01-04 Daniel Jasperclang-format: Fix corner case in builder-type call...
2016-01-04 Dimitry AndricConvert test/CXX/lex/lex.literal/lex.string/p4.cpp...
2016-01-04 Daniel Jasperclang-format: Align long braced init lists even if...
2016-01-04 Daniel Jasperclang-format: Fix corner case for lambda assignments.
2016-01-04 Daniel Jasperclang-format: Fix corner-case in ObjC method declaratio...
2016-01-04 Daniel Jasperclang-format: [Proto] Basic support for options with...
2016-01-04 Daniel Jasperclang-format: [Proto] Improve wrapping of message field...
2016-01-04 Craig Topper[TableGen] Call llvm_shutdown on exit so that all the...
2016-01-03 Craig TopperArrayRef-ize a function. NFC
2016-01-03 Craig TopperUse std::is_sorted instead of a manual loop. NFC
2016-01-03 Xinliang David Li[PGO] Cleanup: Use covmap header definition in the...
2016-01-03 Dimitry AndricFix several accidental DOS line endings in source files
2016-01-01 David MajnemerReimplement __readeflags and __writeeflags on top of...
2016-01-01 James Y Knight[TrailingObjects] Fix "Convert classes in OpenMPClause...
2016-01-01 James Y Knight[TrailingObjects] Convert classes in OpenMPClause.h
2015-12-31 Asaf Badouh[X86][PKU] add clang intrinsic for {RD|WR}PKRU
2015-12-31 Alexey Bataev[OPENMP 4.5] Codegen for 'schedule' clause with monoton...
2015-12-31 James Y Knight[TrailingObjects] Fix bug in "Convert classes in ExprOb...
2015-12-31 David Majnemer[MS ABI] Remove mangleCXXCatchHandlerType
2015-12-31 David Majnemer[MS ABI] Change the ArgBackRefMap to hold const qualifi...
2015-12-31 David Majnemer[MS ABI] Replace dead code with an assertion
2015-12-31 David Majnemer[MSVC Compat] Diagnose multiple default ctors for dllex...
2015-12-31 James Y Knight[TrailingObjects] Convert classes in ExprObjC.h
2015-12-31 James Y Knight[TrailingObjects] Convert remaining classes in Expr...
2015-12-31 Richard SmithImprove diagnostic for the case where a function templa...
2015-12-30 Richard SmithImplement [temp.deduct.type]p6: if the nested-name...
2015-12-30 Aaron BallmanSilencing a -Wcast-qual warning; NFC.
2015-12-30 Aaron BallmanWhen performing an implicit from float to bool, the...
2015-12-30 Davide ItalianoDisable generating movt on FreeBSD.
2015-12-30 Daniel Jasperclang-format: Slightly row back on r256343 by increasin...
2015-12-30 Alexey Bataev[OPENMP 4.5] Allow 'ordered' clause on 'loop simd'...
2015-12-30 Daniel Jasperclang-format: [JS] Support TypeScript 1.6 user defined...
2015-12-30 Chandler Carruth[ptr-traits] Add another complete type that is necessar...
2015-12-30 Chandler Carruth[ptr-traits] Some compilers (older Clang? unsure) on...
2015-12-30 David Majnemer[MS ABI] Add variable templates to the NameBackReferences
2015-12-30 David Majnemer[MS ABI] Improve our mangling of pass_object_size
2015-12-30 James Y KnightFix alignment issue in CodeGenFunction::PopCleanupBlock.
2015-12-30 Chandler Carruth[ptr-traits] Add #includes of headers rather than forwa...
2015-12-30 Chandler Carruth[ptr-traits] Move a class definition up to the top...
2015-12-30 Chandler Carruth[ptr-traits] Move methods manipulating PointerUnions...
2015-12-30 Chandler Carruth[ptr-traits] Switch the Redeclarable template to using...
2015-12-30 Chandler Carruth[ptr-traits] Switch from a really wasteful SmallDenseMap of
2015-12-30 Chandler Carruth[ptr-traits] Stop using two bogus types as stand-ins...
2015-12-30 James Y Knight[TrailingObjects] Convert CastExpr and subclasses.
2015-12-30 Richard SmithClean up this code, NFC.
2015-12-30 Devin Coughlin[analyzer] Handle another Android assert function.
2015-12-29 Devin Coughlin[analyzer] Suppress nullability warning for _Nonnull...
2015-12-29 Richard SmithWhen a namespace alias redeclares a using declaration...
2015-12-29 Richard SmithModel NamespaceAliasDecls as having their nominated...
2015-12-29 Nico WeberAddress review comment on r256595
2015-12-29 Nico WeberFix test from r256596
2015-12-29 Nico WeberEmit a -Wmicrosoft warning when treating ^Z as EOF...
2015-12-29 Nico WeberEmit a -Wmicrosoft warning when pasting /##/ into a...
2015-12-29 James Y Knight[TrailingObjects] Convert OffsetOfExpr.
2015-12-29 David Majnemer[MS ABI] Invent a mangling for reference temporaries
2015-12-29 Richard SmithUse consistent types for all bit-field members in the...
2015-12-29 James Y Knight[TrailingObjects] Convert Decl* classes.
2015-12-29 David Majnemer[MS ABI] Add a mangling for _Complex
2015-12-29 David Majnemer[MS ABI] Mark an unreachable path appropriately
2015-12-29 Sanjay Patelfix typos; NFC
2015-12-29 Richard SmithTeach typo correction to properly handle mapping declar...
2015-12-29 James Y Knight[TrailingObjects] Convert AST classes that had a ASTTem...
2015-12-29 Devin Coughlin[analyzer] Nullability: allow cast to _Nonnull to suppr...
2015-12-29 James Y Knight[TrailingObjects] Use a different technique to determin...
2015-12-29 David Majnemer[MS ABI] Implement a mangling for _Atomic types
2015-12-29 David Majnemer[MS ABI] Cleanup our mangling of vector types
2015-12-29 David Majnemer[MS ABI] Cleanup the mangling of artifical types
next