]> granicus.if.org Git - clang/shortlog
clang
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...
2016-06-13 Taewook OhRevert r272562 for build bot failure (clang-x86-win2008...
2016-06-13 Samuel Antao[CUDA][OpenMP] Create generic offload toolchains
2016-06-13 Martin Probstclang-format: [JS] Initialize new configuration value.
2016-06-13 Paul RobinsonCapture the resource directory and use it for subsequen...
2016-06-13 David Majnemer[immintrin] Reimplement _bit_scan_{forward,reverse}
2016-06-13 Taewook OhUse the name of the file on disk to issue a new diagnos...
2016-06-13 Martin Probstclang-format: [JS] Indent namespaces in JavaScript...
2016-06-13 Martin Probstclang-format: [JS] Introduce JavaScriptWrapImports...
2016-06-13 Roger Ferrer... Warn when taking address of a packed member
2016-06-13 Asaf Badouh[X86][AVX512F] bugfix - sqrtps should get __mask16...
2016-06-13 Daniel Jasperclang-format: Restrict r272537 to function ref qualifiers.
2016-06-13 Simon PilgrimFix unused variable warning
2016-06-13 Simon Pilgrim[Clang][X86] Convert non-temporal store builtins to...
2016-06-13 Daniel Jasperclang-format: Fix incorrect function type detection.
2016-06-13 Daniel Jasperclang-format: Don't merge const and &, e.g. in function...
2016-06-13 Daniel Jasperclang-format: Fix incorrect cast detection.
2016-06-13 Daniel Jasperclang-format: Don't indent lambda body relative to...
2016-06-13 NAKAMURA TakumiMPIBugReporter.h: Fix a warning. [-Wdocumentation]
2016-06-13 Craig Topper[AVX512] Masked pcmpeqd, pcmpeqq, pcmpgtd, and pcmpgtq...
2016-06-13 Mike SpertusImproved Visual Studio visualization of OpaquePtr
2016-06-13 Devin Coughlin[analyzer] Remove some list initialization from MPI...
2016-06-13 Devin Coughlin[analyzer] Add checker to verify the correct usage...
2016-06-13 Martin Probstclang-format: [JS] post-fix non-null assertion operator.
2016-06-12 Mike SpertusVisual Studio Visualizer for PackExpansionType
2016-06-12 Mike SpertusVisual Studio native visualizer for ParsedTemplateArgument
2016-06-12 Benjamin KramerAdd some std::move where the value is only read otherwise.
2016-06-12 Mike SpertusRudimentary support for Visual Studio Stmt visualizer
2016-06-12 Craig Topper[CodeGen] Update to use an ArrayRef of uint32_t instead...
2016-06-11 Simon Pilgrim[X86][BMI] Improved bmi intrinsics checks
2016-06-11 Mike SpertusVisual Studio Visualizers for ActionResult, LocInfoType...
2016-06-11 Faisal ValiFix cv-qualification of '*this' captures and nasty...
2016-06-11 Craig Topper[AVX512] Use a regular expression instead of checking...
2016-06-11 Craig Topper[AVX512] Implement masked and 512-bit pshufd intrinsics...
2016-06-11 Craig Topper[X86] Add explicit typecasts to some intrinsics.
2016-06-11 Eric Liu[clang-format] pass Style by reference instead of value.
2016-06-11 Chandler CarruthFix this test to handle NDEBUG builds which don't have...
2016-06-11 Chandler CarruthRevert "Strip Android version when looking up toolchain...
2016-06-11 Chandler CarruthRevert "[ASTMatchers] New forEachOverriden matcher."
2016-06-11 Craig Topper[AVX512] Implement 512-bit and masked shufflelo and...
2016-06-11 Craig Topper[AVX512] Add _mm512_bsrli_epi128 and _mm512_bslli_epi12...
2016-06-11 Mike SpertusVisual Studio visualizers associated with LookupResults
2016-06-11 David Majnemer[Sema] Return an appropriate result from CheckSpecified...
2016-06-10 Mike SpertusAdded missing close brace to OpaquePtr Visual Studio...
2016-06-10 Pirama Arumuga... Revise RenderScript attribute declaration
2016-06-10 David Majnemer[-fms-extensions] Don't crash on explicit class-scope...
2016-06-10 Saleem AbdulrasoolDriver: make it easier to select the SjLj EH model
2016-06-10 Nico WeberRemove a few gendered pronouns.
2016-06-10 Josh GaoStrip Android version when looking up toolchain paths.
2016-06-10 David Majnemer[-fms-extensions] Permit incomplete types in dynamic...
2016-06-10 Strahinja PetrovicThis patch fixes target linker emulation for ARM 32...
2016-06-10 Ben CraigPreallocate ExplodedNode hash table
2016-06-10 Clement Courbet[ASTMatchers] New forEachOverriden matcher.
2016-06-10 Clement Courbettest commit: remove trailing whitespace in comments
2016-06-10 Richard TrieuCheck for null pointers before calling the Stmt Profiler
2016-06-10 Serge PavlovFix recognition of shadowed template parameter
2016-06-10 Richard SmithReduce sizeof(CXXConstructorDecl) by 4-8 bytes.
2016-06-10 Richard SmithRemove CXXConstructExpr::getFoundDecl(); it turned...
2016-06-10 Ekaterina RomanovaAdd doxygen comments to mmintrin.h's intrinsics.
2016-06-09 Pirama Arumuga... RenderScript support in the Frontend
2016-06-09 Martin Probstclang-format: [JS] recognized named functions in Annota...
2016-06-09 Richard TrieuRedirect unused output in test to /dev/null
2016-06-09 Chris Bieneman[CMake] Cleaning up CMake version checks in ExternalPro...
2016-06-09 Chris Bieneman[CMake] Version is aways greater than 3
2016-06-09 Richard TrieuFix a crash in the AST dumper.
2016-06-09 Pirama Arumuga... Add a RenderScript language type
2016-06-09 Chris Bieneman[CMake] Cleaning up CMake feature gating on 2.8.12
2016-06-09 Tim ShenRevert "[Temporary] Add an ExprWithCleanups for each...
2016-06-09 Justin Lebar[CUDA] Implement __shfl* intrinsics in clang headers.
2016-06-09 Tim Shen[Temporary] Add an ExprWithCleanups for each C++ Materi...
2016-06-09 Chris BienemanRevert "[CMake] Fix an issue building out-of-tree intro...
2016-06-09 Chris Bieneman[CMake] Fix an issue building out-of-tree introduced...
2016-06-09 Olivier GoffartMake sizeof and alignof a CXCursor_UnaryExpr
2016-06-09 Olivier GoffartCIndex: add support for static_assert
2016-06-09 Rafael EspindolaReplace an ambiguous "it"
2016-06-09 NAKAMURA Takumiclang/test/CodeGenCXX/debug-info-method.cpp: Tweak...
2016-06-09 David Majnemer[Sema] Don't crash when a field w/ a mem-initializer...
2016-06-09 Craig Topper[X86] Handle AVX2 pslldqi and psrldqi intrinsics shuffl...
2016-06-09 Craig Topper[X86] Reuse the EmitX86Select routine to handle the...
2016-06-09 Craig Topper[X86] Add void to the argument list of intrinsics that...
next