]> granicus.if.org Git - clang/shortlog
clang
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...
2014-07-26 Bob WilsonUse -enable-global-merge option to match llvm r210639...
2014-07-26 NAKAMURA Takumiclang/test/CodeGenCXX/cxx1y-variable-template-linkage...
2014-07-26 Reid KlecknerMS ABI: Ensure 'this' is first for byval+sret methods
2014-07-25 Larisse VoufoAdd test case for fix of linkage bug that miscompiled...
2014-07-25 Reid KlecknerFix my broken test case in NDEBUG :(
2014-07-25 Reid KlecknerFix my busted FileCheck invocation
2014-07-25 Reid KlecknerMS ABI: Don't push destructor cleanups for aggregate...
2014-07-25 Joerg SonnenbergerNow that PIC generation on PPC32 is supported, hook...
2014-07-25 Warren HuntRevert r213437
2014-07-25 Fariborz JahanianObjective-C. Warn if protocol used in an @protocol
2014-07-25 Rafael EspindolaReturn a StringRef in getDefaultUniversalArchName.
2014-07-25 David Majnemerclang-cl: Add support for /Zp
2014-07-25 Simon Atanasyan[Driver][Mips] Remove "fp64" directories from the mips...
2014-07-25 James MolloyRevert part of r206963
2014-07-25 Alexey Bataev[OPENMP] Improved codegen for outlined functions for...
2014-07-25 Alexey Bataev[OPENMP] Improved DSA processing of the loop control...
next