]> granicus.if.org Git - clang/shortlog
clang
2016-04-27 Alexey Bataev[OPENMP] Fix crash on initialization of classes with...
2016-04-27 Vassil Vassilev[modules] Fix Decl's Used invariant.
2016-04-27 Michael Zuckerman[Clang][BuiltIn][AVX512]Adding intrinsics for vmovntdqa...
2016-04-27 Alexey Bataev[OPENMP] Fix for codegen of captured variables in inlin...
2016-04-27 Ekaterina RomanovaUpdated doxygen comments for intrinsics.
2016-04-26 Adrian PrantlModule debugging: Add an assertion.
2016-04-26 Richard SmithPR27513: When determining which declaration to put...
2016-04-26 Adrian PrantlModule debugging: Also correctly handle typedef'd fowar...
2016-04-26 Sunil SrivastavaCheck 'r' and 'y specifiers of freebsd_kernel_printf...
2016-04-26 Adrian PrantlModule debugging: Add testcase for member classes of...
2016-04-26 Adrian PrantlModule debugging: Use the definition to determine modul...
2016-04-26 Erik PilkingtonTest commit
2016-04-26 Nico WeberTry to get at_file_missing.c passing after LLVM r267556.
2016-04-26 Yaxun Liu[OpenCL] Add predefined macros.
2016-04-26 Chris Bieneman[CMake] Use just-built clang and build iOS support...
2016-04-26 Anastasia Stulova[SPIR] Remove an assert mandating SPIR for OpenCL sourc...
2016-04-26 Samuel Antao[OpenMP] Improve mappable expressions Sema.
2016-04-26 Nico WeberUpdate test after LLVM r267556.
2016-04-26 Dmitry Polukhin[MSVC] PR27337: allow static_cast from private base...
2016-04-26 Kostya Serebryanytrying to fix the windows build broken by r267496
2016-04-26 NAKAMURA TakumiCGOpenMPRuntime.h: Prune '\param IfCond' in r267395...
2016-04-26 George Burgess IV[Docs] Fix indentation error introduced by r267447.
2016-04-26 Jacques Pienaar[lanai] Update handling of structs in arguments to...
2016-04-25 Nico Weberdriver: Add a `--rsp-quoting` flag to pick response...
2016-04-25 Adrian PrantlModule Debugging: Fix the condition for determining...
2016-04-25 Richard SmithImplement support for conditional between xvalues of...
2016-04-25 Richard SmithRefactor traversal of bases in deduction of template...
2016-04-25 George Burgess IV[Docs] Clarify what the object-size sanitizer does.
2016-04-25 Richard SmithWhen deducing template parameters from base classes...
2016-04-25 Michael Zuckerman[Clang][Builtin][AVX512]Adding k-register logic intrins...
2016-04-25 Eric LiuAdded Fixer implementation and fix() interface in clang...
2016-04-25 Michael Zuckerman[Clang][Builtin][AVX512]Adding intrinsics for vfpclass...
2016-04-25 Artem Dergachev[analyzer] Let TK_PreserveContents span across the...
2016-04-25 Michael Zuckerman[Clang][AVX512][BUILTIN] Adding intrinsics for VSCATTER...
2016-04-25 Alexey Bataev[OPENMP 4.5] Codegen for 'taskloop' directive.
2016-04-25 Michael Zuckerman[Clang][AVX512][BuiltIn] Adding support to intrinsics...
2016-04-24 Adrian PrantlDebug info: Apply an empty debug location for global...
2016-04-24 Martin Probstclang-format: [JS] generator and async functions.
2016-04-24 Aaron BallmanImprove diagnostic checking for va_start to also warn...
2016-04-24 Mehdi AminiMake thinlto clang test more robust against LLVM changes.
2016-04-24 Craig TopperFix a couple assertions that can never fire because...
2016-04-23 Duncan P. N... DebugInfo: DIGlobalVariables became 'distinct' in LLVM...
2016-04-23 Duncan P. N... DebugInfo: Adapt to loss of DITypeRef in LLVM r267296
2016-04-23 Sean Silva[profile] Fix another use of the driver.
2016-04-23 Sean Silva[profile] Use cc1 in these tests instead of the driver.
2016-04-22 Richard TrieuRevert the bool portion of r267054
2016-04-22 Rong XuPGO] PGOFuncName meta data if PGOFuncName is different...
2016-04-22 Reid KlecknerFix a bug involving deferred decl emission and PCH
2016-04-22 Krzysztof Parzyszek[Hexagon] Add definitions for circular and bit-reverse...
2016-04-22 Michael Zuckerman[clang][AVX512][Builtin] adding intrinsics for vf{n...
2016-04-22 Michael Zuckerman[Clang][AVX512][BUILTIN] Adding scalar intrinsics for...
2016-04-22 Alexey Bataev[OPENMP] Fix for PR27463: Privatizing struct fields...
2016-04-22 Argyrios Kyrtzidis[index] Add SymbolSubKinds for ObjC IB annotations.
2016-04-22 Argyrios Kyrtzidis[index] Add a SymbolSubKind for an ObjC unit test.
2016-04-22 Argyrios Kyrtzidis[index] Change SymbolCXXTemplateKind to a 'SymbolSubKin...
2016-04-22 Alexey Bataev[OPENMP] Fix for LCV in simd directives in explicit...
2016-04-22 Nico WeberTry to get test passing on OS X (see comment at top...
2016-04-21 Artem Belevich[CUDA] removed unneeded __nvvm_reflect_anchor()
2016-04-21 Derek Bruening[esan] EfficiencySanitizer driver flags
2016-04-21 Richard TrieuSplit interesting warnings off from -Wfloat-conversion
2016-04-21 Nico Weberclang-cl: Don't assert on using /Yc with non-source...
2016-04-21 Renato Golin[x86] Force mixes asm syntax test to check for x86
2016-04-21 Krzysztof Parzyszek[Hexagon] Define architecture version macros for hexagonv55
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...
next