]> granicus.if.org Git - clang/shortlog
clang
2017-01-25 Arpith Chacko... [OpenMP] Support for the num_threads-clause on 'target...
2017-01-25 Arpith Chacko... [OpenMP] Support for the num_threads-clause on 'target...
2017-01-24 Richard SmithPR31742: Don't emit a bogus "zero size array" extwarn...
2017-01-24 Richard SmithStrengthen test from r292632 to also check we get the...
2017-01-24 Peter CollingbourneIRGen: Factor out function CodeGenAction::loadModule...
2017-01-24 Peter CollingbourneIRGen: Factor out function clang::FindThinLTOModule...
2017-01-24 Richard Smith[docs] Add TableGen-based generator for command line...
2017-01-24 Mehdi AminiFix test/Driver/embed-bitcode.c on non-Darwin host...
2017-01-24 Mehdi AminiForward -bitcode_process_mode to ld64 in marker-only...
2017-01-24 Mehdi AminiSplit isUsingLTO() outside of embedBitcodeInObject...
2017-01-24 Alex Lorenz[CodeCompletion] Ensure that ObjC root class completes...
2017-01-24 Benjamin Kramer[Sema] Fix assumption about typo corrections containing...
2017-01-24 Pavel LabathReplace use of chdir with llvm::sys::fs::set_current_path
2017-01-24 Greg ParkerRevert "[test] Replace `REQUIRES-ANY: a, b, c` with...
2017-01-24 Greg Parker[test] Replace `REQUIRES-ANY: a, b, c` with `REQUIRES...
2017-01-24 Devin CoughlinRevert "[analyzer] Fix memory space of static locals...
2017-01-24 David L. JonesSwitch TableGen to emit calls to ASTRecordReader for...
2017-01-24 Kostya Serebryany[sanitizer-coverage] emit __sanitizer_cov_trace_pc_guar...
2017-01-23 Hans WennborgRe-commit "Don't inline dllimport functions referencing...
2017-01-23 David L. JonesAdd LF_ prefix to LibFunc enums in TargetLibraryInfo.
2017-01-23 Richard SmithPR31692: Don't mark a declaration as invalid if we...
2017-01-23 Tim Shen[APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble...
2017-01-23 Matt ArsenaultAMDGPU: Update for changed subtarget feature name
2017-01-23 Paul RobinsonGuard __gnuc_va_list typedef.
2017-01-23 Richard SmithFix documentation typo from r292558.
2017-01-23 Alex Lorenz[Sema] UsingShadowDecl shouldn't be hidden by the Using...
2017-01-23 Anastasia Stulova[OpenCL] Improved enqueue_kernel diagnostic message
2017-01-23 David BlaikieRevert "DebugInfo: Omit class definitions even in the...
2017-01-23 Artem Dergachev[analyzer] Fix memory space of static locals seen from...
2017-01-23 Krasimir Georgiev[clang-format] Fix LanguageKind comments.
2017-01-23 Arpith Chacko... [OpenMP] DSAChecker bug fix for combined directives.
2017-01-23 Martin BohmeRevert "IRGen: Start using the WriteThinLTOBitcode...
2017-01-23 Antonio Maioranoclang-format: remove tests that assume no config file...
2017-01-23 Aleksei SidorinASTImporter: fix tests on Windows with removing slashed...
2017-01-23 Aleksei SidorinASTImporter: quick test fix
2017-01-23 Aleksei SidorinASTImporter: add forgotten tests for rL292776
2017-01-23 Aleksei SidorinASTImporter: improve support for C++ templates
2017-01-23 David BlaikieDebugInfo: Omit class definitions even in the presence...
2017-01-21 Justin Lebar[NVPTX] Auto-upgrade some NVPTX intrinsics to LLVM...
2017-01-20 Petr Hosek[Basic] Remove the 32-bit x86 and ARM targets for Fuchsia
2017-01-20 Peter CollingbourneIRGen: Start using the WriteThinLTOBitcode pass.
2017-01-20 Tim Shen[Altivec] Change vec_sl to a << (b % (sizeof(a) * 8))
2017-01-20 Reid KlecknerRevert "Don't inline dllimport functions referencing...
2017-01-20 Manman RenRevert r292508 given that we intend to remove driver...
2017-01-20 Richard Smith[docs] Regenerate DiagnosticsReference.rst. We don...
2017-01-20 Matt ArsenaultAMDGPU: Add builtin for getreg intrinsic
2017-01-20 Bruno Cardoso... [Sema] Remove dead typedef
2017-01-20 Richard SmithFix actually-reachable llvm_unreachable.
2017-01-20 Alex Lorenz[Frontend] The macro that describes the Objective-C...
2017-01-20 Alex Lorenz[Sema] Improve the error diagnostic for dot destructor...
2017-01-20 Krasimir Georgiev[clang-format] Remove redundant test in style-on-comman...
2017-01-20 Krasimir GeorgievRemove 'RUN: false' from Driver/response-file.c
2017-01-20 Malcolm ParsonsFix documentation typo.
2017-01-20 Philipp StephaniUse UTF-8 for all communication with clang-format
2017-01-20 Alexey Bataev[OPENMP] Fix for PR31643: Clang crashes when compiling...
2017-01-20 Jordan Rose[AST Printer] Print attributes on enum constants
2017-01-20 Greg Parker[test] Remove an unwanted match for `UNSUPPORTED:`.
2017-01-20 Antonio Maioranoclang-format: fix fallback style set to "none" not...
2017-01-20 Richard SmithPR31701: Fix crash on invalid caused by parsing a depen...
2017-01-20 Richard SmithFix documentation typo.
2017-01-20 Richard SmithAdd documentation for constexpr string builtin support.
2017-01-20 Richard SmithP0426: Make the library implementation of constexpr...
2017-01-20 Richard SmithFinish implementation of C++ DR1310 (http://wg21.link...
2017-01-19 Hans WennborgDon't inline dllimport functions referencing non-import...
2017-01-19 Richard SmithPR13403 (+duplicates): implement C++ DR1310 (http:...
2017-01-19 Manman RenModule: Improve diagnostic message when cxx modules...
2017-01-19 Malcolm Parsons[Sema] Reword unused lambda capture warning
2017-01-19 Alex Lorenz[Sema] Fix PR28181 by avoiding calling BuildOverloadedB...
2017-01-19 Sumanth Gundapaneni[Hexagon] Linux linker does not support .gnu-hash
2017-01-19 Malcolm Parsons[docs] Tell Doxygen to expand LLVM_ALIGNAS to nothing
2017-01-19 Dehao ChenAdd -fdebug-info-for-profiling to emit more debug info...
2017-01-19 Peter CollingbourneAdd llvm-dis dependency to check-clang.
2017-01-18 Peter CollingbourneMove vtable type metadata emission behind a cc1-level...
2017-01-18 David BlaikieRemove now redundant code that ensured debug info for...
2017-01-18 Arpith Chacko... [OpenMP] Support for the if-clause on the combined...
2017-01-18 Graydon Hoare[ASTReader] Add a DeserializationListener callback...
2017-01-18 Graydon Hoare[Modules] Correct test comment from obsolete earlier...
2017-01-18 Arpith Chacko... [OpenMP] Codegen for the 'target parallel' directive...
2017-01-18 Richard SmithPR9551: Implement DR1004 (http://wg21.link/cwg1004).
2017-01-18 Arpith Chacko... [OpenMP] Codegen support for 'target parallel' on the...
2017-01-18 Benjamin Kramer[ASTUnit] Reset diag state when creating the ASTUnit.
2017-01-18 Benjamin Kramer[Basic] Remove source manager references from diag...
2017-01-18 Arpith Chacko... Revert r292374 to debug Windows buildbot failure.
2017-01-18 Jonathan RoelofsWarn when calling a non interrupt function from an...
2017-01-18 Arpith Chacko... [OpenMP] Codegen support for 'target parallel' on the...
2017-01-18 Renato GolinRevert "[xray] try to fix thumb buildbot"
2017-01-18 Petr Hosek[CMake] Separate LLVM_ENABLE_LTO and LLVM_ENABLE_LLD
2017-01-18 Craig Topper[AVX-512] Replace subvector broadcast builtins with...
2017-01-18 Dan Gohman[WebAssembly] Update grow_memory's return type.
2017-01-17 Dan Gohman[WebAssembly] Add minimal support for the new wasm...
2017-01-17 Renato Golin[xray] try to fix thumb buildbot
2017-01-17 Hans WennborgUsersManual.rst: add missing newline
2017-01-17 Jonathan CoeFix Python 3 language issues and add an explicit check...
2017-01-17 Akira Hatanaka[Sema] Fix bug in handling of designated initializer.
2017-01-17 Philipp StephaniMake sure that clang-format input is in the right encoding
2017-01-17 George Rimar[Clang] - Update code to match upcoming llvm::zlib...
2017-01-17 David Majnemer[AST] AttributedType should derive type properties...
2017-01-17 Frederic RissFix AArch64 global-merge backend option name.
2017-01-17 Richard SmithPartial revert of r290511.
2017-01-17 Antonio Maioranoclang-format: Make GetStyle return Expected<FormatStyle...
next