]> granicus.if.org Git - clang/shortlog
clang
2017-12-06 Shoaib Meenai[clang] Use PRIVATE in target_link_libraries
2017-12-06 Matt Morehouse[CMake] Use PRIVATE in target_link_libraries for fuzzers.
2017-12-06 Richard SmithDelete special-case "out-of-range" handling for bools...
2017-12-06 Jonas HahnfeldFix PR35542: Correct adjusting of private reduction...
2017-12-06 Artem Belevich[NVPTX,CUDA] Added llvm.nvvm.fns intrinsic and matching...
2017-12-06 Artem Belevich[CUDA] Added overloads for '[unsigned] long' variants...
2017-12-06 Taewook OhStringizing raw string literals containing newline
2017-12-06 Alexey Bataev[OPENMP] Improve error message for mapping union members.
2017-12-06 Alexey Bataev[OPENMP] Initial codegen for `teams distribute simd...
2017-12-06 Sven van Haastregt[OpenCL] Fix layering violation by getOpenCLTypeAddrSpace
2017-12-06 Erik Verbruggen[libclang] Add function to get the buffer for a file
2017-12-06 Richard SmithFix a bunch of wrong "tautological unsigned enum compar...
2017-12-05 Richard SmithP0722R2: The first parameter in an implicit call to...
2017-12-05 Douglas YungFix another record-parsing-invocation.c test issue...
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-12-05 Alex LorenzFix one more record-parsing-invocation.c test issue...
2017-12-05 Richard SmithUse an even more precise triple to avoid errors on...
2017-12-05 George Karpenkov[analyzer] do not crash on cases where an array subscri...
2017-12-05 Richard SmithGive this test a triple to avoid failures on MS bots.
2017-12-05 Alexey Bataev[OPENMP] Fix implicit mapping analysis.
2017-12-05 Dan Gohman[WebAssembly] Don't use Wasm function sections for...
2017-12-05 Alexey Bataev[OPENMP] Remove non-required parameters for distribute...
2017-12-05 Artem Dergachev[analyzer] Mark heap-based symbolic regions in debug...
2017-12-05 Jina Nahias[x86][AVX512] Lowering kunpack intrinsics to LLVM IR
2017-12-05 Alexey Bataev[OPENMP] Fix assert fail after target implicit map...
2017-12-05 Sylvestre Ledru[clang-format] Releasenotes for rL319024 : Add option...
2017-12-05 Ed SchoutenAdd __WINT_MAX__.
2017-12-05 Matt ArsenaultAMDGPU: Don't add fp64 feature to r600 subtargets
2017-12-05 Alex Lorenz[libclang] Store unsaved file hashes when recording...
2017-12-05 Richard SmithGeneralize "static data member instantiated" notificati...
2017-12-05 Petr Hosek[CMake] Don't use comma as an alternate separator
2017-12-04 Eugene Zelenko[Lex] Fix lldb-x86_64-ubuntu-14.04-buildserver build...
2017-12-04 Alex LorenzFix record-parsing-invocation.c test on Windows
2017-12-04 Eugene Zelenko[Lex] Fix some Clang-tidy modernize and Include What...
2017-12-04 Hans WennborgCorrectly handle line table entries without filenames...
2017-12-04 Erich KeaneAdd _Float128 as alias to __float128 to enable compilat...
2017-12-04 Alex Lorenz[libclang] Record parsing invocation to a temporary...
2017-12-04 Alexey Bataev[OPENMP] Fix PR35486: crash when collapsing loops with...
2017-12-04 George Karpenkov[analyzer] [NFC] remove duplicated function
2017-12-04 Carlo Bertolli[OpenMP] Initial implementation of code generation...
2017-12-04 Aaron BallmanNow that C++17 is official (https://www.iso.org/standar...
2017-12-04 Kostya Serebryanydesign document for a hardware-assisted memory safety...
2017-12-04 Aaron BallmanChanging mixed CRLFs back to LFs; NFC.
2017-12-04 Alexey Bataev[OPENMP] Codegen for `distribute simd` directive.
2017-12-04 Sven van Haastregt[OpenCL] Define __IMAGE_SUPPORT__ macro for SPIR
2017-12-04 Manuel KlimekFix bug where we wouldn't break columns over the limit.
2017-12-04 Devin Coughlin[analyzer] Don't treat lambda-captures float constexprs...
2017-12-03 Aleksei Sidorin[ASTImporter] Add unit tests for UsingDecl and UsingSha...
2017-12-03 Hal FinkelRevert "[CodeGen] Add initial support for union members...
2017-12-02 Sam Clegg[WebAssembly] Pass through --undefined to Wasm LLD
2017-12-02 Philipp StephaniFix assume-filename handling in clang-format.el
2017-12-02 Sanjay Patel[CodeGen] fix mapping from fmod calls to frem instruction
2017-12-02 Sanjay Patel[CodeGen] remove stale comment; NFC
2017-12-02 Richard SmithPR35456: Track definedness of variable template special...
2017-12-02 Richard SmithMove comment back to being next to the code it's a...
2017-12-01 Eugene Zelenko[AST] Try to fix build bot with modules broken r319589...
2017-12-01 Sanjay Patel[CodeGen] convert math libcalls/builtins to equivalent...
2017-12-01 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-12-01 Alexey Bataev[OPENMP] Emit `__tgt_target_teams` for all teams direct...
2017-12-01 Richard Smith[c++17] When deducing the type of a non-type template...
2017-12-01 Adam NemetFix the second part of the broken comment from r306079
2017-12-01 Adam NemetFix opt-remark with hotness testcase for sample-based PGO
2017-12-01 Adam NemetPartially fix comment in test broken in r306079 and...
2017-12-01 Alexey Bataev[OPENMP] Do not allow variables to be first|last-privat...
2017-12-01 Aaron BallmanDisallow a cleanup attribute from appertaining to a...
2017-12-01 Aaron BallmanRemove duplicate, nonsense information from an attribut...
2017-12-01 Manuel KlimekBetter trade-off for excess characters vs. staying...
2017-12-01 Richard Smith[c++2a] P0515R3: Support for overloaded operator<=>.
2017-12-01 Richard Smith[c++2a] P0515R3: lexer support for new <=> token.
2017-12-01 Zachary TurnerMark all library options as hidden.
2017-11-30 Richard SmithUpdate website to mention that you still need -frelaxed...
2017-11-30 Shoaib Meenai[clang] Use add_llvm_install_targets
2017-11-30 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-30 Artem Belevich[CUDA] Tweak CUDA wrappers to make cuda-9 work with...
2017-11-30 Kelvin Li[OpenMP] Diagnose undeclared variables on declare targe...
2017-11-30 Alexey Bataev[OPENMP] Fix possible assert for target regions with...
2017-11-30 Erich KeaneFix __has_unique_object_representations implementation
2017-11-30 Keith WalkerRevert [ARM] disable FPU features when using soft float...
2017-11-30 Keith Walker[ARM] disable FPU features when using soft floating...
2017-11-30 Martin Probstclang-format: [JS] do not wrap after async/await.
2017-11-30 Ivan A. Kosarev[CodeGen] Add initial support for union members in...
2017-11-30 Roman Lebedev[analyzer] Fix false negative on post-increment of...
2017-11-30 Richard SmithPreserve the "last diagnostic was suppressed" flag...
2017-11-30 Dean Michael... [XRay][clang] Introduce -fxray-always-emit-customevents
2017-11-29 Hans WennborgMS ABI: Treat explicit instantiation definitions of...
2017-11-29 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-29 Aaron BallmanPerform a bounds check on a function's argument list...
2017-11-29 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-29 Vedant Kumar[Coverage] Emit gap areas in braces-optional statements...
2017-11-29 Reid KlecknerReformat switch statement added in r319297, NFC
2017-11-29 Reid Kleckner[EH] Use __CxxFrameHandler3 for C++ EH in MS environments
2017-11-29 Alexey Bataev[OPENMP] Allow only loop control variables in distribut...
2017-11-29 Aaron BallmanAdd the hasDefinition() AST matcher to match class...
2017-11-29 Mandeep Singh... [SourceLocations] Use stronger sort predicate to remove...
2017-11-29 Reid Kleckner[clang-cl] Alias /wd4018 to -Wno-sign-compare
2017-11-29 Devin Coughlin[analyzer] Fix unreachable creating PathDiagnosticLocat...
2017-11-29 Alexey Bataev[OPENMP] Do not allow `linear` clauses on non-simd...
2017-11-29 Chad Rosier[Driver] Turns out the GNU assembler does support falko...
2017-11-29 Ismail DonmezFix function call to fix build
2017-11-29 Alexey Bataev[OPENMP] General improvement of handling of `teams...
next