]> granicus.if.org Git - clang/shortlog
clang
2018-05-09 Adrian PrantlRemove \brief commands from doxygen comments.
2018-05-09 Petr HosekSet CMAKE_BUILD_WITH_INSTALL_RPATH for Fuchsia runtimes
2018-05-09 Petr Hosek[CMake] Include llvm-strip in Fuchsia toolchain distrib...
2018-05-08 Craig Topper[X86] Mark builtins 'const' where possible
2018-05-08 Erich KeaneFix float->int conversion warnings when near barriers.
2018-05-08 Yaxun Liu[HIP] Add hip offload kind
2018-05-08 Jessica PaquetteAdd a mno-outline flag to disable the MachineOutliner
2018-05-08 Martin Storsjo[Driver] Don't add -dwarf-column-info when using -gcode...
2018-05-08 Jessica PaquetteChange -foutline to -moutline
2018-05-08 Stephane SezerAdd missing newlines to cl::extrahelp uses
2018-05-08 Zachary Turner[lit] Fix running tests that require 'examples'.
2018-05-08 Alexey Bataev[OPENMP, NVPTX] Fix linkage of the global entries.
2018-05-08 Sven van Haastregt[OpenCL] Factor out language version printing
2018-05-08 Aleksei Sidorin[ASTImporter] Properly import SourceLocations of Attrs
2018-05-08 Gabor Horvath[ASTMatchers] Overload isConstexpr for ifStmts
2018-05-08 Simon PilgrimFix 'not all control paths return a value' MSVC warning...
2018-05-08 Krasimir Georgiev[clang-format] Add raw string formatting to release...
2018-05-08 Eric Fiselier[C++2a] Implement operator<=>: Fix another bug in the...
2018-05-08 Gabor Buella[x86] Introduce the encl[u|s|v] intrinsics
2018-05-08 Gabor Buella[x86] Introduce the pconfig intrinsic
2018-05-08 Petr Hosek[CMake] Pass additional CMake flags in Fuchsia cache...
2018-05-08 Eric Fiselier[C++2a] operator<=>: Fix incorrect use of Twine.
2018-05-08 Eric Fiselier[C++2a] Implement operator<=>: Address bugs and post...
2018-05-08 Richard TrieuMove test input file into same directory as test. NFC
2018-05-07 Eric FiselierFix failing codegen test on non-x86_64 platforms
2018-05-07 Richard SmithPR37352: mangle numbering for decomposition declarations.
2018-05-07 Erich Keane[NFC] Move 2 variable initialization from Ctor to membe...
2018-05-07 Craig Topper[X86] Use target feature defines in tests instead of...
2018-05-07 Craig Topper[X86] Make _mm256_gf2p8mul_epi8 require avx features...
2018-05-07 Peter CollingbourneRelax a FileCheck pattern to make it pass on Windows.
2018-05-07 Eric Fiselier[C++2a] Implement operator<=> CodeGen and ExprConstant
2018-05-07 Peter Collingbourne[CFI] Force LLVM to die if the implicit blacklist files...
2018-05-07 Erich KeaneCorrect warning on Float->Integer conversions.
2018-05-07 Martin Storsjo[Driver] Use -fuse-line-directives by default in MSVC...
2018-05-07 Alexey Bataev[OPENMP, NVPTX] Small test fix, NFC.
2018-05-07 Alexey Bataev[OPENMP, NVPTX] Codegen for critical construct.
2018-05-07 Erich KeaneFix explicit template parameter reporting for narrowing...
2018-05-07 Joel Galenson[docs] Fix typos in the Clang User's Manual.
2018-05-07 Alexey Bataev[OPENMP, NVPTX] Added support for L2 parallelism.
2018-05-07 Aleksandar... [mips] Improve handling of -fno-[pic/PIC] option
2018-05-07 Aleksandar... Revert "[mips] Improve handling of -fno-[pic/PIC] option"
2018-05-07 Aleksandar... [mips] Improve handling of -fno-[pic/PIC] option
2018-05-07 Peter Szecsi[ASTImporter] Support importing UnresolvedMemberExpr...
2018-05-07 Richard SmithRemove now-unnecessary check for non-zero nvsize in...
2018-05-07 Richard SmithNon-zero-length bit-fields make a class non-empty.
2018-05-05 Aaron BallmanDisallow pointers to const in __sync_fetch_and_xxx.
2018-05-05 Teresa JohnsonAdd -target to address errors in test from r331592
2018-05-05 Teresa JohnsonSkip part of test added in r331592 to help debug bot...
2018-05-05 Teresa JohnsonAdd required target to address bot failures from r331592
2018-05-05 Teresa Johnson[ThinLTO] Support opt remarks options with distributed...
2018-05-05 Craig TopperFix a couple places that immediately called operator...
2018-05-05 Eli FriedmanAdd warning flag -Wordered-compare-function-pointers.
2018-05-04 Artem Dergachev[analyzer] Remove untested code in evalLoad.
2018-05-04 Artem Dergachev[analyzer] Invalidate union regions properly. Don't...
2018-05-04 Artem Dergachev[analyzer] pr36458: Fix retrieved value cast for symbol...
2018-05-04 Artem Dergachev[analyzer] pr18953: Split C++ zero-initialization from...
2018-05-04 Craig Topper[X86] Correct the attributes on the incssp and rdssp...
2018-05-04 Craig Topper[X86] Fix some inconsistent formatting in the first...
2018-05-04 Artem Dergachev[analyzer] pr37209: Fix casts of glvalues to references.
2018-05-04 Artem Dergachev[analyzer] Treat more const variables and fields as...
2018-05-04 Sterling AugustineAllow modifying the PrintingPolicy for fully qualified...
2018-05-04 Eric Liu[clang-format] Refactor #include insertion/deletion...
2018-05-04 Erich Keane[NFC]Convert Class to use member initialization instead...
2018-05-04 Erich Keane[clang-cl] Print /showIncludes to stderr, if used in...
2018-05-04 Alexander KornienkoRemove explicit cfg-temporary-dtors=true
2018-05-04 Brian Gesiak[Coroutines] Catch exceptions in await_resume
2018-05-04 Martin Storsjo[Driver] Don't warn about unused inputs in config files
2018-05-04 Artem Dergachev[analyzer] NFC: Remove unused parameteer of StoreManage...
2018-05-03 Craig Topper[X86] Make __builtin_ia32_directstore_u32 and __builtin...
2018-05-03 Craig Topper[CodeGenFunction] Use the StringRef::split function...
2018-05-03 Joel E. Denny[OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAG
2018-05-03 Joel E. DennyRevert r331466: [OPENMP] Fix test typos: CHECK-DAG...
2018-05-03 Joel E. Denny[OPENMP] Fix test typos: CHECK-DAG-N -> CHECK-N-DAG
2018-05-03 Aaron BallmanAllow writing calling convention attributes on function...
2018-05-03 Piotr PadlewskiRename invariant.group.barrier to launder.invariant...
2018-05-03 Fangrui SongEnable -fsanitize=function on FreeBSD.
2018-05-03 Karl-Johan... Fix -Wunused-variable warning in Clang.cpp
2018-05-03 Richard SmithTrack the result of evaluating a computed noexcept...
2018-05-03 Petr Hosek[CMake][Cache] Stop pretending that Fuchsia is UNIX
2018-05-03 Lei Liu[Sema] Do not match function type with const T in templ...
2018-05-03 Alex Lorenz[ObjC] Supress the 'implementing unavailable method...
2018-05-02 Chandler Carruth[gcov] Make the CLang side coverage test work with...
2018-05-02 Alex Lorenz[ObjC] The absence of ownership qualifiers on an ambigu...
2018-05-02 Artem Dergachev[analyzer] Revert r331096 "CStringChecker: Add support...
2018-05-02 Craig Topper[X86] Mark all x86 specific builtins as nothrow.
2018-05-02 Alexey Bataev[OPENMP] Add support for reductions on simd directives...
2018-05-02 Volodymyr SapsaiRevert "Emit an error when mixing <stdatomic.h> and...
2018-05-02 Dan Albert[Driver] Infer Android sysroot location.
2018-05-02 Dan Albert[Driver] Obey computed sysroot when finding libc++...
2018-05-02 Alexey Bataev[OPENMP] Analyze the type of the mapped entity instead...
2018-05-02 Volodymyr SapsaiEmit an error when mixing <stdatomic.h> and <atomic>
2018-05-02 Alexey Bataev[OPENMP] Do not emit warning for implicitly declared...
2018-05-02 Alexey Bataev[OPENMP] Enable c++ exceptions outside of the target...
2018-05-02 Jessica PaquetteAdd -foutline option to enable the MachineOutliner...
2018-05-02 Alexey Bataev[OPENMP] Support C++ member functions in the device...
2018-05-02 Malcolm Parsons[analyzer] Fix filename in cross-file HTML report
2018-05-02 Alexey Bataev[OPENMP] Emit names of the globals depending on target.
2018-05-02 Henry Wong[analyzer] Add `TaintBugVisitor` to the ArrayBoundV2...
2018-05-02 Peter Szecsi[ASTImporter] Fix isa cast assert
2018-05-02 Bruno Cardoso... [Modules] Allow @import to reach submodules in private...
next