]> granicus.if.org Git - clang/shortlog
clang
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.
2014-07-28 Daniel Jasperclang-format: Fix formatting of lock annotations in...
2014-07-28 NAKAMURA TakumiDataflowWorklist.h: Appease msc17 -- Split a private...
2014-07-28 Artyom SkrobovFactoring DataflowWorklist out of LiveVariables and...
2014-07-28 Brad SmithAdd missing override keyword to OpenBSD IsIntegratedAss...
2014-07-28 Nico WeberWrap to 80 columns. No behavior change.
2014-07-27 Richard SmithFix default argument comma disambiguation bug following...
2014-07-27 Richard SmithWhen looking for temporary dtors while building the...
2014-07-27 Richard Smith[modules] Add some missing record names. We really...
2014-07-27 Richard Smith[modules] Add abbreviation for ImplicitCastExpr. This...
2014-07-27 Nico WeberWrap to 80 columns. No behavior change.
2014-07-26 Nico WeberWrap to 80 columns. No behavior change.
2014-07-26 Nico WeberWrap to 80 columns, no functionality change.
2014-07-26 Fariborz JahanianObjective-C. Issue more warning diagnostic when certain
2014-07-26 Simon Atanasyan[Driver][Mips] Check output of -dynamic-linker argument...
2014-07-26 Richard Smith[modules] Improve abbreviations for C++:
2014-07-26 David MajnemerParse: Don't crash on trailing whitespace before EOF
2014-07-26 NAKAMURA Takumiclang/test/CodeGenCXX/microsoft-abi-byval-thunks.cpp...
2014-07-26 Richard TrieuIf a template argument is non-evaluable expression...
2014-07-26 Reid KlecknerMS ABI: Use musttail for vtable thunks that pass argume...
2014-07-26 Reid KlecknerRemove an extra parameter and C++11 for loop-ify this...
2014-07-26 Jordan RoseAdd a missing close quote in "while building module...
2014-07-26 Tom StellardR600: Add processor type for Mullins
2014-07-26 Bob WilsonRevert new test from 213993.
2014-07-26 Richard SmithImprove -UNDEBUG binary size. We don't need a different...
next