]> granicus.if.org Git - clang/shortlog
clang
2016-04-21 Aaron BallmanClarify memory ownership semantics; NFC.
2016-04-21 Michael Zuckerman[Clang][AVX512][BuiltIn] Adding intrinsics of VGATHER...
2016-04-21 Denis ZobninCorrectly parse GCC-style asm line following MS-style...
2016-04-21 Benjamin KramerBack out the test case for r266973 for now.
2016-04-21 Benjamin Kramer[Tooling] Inject -resource-dir instead of overwriting...
2016-04-21 Andrey TuretskiyCompilation for Intel MCU (Part 1/3)
2016-04-21 Richard Smith[modules] Make the tweak to avoid circular inclusion...
2016-04-21 Bob WilsonRemove the (ignored) -Wreceived-is-weak diagnostic.
2016-04-20 Adrian PrantlModule Debugging: Emit the canonical debug info for...
2016-04-20 Chaoren Lin[Tooling] Fix getting fully qualified names of template...
2016-04-20 Adrian McCarthyAdd warning about CR+LF line endings on Windows.
2016-04-20 Alexey Bataev[OPENMP] Codegen for untied tasks.
2016-04-20 Teresa JohnsonEnable ODR uniquing of DITypes for ThinLTO backends
2016-04-20 Mandeep Singh... [Clang] Remove unwanted --check-prefix=CHECK from unit...
2016-04-20 Stephen HinesMarkEOLs should only be true for clang-cl.exe.
2016-04-19 Adam Nemet[Parse] Reuse OptionUnroll rather than matching it...
2016-04-19 Adam Nemet[Parse] Use StringSwitch to improve readability. NFC
2016-04-19 Marcin Koscielnicki[AArch64] Fix D19098 fallout.
2016-04-19 Adrian Prantlcc1as: Don't crash when CIE is requested and no DWARF...
2016-04-19 Ahmed Bougacha[ARM NEON] Define vfms_f32 on ARM, and all vfms using...
2016-04-19 Eric LiuFixed a bug in AnnotatedLine::startsWith when there...
2016-04-19 Manman RenObjC Class Property: don't emit class properties on...
2016-04-19 Douglas KatzmanFix PR26999 better- RenderDebugEnablingArgs() once...
2016-04-19 Justin Lebar[CUDA] Add a test for r266496 (raise an error if a...
2016-04-19 Martin Probstreuse mustBeJSIdent for interface detection
2016-04-19 Martin Probstclang-format: [JS] support `interface` as a free standi...
2016-04-19 Sanjay Patel[builtin_expect] tighten checks, add test, add comments
2016-04-19 Sanjay Patelreduce indentation; NFCI
2016-04-19 Ahmed Bougacha[CodeGen] Widen non-power-of-2 vector HFA base types.
2016-04-19 Ahmed Bougacha[CodeGen] Fix whitespace. NFC.
2016-04-19 Douglas KatzmanPass dwarf-version to cc1as.
2016-04-19 Sanjay Patelreduce indentation; NFCI
2016-04-19 Michael Zuckerman[Clang][Builtin][AVX512] Adding intrinsics for VGETMANT...
2016-04-19 Alexey BataevRevert "[OPENMP] Codegen for untied tasks."
2016-04-19 Alexey Bataev[OPENMP] Codegen for untied tasks.
2016-04-19 Andrey TuretskiyRevert r266747 (Compilation for Intel MCU (Part 1/3...
2016-04-19 Samuel Benzaquen[ASTMatchers] Do not try to memoize nodes we can't...
2016-04-19 Andrey TuretskiyCompilation for Intel MCU (Part 1/3)
2016-04-19 Michael Zuckerman[Clang][AVX512][BUILTIN] Adding intrinsics support...
2016-04-19 Martin ProbstSummary:
2016-04-19 Martin Probstclang-format: [JS] simplify import/export.
2016-04-19 Laszlo NagyD17487: [analyzer][scan-build-py] flag filter modificat...
2016-04-19 Alexey BataevRevert "[OPENMP] Codegen for untied tasks."
2016-04-19 Alexey Bataev[OPENMP] Codegen for untied tasks.
2016-04-19 Serge PavlovWarn if function or variable cannot be implicitly insta...
2016-04-19 Justin Lebar[CUDA] Add --no-cuda-noopt-debug, which disables -...
2016-04-19 Justin Lebar[CUDA] Add --cuda-compile-host-device, which overrides...
2016-04-19 Akira HatanakaAdd a test case to check a member's default constructor...
2016-04-18 Adrian Prantl[ObjC++] Fix crash when emitting debug info for a block...
2016-04-18 Richard SmithMark -Xclang as being a compilation-only option so...
2016-04-18 Richard Smith[modules] Remove some more unnecessary forwarding funct...
2016-04-18 Kostya Serebryany[sanitizer-coverage] make sure coverage flags are not...
2016-04-18 Kostya Serebryany[sanitizer-coverage] better docs for -fsanitize-coverag...
2016-04-18 Krzysztof Parzyszek[Hexagon] V60/HVX builtin definitions for clang
2016-04-18 Manman RenBlock: Fix a crash when we have type attributes or...
2016-04-18 Krzysztof Parzyszek[Hexagon] Define macros __HVX__ and __HVXDBL__ when...
2016-04-18 Akira Hatanaka[Parser][ObjC] Make sure c++11 in-class initialization...
2016-04-18 Aaron BallmanClarifying the wording of this diagnostic; it confused...
2016-04-18 JF BastienNFC: unify clang / LLVM atomic ordering
2016-04-18 Xinliang David LiUpdate InstrProf pass creator API reference
2016-04-18 Weiming Zhao[ARM] predefines __ELF__ macro for arm-none-eabi
2016-04-18 Daniel Jasperclang-format: Improve heuristics to detect function...
2016-04-18 Mehdi AminiAdd missing include for StringRef (NFC)
2016-04-17 JF BastienRevert "NFC: unify clang / LLVM atomic ordering"
2016-04-17 JF BastienNFC: unify clang / LLVM atomic ordering
2016-04-17 Faisal ValiImplement CWG 941 - explicit specializations of deleted...
2016-04-17 Duncan P. N... DebugInfo: Make DICompositeTypes distinct most of the...
2016-04-16 Mehdi AminiAdd missing headers (fix build after headers cleanup...
2016-04-16 Alex DenisovReplace hardcoded comment at 'lit.site.cfg.in'
2016-04-16 Richard Smith[modules] Don't expose *intrin.h headers that cannot...
2016-04-16 Justin Lebar[CUDA] Raise an error if the CUDA install can't be...
2016-04-16 Richard SmithImprove diagnostic for the case when a non-defined...
2016-04-15 Nemanja IvanovicRevert 266186 as it breaks anything that includes type_...
2016-04-15 Adrian PrantlFix testcase for MSVC targets where the output ordering...
2016-04-15 Adrian PrantlUpdate testcase to new debug info metadata format.
2016-04-15 Adrian PrantlUpdate to match LLVM changes for PR27284.
2016-04-15 NAKAMURA TakumiASTMatchers.h: Fix formatting. [-Wdocumentation]
2016-04-15 Nico WeberRevert r266415, it broke parsing SDK headers (PR27367).
2016-04-15 Alexey BaderRemove include duplicate. NFC.
2016-04-15 Andrey Bokhanko[MSVC Compat] Implementation of __unaligned (MS extensi...
2016-04-15 Hans Wennborgclang-cl: Don't check for existence of linker inputs...
2016-04-15 Hans Wennborgclang-cl: Make /link accept an optional joined argument.
2016-04-14 Charles LiLit C++11 Compatibility Patch #8
2016-04-14 Matt ArsenaultAMDGPU: Add test for generic builtin behavior
2016-04-14 Reid KlecknerIn vector comparisons, handle scalar LHS just as we...
2016-04-14 Richard SmithMake this code less brittle. The benefits of a fixed...
2016-04-14 Richard SmithFix off-by-one error in worst-case number of offsets...
2016-04-14 Aaron BallmanAdd typedefNameDecl() and typeAliasDecl() to the AST...
2016-04-14 Ismail DonmezFix testcase for the LLVM_LIBDIR_SUFFIX=64 case. Fallou...
2016-04-14 Marianne Mailhot... clang-format: Last line in incomplete block is indented...
2016-04-14 Marianne Mailhot... clang-format: Implemented tab usage for continuation...
2016-04-14 Marianne Mailhot... clang-format: Allow include of clangFormat.h in managed...
2016-04-14 Gabor Horvath[analyzer] Make it possible to query the function name...
2016-04-14 Artem Dergachev[ASTImporter] Implement some expression-related AST...
2016-04-14 Nico WeberReapply r258505 after r266254, this time with a comment...
2016-04-14 Dmitry Polukhin[MSVC] Fix check for wchar_t type in case of -fno-wchar
2016-04-14 Michael Zuckerman[Clang][AVX512][BUILTIN] Adding support for intrinsics...
2016-04-14 Michael Zuckerman[Clang][AVX512][Builtin] Adding intrinsics of vpmovus...
2016-04-14 Mehdi AminiMake sure the LLVMContext outlive the CompilerInstance
2016-04-14 Mehdi AminiDo not use llvm:getGlobalContext() in unittests
next