OSDN Git Service

[OpenMP] Add using bit flags to select Libomptarget Information
[android-x86/external-llvm-project.git] / clang /
2021-01-04 Jon Chesterfield[libomptarget][amdgpu] Call into deviceRTL instead...
2021-01-04 Simon PilgrimDeclCXX - Fix getAs<> null-dereference static analyzer...
2021-01-04 Yang FanRevert "[Sema] Fix deleted function problem in implicit...
2021-01-02 Brandon Bergren[PowerPC] NFC: Apply minor clang-format fix
2021-01-02 Brandon Bergren[PowerPC] Enable OpenMP for powerpcle target. [5/5]
2021-01-02 Brandon Bergren[PowerPC] Support powerpcle target in Clang [3/5]
2021-01-01 Fangrui Songtest/OpenMP/parallel_codegen.cpp: Allow multiple result...
2021-01-01 Yang Fan[Sema] Fix deleted function problem in implicitly movab...
2020-12-31 Fangrui SongRefactor how -fno-semantic-interposition sets dso_local...
2020-12-31 Fangrui Song[test] Make ELF tests immune to dso_local/dso_preemptab...
2020-12-31 Atmn[Clang][Misc] Change run line in fragile test
2020-12-31 Bogdan GraurRevert "[LoopDeletion] Allows deletion of possibly...
2020-12-31 Fangrui Song[test] Add {{.*}} to make ELF tests immune to dso_local...
2020-12-31 Fangrui Song[test] Fix -triple and delete UNSUPPORTED: system-windows
2020-12-31 Luo, YuankeSupport tilezero intrinsic and c interface for AMX.
2020-12-31 Fangrui Song[CodeGenModule] Set dso_local for Mach-O GlobalValue
2020-12-31 Fangrui Song[test] Add {{.*}} to make tests immune to dso_local...
2020-12-31 Atmn Patel[LoopDeletion] Allows deletion of possibly infinite...
2020-12-30 Juneyoung Leeclang-format, address warnings
2020-12-30 Juneyoung LeeUse unary CreateShuffleVector if possible
2020-12-30 Fangrui SongMove -fno-semantic-interposition dso_local logic from...
2020-12-30 Luo, Yuanke[X86] Add x86_amx type for intel AMX.
2020-12-29 Juneyoung Lee[IR] Let IRBuilder's CreateVectorSplat/CreateShuffleVec...
2020-12-29 Mark Murray[ARM][AArch64] Add Cortex-A78C Support for Clang and...
2020-12-29 Arthur Eubanks[test] Fix conditional-temporaries.cpp
2020-12-28 James Y KnightFix PR35902: incorrect alignment used for ubsan check.
2020-12-28 Thomas Lively[WebAssembly] Prototype extending pairwise add instructions
2020-12-28 Akira Hatanaka[CodeGen][ObjC] Destroy callee-destroyed arguments...
2020-12-27 Juneyoung Lee[InstCombine] use poison as placeholder for undemanded...
2020-12-26 mydeveloperday[clang-format] PR48569 clang-format fails to align...
2020-12-24 Alexandre Ganea[Clang] Reverse test to save on indentation. NFC.
2020-12-23 Duncan P. N. Exon... Basic: Add native support for stdin to SourceManager...
2020-12-23 Duncan P. N. Exon... Basic: Support named pipes natively in SourceManager...
2020-12-23 Björn Schäpers[clang-format] Add SpaceBeforeCaseColon option
2020-12-23 Björn Schäpers[clang-format] Fix handling of TextProto comments
2020-12-23 Nathan James[format][NFC] Use unsigned char as the base of all...
2020-12-23 Sriraman TallamAppend ".__part." to every basic block section symbol.
2020-12-23 Nico Weberclang: Build and run FrontendTests with CLANG_ENABLE_ST...
2020-12-23 Nico WeberRevert more changes that landed on top of 741978d727
2020-12-23 Alan PhippsRevert "This is a test commit"
2020-12-23 Alan PhippsThis is a test commit
2020-12-23 Nico WeberRevert 741978d727 and things that landed on top of it.
2020-12-23 mydeveloperday[clang-format] PR48539 ReflowComments breaks Qt transla...
2020-12-23 mydeveloperday[clang-format] PR48535 clang-format Incorrectly Removes...
2020-12-23 Nathan James[format] Add overload to parseConfiguration that accept...
2020-12-23 Adrian KuegelRevert "PR24076, PR33655, C++ CWG 1558: Consider the...
2020-12-23 Arthur O'DwyerReplace `T(x)` with `reinterpret_cast<T>(x)` everywhere...
2020-12-22 Arthur EubanksRevert "DR2064: decltype(E) is only a dependent type...
2020-12-22 Arthur EubanksRevert "Following up on PR48517, fix handling of templa...
2020-12-22 Arthur EubanksRevert "[c++20] P1907R1: Support for generalized non...
2020-12-22 Arthur EubanksRevert "Fix MSVC "not all control paths return a value...
2020-12-22 Arthur EubanksRevert "Fix memory leak complicated non-type template...
2020-12-22 Jan Svoboda[clang] NFC: Refactor custom class into a lambda in...
2020-12-22 Jan Svoboda[clang][cli] Implement `getAllArgValues` marshalling
2020-12-22 mydeveloperday[clang-format] NFC keep the code clang-formatted
2020-12-22 Stephen Kelly[ASTMatchers] Traverse-ignore range-for implementation...
2020-12-22 Nico WeberRevert "-fstack-clash-protection: Return an actual...
2020-12-22 Sylvestre Ledru-fstack-clash-protection: Return an actual error when...
2020-12-22 Tom Stellardscan-view: Remove Reporter.py and associated AppleScrip...
2020-12-21 Fangrui Song[Driver] Default Generic_GCC ppc/ppc64/ppc64le to ...
2020-12-21 Scott LinderRevert "[AMDGPU][HIP] Switch default DWARF version...
2020-12-21 Michael Liao[cuda][hip] Fix typoes in header wrappers.
2020-12-21 David Spickett[clang] Fix expected errors in plugin attribute example
2020-12-21 Yafei LiuRefactoring the attribute plugin example to fit the...
2020-12-21 Jan Svoboda[clang] Use enum for LangOptions::SYCLVersion instead...
2020-12-21 Jan Svoboda[clang][cli] Let denormalizer decide how to render...
2020-12-21 Jan Svoboda[clang][cli] Streamline MarshallingInfoFlag description
2020-12-21 Arthur Eubanks[test] Fix new-pass-manager-opt-bisect.c
2020-12-20 Samuel EubanksMake NPM OptBisectInstrumentation use global singleton...
2020-12-20 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2020-12-19 Kristof Beyls[ARM] Add clang command line support for -mharden-sls=
2020-12-18 Richard Smith[www] Remove '$Date$' marker from cxx_dr_status.
2020-12-18 Richard SmithFix memory leak complicated non-type template arguments.
2020-12-18 Richard Smith[c++2b] Add tests for feature test macros.
2020-12-18 Richard SmithAdd tests for the absence of feature test macros for...
2020-12-18 Richard Smith[c++20] Mark class type NTTPs as done and start definin...
2020-12-18 Roman Lebedev[InstCombine] Canonicalize SPF to abs intrinsic
2020-12-18 Björn Schäpers[clang-format][NFC] Expand BreakBeforeBraces examples
2020-12-18 Kevin P. NealRevert "Revert "[FPEnv] Teach the IRBuilder about invok...
2020-12-18 Aaron BallmanNo longer reject tag declarations in the clause-1 of...
2020-12-18 Andrzej Warzynski[flang][driver] Add support for `-fsyntax-only`
2020-12-18 Jan Svoboda[clang][cli] Port CodeGenOpts simple string flags to...
2020-12-18 Richard SmithMake Expr::HasSideEffect more precise for instantiation...
2020-12-18 Richard Smith[c++20] P1907R1: Support for generalized non-type templ...
2020-12-18 Jan Svoboda[clang][cli] Port FrontendOpts simple string based...
2020-12-18 Jan Svoboda[clang][cli] Port PreprocessorOpts simple string based...
2020-12-18 Jan Svoboda[clang][cli] Port LangOpts simple string based options...
2020-12-18 Jan Svoboda[clang][cli] Port TargetOpts simple string based option...
2020-12-18 Jan Svoboda[clang][cli] Port HeaderSearch simple string options...
2020-12-18 Jan Svoboda[clang][cli] Convert Analyzer option string based optio...
2020-12-18 Richard SmithFollowing up on PR48517, fix handling of template argum...
2020-12-18 Richard SmithEnsure that we transform types into the current instant...
2020-12-18 Richard SmithWhere possible, don't try to ask whether a template...
2020-12-18 Richard SmithDR2064: decltype(E) is only a dependent type if E is...
2020-12-18 Richard SmithPR24076, PR33655, C++ CWG 1558: Consider the instantiat...
2020-12-18 Rong Xu[IR][PGO] Add hot func attribute and use hot/cold attri...
2020-12-17 Tom StellardCodeGen: Improve generated IR for __builtin_mul_overflo...
2020-12-17 Joachim MeyerFix -Wno-error= parsing in clang-format.
2020-12-17 Nico Weberclang-cl: Remove /Zd flag
2020-12-17 Johannes Doerfert[OpenMP][NFC] Provide a new remark and documentation
next