]> granicus.if.org Git - clang/shortlog
clang
2016-06-20 Easwaran RamanRemove MaxFunctionCount module flag annotation.
2016-06-20 Daniel Jasperclang-format: [Proto] Fix "import public" after r273179.
2016-06-20 Erik Pilkington[Sema] Only define function as move assignment when...
2016-06-20 Yaxun Liu[OpenCL] Include opencl-c.h by default as a clang module
2016-06-20 Kelvin Li[OpenMP] Add the nowait clause to target update construct.
2016-06-20 Daniel Jasperclang-format: [Proto] Don't do bad things if imports...
2016-06-20 Matt ArsenaultUpdate for DiagnosticInfoStackSize changes
2016-06-20 Vassil Vassilev[modules] Allow emission of update records for predefin...
2016-06-20 Paul RobinsonMake test less sensitive to the resource directory.
2016-06-20 Cong LiuAdd -fsyntax-only to Driver/opencl.cl test.
2016-06-20 Andrey Turetskiy[X86] Add -mno-iamcu option.
2016-06-19 Paul RobinsonRevert "Make test less sensitive to the resource direct...
2016-06-18 Paul RobinsonMake test less sensitive to the resource directory.
2016-06-18 Zvi Rackover[X86] _MM_ALIGN16 attribute support for non-windows...
2016-06-18 Simon Pilgrim[X86][XOP] Refreshed builtin tests ready for creation...
2016-06-18 Simon Pilgrim[X86][TBM] Refreshed builtin tests ready for creation...
2016-06-17 Reid Kleckner[MS] Put member pointer representation flags in our...
2016-06-17 Vedant Kumar[Coverage] Adopt llvm::coverage::encodeFilenamesAndRawM...
2016-06-17 Saleem Abdulrasooltest: support / and \ as directory separators
2016-06-17 Jan VeselyNVPTX: Add supported CL features
2016-06-17 David Majnemer[CodeGen] Use pointer-sized integers for ptrtoint sources
2016-06-17 Saleem Abdulrasooltest: generalise the matching
2016-06-17 Saleem AbdulrasoolDriver: introduce and use `-isystem-after` for cross...
2016-06-17 Yaxun Liu[OpenCL] Allow -std={cl|CL}{|1.1|1.2|2.0} in driver
2016-06-17 Bryan Chan[Driver] Adapt Linux::GCCVersion::Parse to match GCC...
2016-06-17 Reid Kleckner[codeview] Stop emitting fully qualified subprogram...
2016-06-17 Simon Pilgrim[X86][SSE4A] Use native IR for mask movntsd/movntss...
2016-06-17 Jan VeselyAMDGPU: Fix supported CL features
2016-06-17 NAKAMURA TakumiToolingTests/runToolOnCode.TestSkipFunctionBody: Appeas...
2016-06-17 Ranjeet Singh[ARM] Add mrrc/mrrc2 intrinsics and update existing...
2016-06-17 Saleem AbdulrasoolHeaders: wordsmith error message
2016-06-16 George Burgess IV[CodeGen] Fix a segfault caused by pass_object_size.
2016-06-16 Olivier GoffartFix a few issues while skipping function bodies
2016-06-16 Olivier GoffartKeep invalid functions as part of the AST
2016-06-16 Olivier GoffartFunctions declared in a scope should not hide previous...
2016-06-16 Artem BelevichMinor fixes for miamcpu-opt.c test
2016-06-16 Reid Kleckner[DebugInfo] Put the vftable index in the debug info
2016-06-16 Sanjay Patel[x86] generate IR for AVX2 integer min/max builtins
2016-06-16 Samuel AntaoRe-apply r272900 - [OpenMP] Cast captures by copy when...
2016-06-16 Samuel AntaoRevert r272900 - [OpenMP] Cast captures by copy when...
2016-06-16 Samuel Antao[OpenMP] Cast captures by copy when passed to fork...
2016-06-16 Marcin Koscielnicki[Builtin] Make __builtin_thread_pointer target-independent.
2016-06-16 Haojian WuA follow-up fixing on cuda-march.cu: Don't match clang...
2016-06-16 Andrey TuretskiyPatch "Compilation for Intel MCU (Part 2/3)" caused...
2016-06-16 Andrey TuretskiyCompilation for Intel MCU (Part 3/3)
2016-06-16 Andrey TuretskiyCompilation for Intel MCU (Part 2/3)
2016-06-16 NAKAMURA Takumiclang/test/Driver/cuda-march.cu: Tweak not to match...
2016-06-16 George Burgess IV[Lex] Try to fix a 'comparison is always false' warning...
2016-06-16 Reid Kleckner[DebugInfo] Enable generation of unique identifiers...
2016-06-16 Paul RobinsonAllow 'nodebug' on local variables.
2016-06-15 Justin Lebar[CUDA] Don't pass top-level -march down to device cc1...
2016-06-15 Evgeniy StepanovFix sanitizer-ld test.
2016-06-15 Evgeniy StepanovFix linking of DFSan + coverage.
2016-06-15 Sanjay Patel[x86] translate SSE packed FP comparison builtins to IR
2016-06-15 Etienne BergeronAdd support to clang-cl driver for /GS switch
2016-06-15 Rafael EspindolaAdd a few Musl related tests that already pass.
2016-06-15 Matthias Brauncc1_main: Do not print statistics twice in -disable_fre...
2016-06-15 Sanjay Patel[x86] generate IR for SSE integer min/max builtins
2016-06-15 Chris Dewhurst[Sparc] setjmp and longjmp intrinsic support update...
2016-06-15 Ranjeet SinghReverting r272777 because one of the tests
2016-06-15 Benjamin KramerApply some suggestions from clang-tidy's performance...
2016-06-15 John BrawnDon't use static variables in LambdaCapture
2016-06-15 Craig Topper[AVX512] Use native IR for mask pcmpeq/pcmpgt intrinsics.
2016-06-15 Chris Dewhurst[Sparc] Change to let clang know that setjmp and longjm...
2016-06-15 Ranjeet Singh[ARM] Add mrrc/mrrc2 intrinsics and update existing...
2016-06-15 Alexey BataevRevert accidential "[MSVC] Late parsing of in-class...
2016-06-15 Alexey Bataev[OPENMP] Fix crash for 'schedule|dist_schedule' clauses...
2016-06-15 Alexey Bataev[MSVC] Late parsing of in-class defined member function...
2016-06-15 Nick LewyckyAdd a "declared 'nonnull' here" note to warnings where...
2016-06-15 Saleem AbdulrasoolHeaders: tweak for MSVC[<1800]
2016-06-14 Evgeniy StepanovFix sanitizer coverage support in the win32 driver.
2016-06-14 Yaxun Liu[OpenCL] Enable -fblocks by default for OpenCL 2.0...
2016-06-14 Evgeniy Stepanov[sanitizer] Allow sanitize coverage w/o sanitizers.
2016-06-14 Peter CollingbourneUpdate clang for D20348
2016-06-14 Hans Wennborgs/Intrin.h/intrin.h/, trying to fix the build after...
2016-06-14 Nico WeberRename Intrin.h to intrin.h, that's how all the documen...
2016-06-14 Adam NemetFix documentation bot after r272656
2016-06-14 Vedant Kumar[perf-training] Ignore 'Profile Note' warnings from...
2016-06-14 Eric Liu[clang-format] do not add existing includes.
2016-06-14 Daniel Jasperclang-format: [JS] Fix failing format with TypeScript...
2016-06-14 Michael Zuckerman[Clang][avx512][Intrinsics] adding prefetch gather...
2016-06-14 Rafael EspindolaStart adding support for Musl.
2016-06-14 Michael Zuckerman[Clang][AVX512][intrinsics] Adding missing intrinsics...
2016-06-14 Adam NemetAdd loop pragma for Loop Distribution
2016-06-14 Daniel Jasperclang-format: [JS] Support annotated classes.
2016-06-14 Roger Ferrer... Reverting "Warn when taking address of a packed member"
2016-06-14 Daniel Sanders[mips] Defer validity check for CPU/ABI pairs and impro...
2016-06-14 Faisal ValiFix PR28100 - Allow redeclarations of deleted explicit...
2016-06-14 David Majnemer[Parser] Handle __pragma(pack, etc. after type definitions
2016-06-14 Serge PavlovDetect recursive default argument definition
2016-06-14 Vedant KumarRemove stray semi-colon in *.py file, NFC
2016-06-14 Richard SmithRemove nonsense and simplify. To forward a reference...
2016-06-14 Richard SmithAdd a test to ensure that pass_object_size is handled...
2016-06-14 Vedant Kumar[docs] Coverage: Document the profile merge pool specifier
2016-06-13 Taewook OhPatch for r272584 (http://reviews.llvm.org/rL272584...
2016-06-13 Erik Pilkington[Parser] Only correct delayed typos when needed
2016-06-13 Taewook OhUse the name of the file on disk to issue a new diagnos...
2016-06-13 Hans Wennborgclang-cl: Support -resource-dir option (PR28074)
2016-06-13 Richard SmithAdd test for DR1359.
2016-06-13 Artem BelevichTest fix -- use captured call result instead of hardcod...
next