]> granicus.if.org Git - clang/shortlog
clang
2016-04-29 Hubert Tong[Concepts] Pass requires-clause to ActOnTemplateParamet...
2016-04-29 Chris Bieneman[Clang][Darwin] Define __ARM_DWARF_EH__ for WatchABI
2016-04-29 Robert LougherImprove test coverage of -Wdouble-promotion
2016-04-29 Paul RobinsonAdd a Subjects line to NoDebugAttr [NFC].
2016-04-29 Amjad AboudRecommitted r264281 "Supporting all entities declared...
2016-04-29 Silviu Baranga[ARM] Guard the declarations of f16 to f32 vcvt intrins...
2016-04-29 Denis ZobninRecommit "[MS] Improved implementation of stack pragmas...
2016-04-29 Michael Zuckerman[clang][BuiltIn][AVX512]Adding intrinsics for cmp{ss...
2016-04-29 Alexey Bataev[OPENMP] Fix detection of explicit data-sharing attribu...
2016-04-29 Alexey BataevImplementation of VlA of GNU C++ extension, by Vladimir...
2016-04-29 Michael Zuckerman[Clang][AVX512][Builtin] Adding intrinsics for compress...
2016-04-29 Akira Hatanaka[Parser] Clear the TemplateParamScope bit of the curren...
2016-04-29 Carlo Bertolli[OPENMP] Enable correct generation of runtime call...
2016-04-29 Richard SmithPR27549: fix bug that resulted in us giving a translati...
2016-04-29 Reid KlecknerAvoid -Wshadow warnings about constructor parameters...
2016-04-28 Akira Hatanaka[Sema] Fix a crash that occurs when a variable template...
2016-04-28 Sriraman TallamDifferential Revision: http://reviews.llvm.org/D19687
2016-04-28 Michael Zuckerman[clang][AVX512][Builtin] Adding intrinsics for the...
2016-04-28 Richard SmithOne more fix for use of invalid PresumedLocs missed...
2016-04-28 Devin Coughlin[analyzer] Add path note for localizability checker.
2016-04-28 Richard SmithFix use of uninitialized value exposed by r267802....
2016-04-28 Paul RobinsonMake the test exercise all paths modified in r267746.
2016-04-28 Yaxun Liu[OpenCL] Fix bug in mergeTypes which causes equivalent...
2016-04-28 Adrian PrantlDebug info: Apply an artificial debug location to __cyg...
2016-04-28 Peter CollingbourneRe-apply r267784, r267824 and r267830.
2016-04-28 Manuel KlimekFix build.
2016-04-28 Vassil VassilevReland r267691 fixing PR27535.
2016-04-28 Tim NorthoverAdd accidentally dropped test to r267880.
2016-04-28 Tim NorthoverARMv7k: define __ARM_PCS_VFP since we're hard-float.
2016-04-28 Bryan Chan[SystemZ] Support Swift calling convention
2016-04-28 Manuel KlimekFix spuriously dematerializing reference bug. Fixes...
2016-04-28 Michael Zuckerman[Clang][BuiltIn][AVX512] Adding intrinsics fot align...
2016-04-28 Alexey Bataev[OPENMP 4.5] Initial codegen for 'taskloop simd' directive.
2016-04-28 Benjamin KramerRevert r267784, r267824 and r267830.
2016-04-28 Denis ZobninRevert "[MS] Improved implementation of MS stack pragma...
2016-04-28 Silviu BarangaPR27216: Only define __ARM_FEATURE_FMA when the target...
2016-04-28 Denis Zobnin[MS] Improved implementation of MS stack pragmas (vtord...
2016-04-28 Dmitry PolukhinRevert "[MSVC] PR27337: allow static_cast from private...
2016-04-28 Alexey Bataev[OPENMP] Simplified interface for codegen of tasks...
2016-04-28 Alexey Bataev[OPENMP 4.5] Codegen for 'grainsize/num_tasks' clauses...
2016-04-28 Eric Liuremoved redundant '#'
2016-04-28 Eric LiuAddressed reviewer's post-submission comments from...
2016-04-28 Eric LiuAddressed review's comments.
2016-04-28 NAKAMURA TakumiCGOpenMPRuntime.h: Prune extra comma in \param. [-Wdocu...
2016-04-28 Chih-Hung Hsieh[analyzer] Move Checkers.inc to clang/include/...
2016-04-28 NAKAMURA Takumiclang/test/CodeGenCXX/cfi-blacklist.cpp: Exclude ms...
2016-04-28 Peter CollingbourneDriver: only produce CFI -fvisibility= error when compi...
2016-04-27 Samuel Antao[OpenMP] Code generation for target exit data directive
2016-04-27 Samuel Antao[OpenMP] Code generation for target enter data directive
2016-04-27 Samuel Antao[OpenMP] Code generation for target data directive
2016-04-27 Samuel Antao[OpenMP] Map clause codegeneration.
2016-04-27 Samuel AntaoRemove unused LangOpts private variable in HeaderSearch.
2016-04-27 Paul RobinsonMinor test simplification (per David Blaikie suggestion).
2016-04-27 Richard Smith[modules] When diagnosing a missing module import,...
2016-04-27 Peter CollingbourneRevert unnecessary tblgen change.
2016-04-27 Peter CollingbourneRework interface for bitset-using features to use a...
2016-04-27 Sunil SrivastavaSet the default C standard to C99 when targeting the...
2016-04-27 Justin LebarCall TargetMachine::addEarlyAsPossiblePasses from Backe...
2016-04-27 Chris Bieneman[CMake] On Darwin bootstrap LTO builds set DYLD_LIBRARY...
2016-04-27 Paul RobinsonPR21823: 'nodebug' attribute on global/static variables.
2016-04-27 Nico WeberRevert r267691, it caused PR27535.
2016-04-27 Adrian PrantlModule debugging: Fix the DWO filename for PCH in a...
2016-04-27 Michael Zuckerman[Clang][Builtin][AVX512] Adding intrisnics for the...
2016-04-27 Jonathan CoeExpose cxx constructor and method properties through...
2016-04-27 Michael Zuckerman[Clang][BuiltIn][AVX512] Adding intrinsics without...
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.
next