]> granicus.if.org Git - clang/shortlog
clang
2016-06-23 Martin Probstclang-format: [JS] handle conditionals in fields, defau...
2016-06-23 Dehao ChenInvoke simplifycfg and sroa before instcombine.
2016-06-23 Martin Probstclang-format: [JS] recognize more type locations.
2016-06-23 Richard SmithImplement p0292r2 (constexpr if), a likely C++1z feature.
2016-06-23 Richard SmithRe-commit r273548, reverted in r273589, with a fix...
2016-06-23 Peter CollingbourneAdd a test case for the regression in -Wfor-loop-analys...
2016-06-23 Peter CollingbourneRevert r273548, "Rearrange condition handling so that...
2016-06-23 Ben Craig[Analyzer] Don't cache report generation ExplodedNodes
2016-06-23 Rafael EspindolaRestructure the propagation of -fPIC/-fPIE.
2016-06-23 Aaron BallmanFixing a FIXME related to Unicode support on Windows...
2016-06-23 Saleem AbdulrasoolCodeGen: support linker options on Windows ARM
2016-06-23 Daniel Jasperclang-format: [Proto] Use more compact format for text...
2016-06-23 Daniel SandersAttempt to fix MIPS buildbots after r273425.
2016-06-23 Richard SmithRearrange condition handling so that semantic checks...
2016-06-23 Craig Topper[AVX512] Replace masked unpack builtins with shufflevec...
2016-06-23 David MajnemerUse ranges to concisely express iteration
2016-06-22 Simon Atanasyan[driver] Remove one more bunch of empty 'test inputs...
2016-06-22 Simon Atanasyan[driver] Remove empty folders from the Inputs folder...
2016-06-22 Simon Atanasyan[driver][mips] Factor out findMIPSMultilibs code into...
2016-06-22 Vedant Kumar[Coverage] Push a new region when handling CXXTryStmts
2016-06-22 Reid Kleckner[codeview] Set the new IntroducedVirtual debug info...
2016-06-22 Rafael EspindolaMake this test a bit more strict and fix it.
2016-06-22 Devin Coughlin[analyzer] Teach ObjCDeallocChecker about XCTestCase
2016-06-22 Hans WennborgAdd support for /Ob1 and -finline-hint-functions flags
2016-06-22 Hans WennborgWiden EHScope::ClenupBitFields::FixupDepth to avoid...
2016-06-22 Yaxun Liu[OpenCL] Use function metadata to represent kernel...
2016-06-22 Martin Probstclang-format: [JS] Do not break before 'as'.
2016-06-22 Michael Zuckerman[Clang][bmi][intrinsics] Adding _mm_tzcnt_64 _mm_tzcnt_...
2016-06-22 Craig Topper[AVX512] Use a __v8hi vector inside of _mm_setzero_hi...
2016-06-22 Craig Topper[AVX512] Fix _mm_setzero_di to not require avx512vl...
2016-06-22 Craig Topper[AVX512] __builtin_ia32_reducesd_mask and __builtin_ia3...
2016-06-22 Craig Topper[AVX512] Add missing typecasts to intrinsics.
2016-06-22 Craig Topper[AVX512] Replace masked integer cmp and ucmp builtins...
2016-06-22 Craig Topper[AVX512] Use correct types for mask parameters in avx51...
2016-06-22 Kelvin Li[OpenMP] Add the depend clause to target update constru...
2016-06-22 Peter CollingbourneRequire an x86 target for the thinlto_backend.ll test.
2016-06-22 Peter CollingbourneSpecify a target triple to fix the test on non-Linux.
2016-06-22 Peter CollingbourneAdd missing test dependency.
2016-06-22 Peter CollingbourneCodeGen: Replace test/CodeGen/thinlto_backend.c with...
2016-06-22 NAKAMURA TakumiStmt.h: Tweak r273312 to avoid bool:1 to appease win32.
2016-06-22 Devin Coughlin[analyzer] Teach trackNullOrUndefValue() about class...
2016-06-21 Rafael EspindolaDelete dead code.
2016-06-21 Pirama Arumuga... Emit the DWARF tag for the RenderScript language
2016-06-21 Eric LiuTrying to fix a buffer overflow that broke buildbot...
2016-06-21 Tim ShenRe-commit "[Temporary] Add an ExprWithCleanups for...
2016-06-21 Sanjay Patel[x86] AVX FP compare builtins should require AVX target...
2016-06-21 Richard SmithRefactor scope building in JumpDiagnostics for simplici...
2016-06-21 Reid KlecknerRevert "[MS] Don't expect vftables to be provided for...
2016-06-21 Rafael EspindolaDelete dead code.
2016-06-21 Dehao ChenInvoke PruneEH pass before Sample Profile pass.
2016-06-21 Reid Kleckner[MS] Don't expect vftables to be provided for extern...
2016-06-21 Eric LiuAdded calculateRangesAfterReplaments() to calculate...
2016-06-21 Artem Belevich[aarch64] Update datalayout for aarch64 tests
2016-06-21 Daniel Jasperclang-format: [JS] Add a Closure Compiler JSDoc tags...
2016-06-21 Pirama Arumuga... Add documentation for RenderScript changes
2016-06-21 Evandro Menezes[AArch64] Change the preferred alignment for char and...
2016-06-21 Craig Topper[AVX512] Move the 128-bit and 256-bit lzcnt intrinsics...
2016-06-21 David Majnemerr273237 fixed PR28220, not PR28216
2016-06-21 David Majnemer[CodeGen] Do not run initializers for imported variables
2016-06-21 George Burgess IV[Docs] More warning fixes to unbreak the docs buildbot.
2016-06-21 NAKAMURA Takumiclang/test/Headers/opencl-c-header.cl: Add explicit...
2016-06-21 George Burgess IV[Docs] Try to fix the docs buildbot.
2016-06-20 Rafael EspindolaAdd a ENABLE_X86_RELAX_RELOCATIONS cmake option.
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
next