]> granicus.if.org Git - clang/shortlog
clang
2014-08-01 Richard SmithFix iterator invalidation issues that are breaking...
2014-08-01 Hans WennborgUpdate build instructions for the clang-format VS plugin
2014-08-01 Aaron BallmanDropping some else-after-returns. No functional changes...
2014-08-01 Eli BenderskyAdd IR Mangler for more stable mangling.
2014-08-01 Aaron BallmanThe GNU-style aligned attribute has an optional express...
2014-08-01 Daniel SandersRevert r214497: [mips] Defer va_arg expansion to the...
2014-08-01 Aaron BallmanReplacing some more complex logic with a helper functio...
2014-08-01 Robert LyttonXcore target: Fix CXXStdlibIncludeArgs to check 'nostdi...
2014-08-01 Daniel Jasperclang-format: Add a space in ObjC protocols.
2014-08-01 Aaron BallmanImproving diagnostic source ranges for the nonnull...
2014-08-01 Eli BenderskyFix a memory leak - dispose of the CXString after print...
2014-08-01 Aaron BallmanInitializing the loop hint option token again.
2014-08-01 Aaron BallmanInitializing the loop hint option token.
2014-08-01 Daniel Sanders[mips] Defer va_arg expansion to the backend.
2014-08-01 Richard Smith[modules] Remove IRGen special case for emitting implic...
2014-08-01 Manman RenAdd comments to debug info testing case.
2014-08-01 Richard TrieuRemove this pointer that is converted to bool. In...
2014-08-01 Hans Wennborgclang-format vs plugin: claim support for VS 14 CTP too
2014-07-31 Richard SmithFix buildbot: work around missing GCC C++11 feature.
2014-07-31 Richard Smith[modules] Maintain an AST invariant across module load...
2014-07-31 Richard SmithFactor out exception specification information from
2014-07-31 Aaron BallmanLoop hint pragmas sometimes do not contain an identifie...
2014-07-31 Aaron BallmanImplemented a diagnostic to handle multiple, distinct...
2014-07-31 Tyler NowickiAdd a state variable to the loop hint attribute.
2014-07-31 Hans WennborgLocal extern redeclarations of dllimport variables...
2014-07-31 Eli BenderskyReformat docstring to 80-col
2014-07-31 Aaron BallmanRemoving an outdated FIXME. No functional changes.
2014-07-31 Eli BenderskyExposes a C API to name mangling for a given cursor.
2014-07-31 Fariborz JahanianObective-C. Patch to fix the incorrect ObjcMessageExpr...
2014-07-31 Nico WeberDelay check for prototype on __fastcall functions until...
2014-07-31 Aaron BallmanAutomate attribute argument count semantic checking...
2014-07-31 Ehsan Akhgarims-inline-asm: Add a test to ensure that call doesn...
2014-07-31 Manuel KlimekFix parsing of classes where the class name is an absol...
2014-07-31 Richard SmithPR18097: Support initializing an _Atomic(T) from an...
2014-07-31 David MajnemerSema: Disallow taking the address of a bitfield coming...
2014-07-31 Adam Nemet[AVX512] Add unaligned FP load intrinsics
2014-07-31 NAKAMURA TakumiRevert r214333, "Add a state variable to the loop hint...
2014-07-31 Richard SmithRename this test so that it actually runs, and fix...
2014-07-30 Aaron BallmanUpdating a comment related to the implementation of...
2014-07-30 Rafael EspindolaUpdate for llvm change.
2014-07-30 Tyler NowickiAdd a state variable to the loop hint attribute.
2014-07-30 Adam Nemet[AVX512] Add intrinsic for knot
2014-07-30 Adam Nemet[AVX512] Add some of the FP cast intrinsics
2014-07-30 Adam Nemet[AVX512] Add set1 intrinsics
2014-07-30 Fraser CormackAdd OpenCL/SPIR kernel_arg_base_type metadata node
2014-07-30 Robert Khasanov[SKX] Enabling SKX target (Skylake server chip)
2014-07-30 Fraser CormackFix OpenCL/SPIR kernel_arg_type metadata node
2014-07-30 NAKAMURA TakumiSuppress clang/test/Sema/struct-packed-align.c also...
2014-07-30 Daniel Jasperclang-format: Understand 'typename' in placement new.
2014-07-30 NAKAMURA TakumiSuppress clang/test/Sema/struct-packed-align.c for...
2014-07-30 Simon Atanasyan[Driver][Mips] Add function-wrapper so simplify creatio...
2014-07-30 David MajnemerAST: Simplify some code
2014-07-30 Manuel KlimekFix some cases of incorrect handling of lifetime extend...
2014-07-30 David MajnemerMS ABI: Mangle alias templates used as template-templat...
2014-07-30 Rafael EspindolaSimplify the code.
2014-07-30 Rafael EspindolaFix a use after free bug.
2014-07-30 David MajnemerMS ABI: Consider alignment attributes on typedefs for...
2014-07-30 Larisse VoufoNot all instantiated variable is odr-used. Do not mark...
2014-07-29 Richard Smith[modules] Factor out ODR checking, to avoid unnecessary...
2014-07-29 Hans Wennborgclang-format vs plugin: include the license
2014-07-29 Richard SmithPR20473: Don't "deduplicate" string literals with the...
2014-07-29 Bob WilsonSupport LIBRARY_PATH on all Darwin targets.
2014-07-29 Fariborz JahanianProvide warning name for property attribute warning
2014-07-29 Larisse VoufoRevert "Fix test case in r214190. (It failed on my...
2014-07-29 Larisse VoufoFix test case in r214190. (It failed on my end.)
2014-07-29 Larisse VoufoFix typo.
2014-07-29 Larisse VoufoFix PR10177 where non-type template arguments to alias...
2014-07-29 Manman Ren[Debug Info] update testing case due to change in DIBui...
2014-07-29 Tyler NowickiModify how the loop hint attribute is printed as a...
2014-07-29 Artyom SkrobovDataflowWorklist.h - "We should have a description...
2014-07-29 Yi KongAArch64: Resolve some FIXMEs in CGBuiltin left over...
2014-07-29 Alexey Bataev[OPENMP] Additional comments for implicit 'flush' claus...
2014-07-29 Sylvestre Ledru3.5 => 3.6
2014-07-29 Tobias GrosserRevert "Emit column debug information for loads"
2014-07-29 Tobias GrosserEmit column debug information for loads
2014-07-29 Richard Smith[modules] Add testcase for a bug reduced from a selfhos...
2014-07-29 Richard SmithRevert accidentally-committed files in r214151.
2014-07-29 Richard Smith[modules] Add missing #include, found by modules build...
2014-07-29 Bob WilsonFix up handling of ARM options for controlling strict...
2014-07-28 Reid KlecknerAdd a location to MS inline asm blobs
2014-07-28 Richard SmithRemove a nonsense friend declaration.
2014-07-28 Manman Ren[Debug Info] add DISubroutineType and its creation...
2014-07-28 Richard Smith[modules] PR20475: merging support for alias template...
2014-07-28 Joerg SonnenbergerChange __INTx_TYPE__ to be always signed. This changes...
2014-07-28 Manman Ren[Debug Info] rename getTypeArray to getElements, setTyp...
2014-07-28 Kaelyn TakataAdd another keyword-selection flag to CorrectionCandida...
2014-07-28 Reid KlecknerFix MSVC warnings about falling off the end of a non...
2014-07-28 Adam Nemet[AVX512] Add non-masking FP store intrinsics
2014-07-28 Adam Nemet[AVX512] Add FP add/sub/mul intrinsics
2014-07-28 Adam Nemet[AVX512] Reorder functions in avx512fintrin.h
2014-07-28 Adam Nemet[AVX512] Bring the formatting of avx512fintrin.h closer...
2014-07-28 Adam Nemet[AVX512] Add CHECK-LABELs to test/CodeGen/avx512f-built...
2014-07-28 Fariborz JahanianObjective-C. Improve diagnostic when property is
2014-07-28 DeLesley HutchinsThread Safety Analysis: Replace the old and broken...
2014-07-28 Dario Domizioli[TEST] Improve tests for #pragma clang optimize off/on
2014-07-28 Daniel Jasperclang-format: [proto] Improve formatting of text-proto...
2014-07-28 Daniel Jasperclang-format: Improve operator and template recognition.
2014-07-28 Ulrich Weigand[PowerPC] Support ELFv1/ELFv2 ABI selection via -mabi...
2014-07-28 Daniel Jasperclang-format: Improve pointer/reference detection.
2014-07-28 Daniel Jasperclang-format: Fix unary operator recognition.
next