The Week Of Monday 30 November 2020 Archives by thread
Starting: Mon Nov 30 00:09:37 PST 2020
Ending: Sun Dec 6 22:31:01 PST 2020
Messages: 1265
- [all-commits] [llvm/llvm-project] b6e04a: [lldb/test] Avoid the socket "pump" thread
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] ec6c5e: [clang] Improve diagnostics for auto-return-type f...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 699d17: [libc] Improve memcpy copy loop
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] c21928: [AST][RecoveryAST] Preseve more invalid return stmt.
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 047400: [mlir][LLVMIR] Add support for InlineAsmOp
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 112b3c: [TableGen][SchedModels] Fix read/write variant sub...
eleviant via All-commits
- [all-commits] [llvm/llvm-project] d5387c: [ARM] Constant predicate tests. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] b0e9b7: [NFC][SimplifyCFG] Add STATISTIC() to the FoldValu...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 129523: Fix test case
eleviant via All-commits
- [all-commits] [llvm/llvm-project] b5fbc6: [clang-format] State where clang-format-diff.py sh...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 98e87f: [lldb] Error when there are no ports to launch a g...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 317ca3: [NFC][clang-tidy] Do link FrontendOpenMP into conc...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] e20efa: [LegacyPM] Simplify PMTopLevelManager::collectLast...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] ffaba2: Add `using ConvertToLLVMPattern::match/matchAndRew...
Christian Sigg via All-commits
- [all-commits] [llvm/llvm-project] 83d79c: [X86][AVX512] Only lower to VPALIGNR if we have BW...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a7f8d9: [lldb] Use llvm::Optional for port in LaunchGDBServer
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 5110ff: [AArch64][CostModel] Fix cost for mul <2 x i64>
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] b69c09: Support custom expedited register set in gdb-remote
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 13c42f: [gn build] Manually sync 8da7efb and cac5be4
Hans via All-commits
- [all-commits] [llvm/llvm-project] c2ead5: [llvm-objdump] Document --mattr=help in --help output
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 33eac0: [VE] Specify vector alignments
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] fe83ad: [VPlan] Use VPUser to manage VPPredInstPHIRecipe o...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 44a679: [VE] Change the behaviour of truncate
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 273641: Try to fix bots after 112b3cb by removing cortex-a...
Hans via All-commits
- [all-commits] [llvm/llvm-project] 686988: [VE] Optimize prologue/epilogue instructions
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] d20abb: [mac/lld] Add support for response files
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 25d54a: Try harder to get rid off cortex-a57-misched-mla.s
Hans via All-commits
- [all-commits] [llvm/llvm-project] 83e60f: [lld/mac] Add --reproduce option
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 9c2b29: [InstCombine][X86] Add addsub tests showing failur...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c3d484: [llvm-objdump] Require x86 target for mcpu/attr test
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 9c49dc: [ConstantFold] Don't fold and/or i1 poison to pois...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 8e5046: [LangRef] missing link, minor fix
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] a0d740: [LLDB/Lua] add support for one-liner breakpoint ca...
Pedro Tammela via All-commits
- [all-commits] [llvm/llvm-project] 234a52: Add 'asserts' requiremnt to test/CodeGen/ARM/corte...
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] bfd2c2: [IR][LoopRotate] avoid leaving phi with no operand...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] c0e402: [lld-macho] Implement -fatal_warnings
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] d5aaf6: [windows-itanium] handle dllimport/export code pat...
bd1976bris via All-commits
- [all-commits] [llvm/llvm-project] 78c711: [mlir] Make mlir-cpu-runner depend on native inste...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 355aee: Revert "[IR][LoopRotate] avoid leaving phi with no...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] e0e7bb: [lldb] Always include template arguments that have...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 1dc38f: [IR] improve code comment/logic in removePredecess...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 8fcc8c: [X86] Add vbmi2 test coverage for vector rotations
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4db1de: [ConstraintElimination] Add additional GEP decompo...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] cbbd70: [RISCV] Only combine (or (GREVI x, shamt), x) -> G...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 25c8fb: [X86] Don't emit R_X86_64_[REX_]GOTPCRELX for a GO...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 589e10: [ELF] Don't relax R_X86_64_GOTPCRELX if addend != -4
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 76d102: [RISCV] Custom legalize bswap/bitreverse to GREVI ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 9eb2c0: [IR][LoopRotate] remove assertion that phi must ha...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] bfc4f2: [RISCV] Combine (GORCI (GORCI x, C2), C1) -> (GORC...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 1b723a: [sanitizer] Disable use_tls_dynamic on on-Android ...
Vy Nguyen via All-commits
- [all-commits] [llvm/llvm-project] 7a9179: [Flang][OpenMP] Add semantic checks for OpenMP Pri...
praveen-g-ctt via All-commits
- [all-commits] [llvm/llvm-project] 70eb2c: [ASTImporter] Support import of CXXDeductionGuideDecl
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] abfbc5: [FPEnv] clang should get from the AST the metadata...
Kevin P. Neal via All-commits
- [all-commits] [llvm/llvm-project] ee073c: [analyzer][StdLibraryFunctionsChecker] Fix typos i...
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] bc7b26: Add -fintegrated-as to second invocation of clang ...
Zarko Todorovski via All-commits
- [all-commits] [llvm/llvm-project] 6fe610: [VE] Clean check routines of branch types
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 6834b3: [VE] Optimize prologue/epilogue instructions about...
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] f6150a: [SelectionDAGBuilder] Update signature of `getRegs...
Francesco Petrogalli via All-commits
- [all-commits] [llvm/llvm-project] 3d872c: [VE][NFC] Update comments
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 8ca484: [InstCombine][X86] Add addsub PR46277 test case
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 7c4555: [PowerPC] Delete remnant Darwin code in PPCAsmParser
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 64fa8c: [CSSPGO] Pseudo probe instrumentation pass
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] a4064c: [gn build] Port 64fa8cce225
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] e425d0: [InstCombine][X86] Add basic addsub intrinsic Simp...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 61aec6: [libcxxabi] Add macro for changing functions to su...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] cdac34: [X86] Zero-extend pointers to i64 for x86_64
Harald van Dijk via All-commits
- [all-commits] [llvm/llvm-project] a47465: [FastISel] NFC: Remove obsolete -fast-isel-sink-lo...
Paul T Robinson via All-commits
- [all-commits] [llvm/llvm-project] 750049: [CSSPGO] Disabling a pseudo probe test on non-x86 ...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 630d37: [AArch64] Enable Cortex-A55 schedmodel
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 40dc53: [x86] add tests for maxnum/minnum with nnan; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] abef65: [ms] [llvm-ml] Implement the statement expansion o...
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] fe4316: Creating a named struct requires only a Context an...
nlewycky via All-commits
- [all-commits] [llvm/llvm-project] b5f231: [DL] Inline getAlignmentInfo() implementation (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 5fe102: [llvm][inliner] Reuse the inliner pass to implemen...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 29bd65: SplitKit: Use Register
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e5c17b: [ms] [llvm-ml] Test macro function invocations in ...
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] fdff67: [libTooling] Remove deprecated Clang Transformer d...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] 4e85e0: github actions: Use correct credentials for pushing
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 3fd39d: [FastISel] NFC: Clean up unnecessary bookkeeping
Paul T Robinson via All-commits
- [all-commits] [llvm/llvm-project] 661240: [ConstraintElimination] Expand GEP decomposition t...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 164410: [CodeGen] -fno-delete-null-pointer-checks: change ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] f89e9c: [HIP] Fix HIP test on windows due to lld suffix
Aaron Enye Shi via All-commits
- [all-commits] [llvm/llvm-project] ebac71: [lld-macho] Don't warn on non-existent system libr...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 78c04f: [lld/mac] Don't warn on -bundle and -execute flags
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f6f28b: [OpenMP] libomp: fix mutexinoutset dependence for ...
Andrey Churbanov via All-commits
- [all-commits] [llvm/llvm-project] 961589: [OpenMP] libomp: change shm name to include UID, c...
terdner via All-commits
- [all-commits] [llvm/llvm-project] ac40a2: Serialization: Change InputFile to use FileEntryRe...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] fd3d1b: [OpenMP][Tests][NFC] Use FileCheck from cmake config
Joachim via All-commits
- [all-commits] [llvm/llvm-project] 00bbef: [llvm-symbolizer] Fix native symbolization on wind...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] 1b9f21: [lldb] Give TestDefaultTemplateArgs a unique class...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 1b042d: FileManager: Add FileEntryRef::getDir, returning D...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 8cdf49: [llvm-symbolizer] Fix typo in llvm-symbolizer test...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] cf8ff7: [clang][RelativeVTablesABI] Use dso_local_equivale...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 91aff1: [InlineCost] prefer range-for. NFC
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 43b5b4: Fix GCC 5.3 compile error in ASTImporter code
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 871f96: [libcxx] remove checks for __STDCPP_THREADS__ as i...
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] 87ff15: [AArch64][GlobalISel] Fix crash during legalizatio...
AE via All-commits
- [all-commits] [llvm/llvm-project] b5af57: [WinASan] Improve exception reporting accuracy
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 61da50: clang/test: Remove platform-linker feature
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 774f1d: [mlir] Small cleanups to func-bufferize/finalizing...
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] f85db7: Lex: Update Module::findHeader to return FileEntry...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] ff2e22: Don't count attributes when addressing operands.
ijsung via All-commits
- [all-commits] [llvm/llvm-project] 4d7f3d: [llvm] Fix for failing test from cf8ff75bade763b05...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] efd1ec: Recommit "[llvm-symbolizer] Switch to using native...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] 7c2bc3: [clang][Fuchsia] Add relative-vtables multilib
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] a16018: Revert "[clang][Fuchsia] Add relative-vtables mult...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] fdbd84: [clang][Fuchsia] Add relative-vtables multilib
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 36fe1a: [GlobalISel] Fix -Wunused-variable
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] d928df: [GlobalISel] Fix -Wunused-variable in -DLLVM_ENABL...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 7bc944: Revert "[clang][Fuchsia] Add relative-vtables mult...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 011bf4: Add help text for -nogpuinc
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 173bb3: [lldb] Refactor GetDeviceSupportDirectoryNames and...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] d4ba5e: Add MachineModuleInfo constructor with external MC...
Hendrik Greving via All-commits
- [all-commits] [llvm/llvm-project] 40659c: [RISCV] Rename RISCVGenSystemOperands.inc to RISCV...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 6f0f84: Initial commit of mktime.
rtenneti-google via All-commits
- [all-commits] [llvm/llvm-project] bcc802: [DSE] Remove a redundant call to getLocForWriteEx()
Greg Parker via All-commits
- [all-commits] [llvm/llvm-project] 3acda9: [Remarks][1/2] Expand remarks hotness threshold op...
Wei Wang via All-commits
- [all-commits] [llvm/llvm-project] e78537: [CodeView] Remove unused declaration collectInline...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 31eeac: [llvm-readelf/obj] - Move unique warning handling ...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 2e5aaf: [compiler-rt] [emutls] Handle unused parameters in...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 874810: [llvm-readelf] - Switch to using from `reportWarni...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 424fdb: collect_and_build_with_pgo.py: adapt to monorepo
Kristof Beyls via All-commits
- [all-commits] [llvm/llvm-project] 973843: [clang][cli] Factor out call to EXTRACTOR in gener...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 88ab38: [clang][cli] Split DefaultAnyOf into a default val...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 2b84ef: [clang][cli] Port Frontend option flags to new opt...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 9edced: [mlir] AsyncRuntime: disable threading until test ...
Eugene Zhulenev via All-commits
- [all-commits] [llvm/llvm-project] 8e41a6: [clang][cli] Port DependencyOutput option flags to...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 82d9fb: [llvm-readobj] - Introduce `ObjDumper::reportUniqu...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 398b72: [clang][cli] Port HeaderSearch option flags to new...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] d1ed67: [GNU ObjC] Fix a regression listing methods twice.
David Chisnall via All-commits
- [all-commits] [llvm/llvm-project] ade2fb: [llvm-readobj][test] - Merge 2 test cases together.
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] ea8c8a: [obj2yaml] - Teach tool to emit the "SectionHeader...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 52f3fa: [gn build] Manually merge 40659cd
Hans via All-commits
- [all-commits] [llvm/llvm-project] 839c96: [AMDGPU] Simplify some generation checks. NFC.
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 7923d7: [ARM] PREDICATE_CAST demanded bits
David Green via All-commits
- [all-commits] [llvm/llvm-project] f44ba2: ExtractValue instruction costs
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 551a20: [InstCombine][X86] Add test coverage showing failu...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c3fe6e: [VE] Add vadd and vsub intrinsic instructions
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] efa972: [ConstraintElimination] Decompose GEP %ptr, SHL().
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] e98d3b: [clang] Enable code completion of designated initi...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 4b0ef2: [NFC][CostModel]Extend class IntrinsicCostAttribut...
CarolineConcatto via All-commits
- [all-commits] [llvm/llvm-project] c63799: [InstCombine][X86] Fold addsub intrinsic to fadd/f...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] cba4ac: [LV] Clamp VF hint when unsafe
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 523775: [OpenCL] Allow pointer-to-pointer kernel args beyo...
Sven van Haastregt via All-commits
- [all-commits] [llvm/llvm-project] 6dbd0d: [DAG] Move vselect(icmp_ult, -1, add(x, y)) -> uadd...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b52029: [NFC][SimplifyCFG] fold-branch-to-common-dest: add...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 55c06a: [NFC][InstCombine] sext.ll: @test9: avoid only dif...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 52533b: Revert "[InstCombine] Improve vector undef handlin...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 2ca478: Remove rm -f cortex-a57-misched-mla.s; hopefully t...
Hans via All-commits
- [all-commits] [llvm/llvm-project] b2cdd7: [InstCombine] add tests for sign-bit-shift-of-sub; ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 6bf848: [OpenMP] libomp: add UNLIKELY hints to rarely exec...
Andrey Churbanov via All-commits
- [all-commits] [llvm/llvm-project] 94ead0: [InstCombine] Improve vector undef handling for se...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 00f426: [X86] Add PR48223 usubsat test case
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 10b164: [VE] Add vmul and vdiv intrinsic instructions
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 17427e: [RISCV][crt] support building without init_array
Alex via All-commits
- [all-commits] [llvm/llvm-project] 4431c2: lld/ELF: Make three rarely-used flags work with --...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 7a4f1d: [ConstraintElimination] Decompose GEP %ptr, ZEXT(S...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 1b209f: [DAG] Move vselect(icmp_ult, 0, sub(x, y)) -> usubs...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 64f046: [lldb][NFC] Modernize and cleanup TestClassTemplat...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 9f60b8: [InstCombine] canonicalize sign-bit-shift of diffe...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] eedf0e: [ARM] Mark select and selectcc of MVE vector opera...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 107e92: [DAG] Remove unused variable. NFC.
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 136f98: [x86] adjust cost model values for minnum/maxnum w...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] cd5897: [HIP] Fix static-lib test CHECK bug
Aaron Enye Shi via All-commits
- [all-commits] [llvm/llvm-project] 735e6c: [MergeICmps] Fix missing split.
Clement Courbet via All-commits
- [all-commits] [llvm/llvm-project] 864dda: [InstSimplify] Add tests that fold instructions wi...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] f0659c: [X86] Support modifier @PLTOFF for R_X86_64_PLTOFF64
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a5f958: [ELF][test] Add some tests for versioned symbols i...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 941e93: [ELF] Make foo@@v1 resolve undefined foo at v1
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 624af9: [MemCpyOpt] Port to MemorySSA
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 843c2b: [ELF] Error for undefined foo at v1
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9c5504: [LV] Epilogue Vectorization with Optimal Control Flow
Bardia Mahjour via All-commits
- [all-commits] [llvm/llvm-project] b99e2b: clang/darwin: Use response files with ld64.lld.dar...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] ae7ec4: [NFC][clang-tidy] Port rename_check.py to Python3
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 54eab2: [BasicAA] Add test for suboptimal result with unkn...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] e0bf23: Let .llvm_bb_addr_map section use the same unique ...
Rahman Lavaee via All-commits
- [all-commits] [llvm/llvm-project] c30d51: [libc++] Optimize the number of assignments in std...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] c94af0: Revert "[LV] Epilogue Vectorization with Optimal C...
Bardia Mahjour via All-commits
- [all-commits] [llvm/llvm-project] 26d3aa: [LTO][NewPM] Run verifier when doing LTO
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] bb993b: [ELF][test] Fix lto/version-script2.ll
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a53094: static const char *const foo => const char foo[]
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 373407: Argument dependent lookup with class argument is r...
Zahira Ammarguellat via All-commits
- [all-commits] [llvm/llvm-project] 4eaa02: APINotes: constify `dump` methods (NFC)
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] d7fec3: [DAGCombiner][NFC] Replace duplicate implementatio...
laytonio via All-commits
- [all-commits] [llvm/llvm-project] cacb1a: [gn build] sync script: try to make sync script ev...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] a36bd4: [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_M...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 79ba79: [clang-scan-deps] Improve argument parsing to find...
sylvain-audi via All-commits
- [all-commits] [llvm/llvm-project] 2074fe: [MLIR][LLVM] Fix a tiny typo in the dialect docs.
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] e0665a: [OpenMP] Add support for Intel's umonitor/umwait
Terry Wilmarth via All-commits
- [all-commits] [llvm/llvm-project] 1314a4: [LTO][wasm][NewPM] Allow using new pass manager fo...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] f9eaa4: Fix erroneous edit in https://github.com/llvm/llvm...
Zahira Ammarguellat via All-commits
- [all-commits] [llvm/llvm-project] 806a76: Revert "[CMake][NewPM] Move ENABLE_EXPERIMENTAL_NE...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] a082c7: [WebAssembly] Fix FastISel address calculation bug
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 6b043e: [MLIR] Fix genTypeInterfaceMethods() to work corre...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 99d824: [LLD][ELF][NewPM] Add option to force legacy PM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 2671fc: [libc++] NFC: Remove unused macros in <__config>
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 8b89bc: [WebAssembly] Don't fold frame offset for global a...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] aafb36: Reland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 1b8ed1: [OpenMP51][DOCS] Claim "add present modifier in de...
Chi-Chun, Chen via All-commits
- [all-commits] [llvm/llvm-project] 26b8ea: RegisterInfoPOSIX_arm64 remove unused bytes from g...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] e1f613: [lldb] [test] Reenable two passing tests on FreeBSD
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 615f63: Revert "[FastISel] Flush local value map on ever i...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 6b3eec: [lld-macho] Extend PIE option handling
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 78b0ec: Avoid redundant inline with LLVM_ATTRIBUTE_ALWAYS_...
jpark37 via All-commits
- [all-commits] [llvm/llvm-project] 8fee2e: [ms] [llvm-ml] Introduce command-line compatibilit...
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] d67e58: [libc++abi] Don't try calling __libcpp_aligned_fre...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] a38ed6: [lld][WebAssembly] Feedback from D92038. NFC
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 1e4d6d: [clang-format] Add new option PenaltyIndentedWhite...
Mark Nauwelaerts via All-commits
- [all-commits] [llvm/llvm-project] ba4e45: [gn build] (manually) port 8fee2ee9a68
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 3fcb0e: [lld-macho] Emit STABS symbols for debugging, and ...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] abfd1a: [mlir][PDL] Add support for PDL bytecode and expos...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] c64037: [ms] [llvm-ml] Support command-line defines
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] ea7b07: [gn build] Manually port 8fee2ee9
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] ec13b3: [gn build] Format all gn files
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] e8b816: [gn build] Port 3fcb0eeb152
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 04424c: [NFC][AMDGPU] AMDGPU code object V4 ABI documentation
Tony Tye via All-commits
- [all-commits] [llvm/llvm-project] 6c3fa9: [AArch64][GlobalISel] Select Bcc when it's better ...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] 19bdc8: [llvm] Fix for failing test from fdbd84c6c819d4462...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 07ab59: [lld/mac] Fix issues around thin archives
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] e27e3b: [RISCVAsmParser] Allow a SymbolRef operand to be a...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e3c14b: Test commit
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] adfefa: [NFC] Extract ForEachDVT
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 8a300d: [sanitizer] Make DTLS_on_tls_get_addr signal safer
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 91843f: github actions: Update branch_sync to push to main
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project]
llvmbot via All-commits
- [all-commits] [llvm/llvm-project] 1f40d6: Remove CXXBasePaths::found_decls and simplify and ...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] c82f00: [AArch64][GlobalISel] Don't write to WZR in non-fl...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] 31e03a: [WebAssembly] Rename --lto-no-new-pass-manager to ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] bdd671: [NFC] Disable new test from D92428 on PPC TSAN
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] b6b0a8: Fix typo in testcase runline that got there becaus...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] 1e9180: Recommit "[clang][Fuchsia] Add relative-vtables mu...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 8b8088: [lld] Use -1 as tombstone value for discarded code...
EricSL via All-commits
- [all-commits] [llvm/llvm-project] 405ea2: [msan] Replace 8 by kShadowTLSAlignment
Z via All-commits
- [all-commits] [llvm/llvm-project] fa20ab: [mlir][PDL] Add append specialization for ByteCode...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 126f58: fix typos to cycle bots
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 3024b1: [mlir][Python] Check numpy in Python bindings conf...
zhanghb97 via All-commits
- [all-commits] [llvm/llvm-project] 19a8a7: [HIP] Fix HIP test on windows due to lld suffix
Aaron Enye Shi via All-commits
- [all-commits] [llvm/llvm-project] facded: [mac/lld] fix typo in 07ab597bb0356c that broke te...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 3f0c4b: [NFC][sanitizer] Fix ppc -> powerpc64 in XFAIL
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 8affe8: [mlir][PDL] Use .getOperation() when construction ...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] c1762b: [VE] Add vcmp, vmax, and vmin intrinsic instructions
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 95d604: [NFC][PowerPC] code refactor: split IsReassociable...
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] fa7fab: [LLDB] Rename duplicate TestAlignAsBaseClass.py
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] a417cb: [NFC] Add CLangOffloadBundler documentation to Cla...
Tony Tye via All-commits
- [all-commits] [llvm/llvm-project] ac1b2a: [NFC][AMDGPU] Fix broken link to ClangOffloadBundl...
Tony Tye via All-commits
- [all-commits] [llvm/llvm-project] 6fb88c: [lld-macho] Add dependency to DebugInfoDWARF
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] c3e15b: [libc++] Support simply `std::iterator_traits` in ...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] ce5e21: [lldb] Fix build after found_decls was removed by ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 60653e: [WebAssembly] Support select and block for referen...
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] 3cb7d6: [LSR][NFC] don't collect chains when isNumRegsMajo...
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] 0cca32: [Transforms] Remove unused declaration fillImplici...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] b2f00f: [mac/lld] Include archive name in diagnostics
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 7d746b: [mlir][PDL] Forward captured single entity constra...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 47f784: [PowerPC] Promote the i1 to i64 for SINT_TO_FP/FP_...
QingShan Zhang via All-commits
- [all-commits] [llvm/llvm-project] 391a47: [Test] One more IndVars test
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 9126ba: [lldb][NFC] Fix test file name in lang/cpp/non-typ...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 1c656e: [libc++] [docs] Update and move NOTES.txt to docs/...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 0d7bd7: [libcxx] Apply msvcrt specific exception for lgamm...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] a984dc: [libc++] [P0482] [C++20] Implement missing bits fo...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] c266c5: [mlir][doc] Correct method names in DialectConvers...
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] 3f5dc5: [LLD][ELF] - Don't keep empty output sections whic...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 3fca6a: [Clang] Don't adjust align for IBM extended double
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 01e492: [llvm-readelf/obj] - Refine the error message abou...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] ffa2dc: [PowerPC] Fix FLT_ROUNDS_ on little endian
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 99eb0f: [Intrinsics] Re-remove experimental_vector_reduce ...
David Green via All-commits
- [all-commits] [llvm/llvm-project] c52642: [lldb] Don't reject empty or unnamed template para...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 21b6c0: [llvm-readelf/obj] - Report unique warnings in `pa...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 1daace: [llvm-readelf/obj] - Lowercase the warning message...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] d28624: [AMDGPU] Stop adding an implicit def of vcc_hi for...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] d82fb6: [libc++] [docs] Mark P1424 as superseded by P1902.
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 28797e: [libc++] [docs] Mark LWG2296 as complete not only ...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 14557c: [InstructionsTest] NFC: Replace VectorType::get(.....
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 137a25: [llvm-readobj, libSupport] - Refine the implementa...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] d055e3: [LLDB/Python] Fix segfault on Python scripted entr...
Pedro Tammela via All-commits
- [all-commits] [llvm/llvm-project] 60cef8: [libc] Add strncpy implementation.
ChennngWang via All-commits
- [all-commits] [llvm/llvm-project] f770ec: [SystemZ][NFC]Move all SystemZ tests to init-s390x.c
Abhina Sree via All-commits
- [all-commits] [llvm/llvm-project] 71bd59: [SVE] Add support for scalable vectors with vector...
david-arm via All-commits
- [all-commits] [llvm/llvm-project] f03c21: [SystemZ] Adding extra extended mnemonics for Syst...
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] dd0159: [VE] Add vand, vor, and vxor intrinsic instructions
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 45d8a7: Simplify append to module inline asm string in IRL...
Hans via All-commits
- [all-commits] [llvm/llvm-project] 240dd9: [OpenMPIRBuilder] forward arguments as pointers to...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 56fd29: [SLP] use 'match' for binop/select; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] c4a040: Add `Operation* OpState::operator->()` to provide ...
Christian Sigg via All-commits
- [all-commits] [llvm/llvm-project] ca6343: [mac/lld] Make --reproduce work with thin archives
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 5045b8: [PowerPC] Mark sanitizer test case unsupported for...
ahsansaghir via All-commits
- [all-commits] [llvm/llvm-project] a7e2c2: [LV] Epilogue Vectorization with Optimal Control F...
Bardia Mahjour via All-commits
- [all-commits] [llvm/llvm-project] cd9533: [CUDA][HIP] Fix capturing reference to host variable
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 5c8911: [CUDA][HIP] Diagnose reference of host variable
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 1f3def: [NFC][sanitizer] Fix test on 32bit platform
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] d8949a: [hip] Fix host object creation from fatbin
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 21d741: Remove `-Wunused-result` and `-Wpedantic` warnings...
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 0dab7e: [X86] EltsFromConsecutiveLoads - pull out repeated...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b40b31: [analyzer][StdLibraryFunctionsChecker] Add return ...
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] c904c3: [GWP-ASan] Fix flaky test on Fuchsia
Kostya Kortchinsky via All-commits
- [all-commits] [llvm/llvm-project] ed09d4: [LSR][X86] Replace -march with -mtriples
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f01936: [X86] EltsFromConsecutiveLoads - remove old FIXME ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 92475f: [test] Make verify-invalid.ll work with legacy and...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 4d4bd4: Use std::is_trivially_copyable
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 8aa40d: [PowerPC] Regenerate cmpb tests
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 291cc1: [lldb][NFC] Give class template pack test files un...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 1f525e: [flang][NFC] Add GetTopLevelUnitContaining functions
Tim Keith via All-commits
- [all-commits] [llvm/llvm-project] 9d6d24: [JumpThreading][VectorUtils] avoid infinite loop o...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] a65d8c: [XCOFF][AIX] Generate LSDA data and compact unwind...
jasonliudev via All-commits
- [all-commits] [llvm/llvm-project] f80b63: [mlir][PDL] Use explicit loop over llvm::find to f...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 644f68: [libc++] Add slice_array operator= valarray overload.
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] e5085a: [gn build] Port a65d8c5d720
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] bc044a: [Inline] prevent inlining on stack protector mismatch
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 19c389: [libc] Fix couple of corner cases in remquo.
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 827e07: [lsan] Use final on Fuchsia ThreadContext declaration
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] 70764c: [CMake][Fuchsia] Install llvm-elfabi
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] 2c63e7: [XCOFF][AIX] Alternative path in EHStreamer for pl...
jasonliudev via All-commits
- [all-commits] [llvm/llvm-project] a4ac43: [AArch64] Compiler-rt interface for out-of-line at...
Pavel Iliin via All-commits
- [all-commits] [llvm/llvm-project] 2ac588: Update MS ABI mangling for union constants based o...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] b276bf: [MLIR][NFC] Fix mix up between dialect attribute v...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] ee571f: [ThinLTO][test] Fix X86/nossp.ll after D91816
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 6fa066: [dfsan] Add test cases for struct/pair
Z via All-commits
- [all-commits] [llvm/llvm-project] 084904: Add a less ambiguous macro for Android version.
Dan Albert via All-commits
- [all-commits] [llvm/llvm-project] baa005: [dfsan] Add a test case for phi
Z via All-commits
- [all-commits] [llvm/llvm-project] acb6f8: [CUDA][HIP] Fix overloading resolution
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 838ecf: [dfsan] Test loading global ptrs
Z via All-commits
- [all-commits] [llvm/llvm-project] dad5d9: [dfsan] Rename CachedCombinedShadow to be CachedSh...
Z via All-commits
- [all-commits] [llvm/llvm-project] 24d429: [CSSPGO] Pseudo probes for function calls.
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 4277ad: [libc++] Install missing packages to cross-compile...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 327af6: [gn build] Port 24d4291ca70
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 32c501: Module: Use FileEntryRef and DirectoryEntryRef in ...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 18ce61: Use PC-relative address for x32 TLS address
Harald van Dijk via All-commits
- [all-commits] [llvm/llvm-project] 230452: [ConstraintElimination] Make sure arguments of std...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 91e66b: Revert "Use std::is_trivially_copyable", breaks MS...
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 168b80: ADT: Remove redundant `alignas` from IntervalMap, NFC
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] c49e71: [lldb][NFC] Make DeclOrigin::Valid() const
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 86f59d: [flang] Fix bugs related to merging generics durin...
Tim Keith via All-commits
- [all-commits] [llvm/llvm-project] 542d3b: [mac/lld] Implement -why_load
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 640567: [lldb] X-FAIL class template parameter pack tests ...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] bab72d: [NFC][MC] TargetRegisterInfo::getSubReg is a MCReg...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 65c5c9: ADT: Rely on std::aligned_union_t for math in Alig...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] ea0029: Revert "[mac/lld] Implement -why_load"
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] dcdd23: [lldb] Return the original path when tilde expansi...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 3a781b: Fix assertion in tryEmitAsConstant
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 0a09c1: [scudo][standalone] Add missing va_end() in Scope...
Kostya Kortchinsky via All-commits
- [all-commits] [llvm/llvm-project] dcc4f7: ARCMigrate: Stop abusing PreprocessorOptions for p...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 55f8c2: [llvm-link] use file magic when deciding if input ...
Sergey Dmitriev via All-commits
- [all-commits] [llvm/llvm-project] 80b0f7: Small improvements to Intrinsic::getName
Xun Li via All-commits
- [all-commits] [llvm/llvm-project] 9c955b: Revert "[llvm-link] use file magic when deciding i...
Sergey Dmitriev via All-commits
- [all-commits] [llvm/llvm-project] dd2054: [lldb] Treat remote macOS debugging like any other...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 3b18a5: Frontend: Sink named pipe logic from CompilerInsta...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] f7bc7c: [RISCV] Support Zfh half-precision floating-point ...
Kai Wang via All-commits
- [all-commits] [llvm/llvm-project] 715ba1: [llvm-link] use file magic when deciding if input ...
Sergey Dmitriev via All-commits
- [all-commits] [llvm/llvm-project] b34632: Revert "Frontend: Sink named pipe logic from Compi...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 4cc56d: [MemorySSA] Remove unused declaration findDominati...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] c4fb77: PR48339: Improve diagnostics for invalid dependent...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 8b4032: [RISCV] Initialize MergeBaseOffsetOptPass so it wi...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 20a2b1: [NFC][sanitizer] Another attempt to fix test on arm
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 222da7: [NFC] [Clang] Move ppc64le f128 vaargs OpenMP test
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 7a4af2: [SelectionDAG] Use is_contained (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 9bf0fe: [PowerPC] Add the hw sqrt test for vector type v4f...
QingShan Zhang via All-commits
- [all-commits] [llvm/llvm-project] e52a91: [RISCV] Add f16 to isFMAFasterThanFMulAndFAdd now ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 1ccd36: [RISCV] Add additional half precision fnmadd/fnmsu...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] afc09c: [libomptarget][AMDGPU] Remove MaxParallelLevel
pdhaliwal-amd via All-commits
- [all-commits] [llvm/llvm-project] bd726d: [dfsan] Rename ShadowTy/ZeroShadow with prefix Pri...
Z via All-commits
- [all-commits] [llvm/llvm-project] 1d6ebd: Switch from llvm::is_trivially_copyable to std::is...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] c1ba99: [NFC] Fix typo
modiking via All-commits
- [all-commits] [llvm/llvm-project] 61a06c: BPF: add a test for selectiondag alias analysis w....
yonghong-song via All-commits
- [all-commits] [llvm/llvm-project] a36f8f: [NFC] Add proper triple for arc.ll test
Yuanfang Chen via All-commits
- [all-commits] [llvm/llvm-project] d9adde: [mlir][gpu] Move gpu.wait ops from async.execute r...
Christian Sigg via All-commits
- [all-commits] [llvm/llvm-project] 590bbf: [libc++] [docs] Add C++2b (to be C++23) status page.
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] b91238: [VE] Add veqv and vseq intrinsic instructions
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 48f7ca: Fix forward for rGd9adde5ae216: adding missing dep...
Christian Sigg via All-commits
- [all-commits] [llvm/llvm-project] 6627a3: [c++2b] Add option -std=c++2b to enable support fo...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] fe21c8: [clang-format] De-duplicate includes with leading ...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 7ec618: [OpenCL] Add some more kernel argument tests
Sven van Haastregt via All-commits
- [all-commits] [llvm/llvm-project] 1e1458: [Clang][Sema] Attempt to fix CTAD faulty copy of n...
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] 8aeca7: [MLIR] Added support for dynamic shaped allocas to...
dfki-jugr via All-commits
- [all-commits] [llvm/llvm-project] 4bd35c: Revert "[IndVars] ICmpInst should not prevent IV w...
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 351f73: [llvm-readelf] - Report unique warnings when dumpi...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] ae9d96: [libomptarget][amdgpu] Address compiler warnings, ...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 152df3: arm64: count Triple::aarch64_32 as an aarch64 targ...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 50de7d: [llvm-readelf/obj] - Report unique warnings in get...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 485cd4: [NFC][Tests] Auto generate checks for llvm/test/Tr...
ebrevnov via All-commits
- [all-commits] [llvm/llvm-project] a59e50: [clangd] Fix a nullptr-access crash in canonicalRe...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 5c6dc7: [NFC][Tests] Added one additional test case for Na...
ebrevnov via All-commits
- [all-commits] [llvm/llvm-project] 78c0ea: [DAGCombine] Fix TypeSize warning in DAGCombine::v...
Joe Ellis via All-commits
- [all-commits] [llvm/llvm-project] 7d30df: [VE] Add standard include path and library path fo...
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] d3fef7: [compiler-rt] Fix building the aarch64 out-of-line...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 3422f3: Reland "[mac/lld] Implement -why_load".
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 0f32e8: [TableGen] Remove unused class RecordValResolver. ...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 2d539d: [clangd] Relation slabs should not be accounted wh...
Ilya Golovenko via All-commits
- [all-commits] [llvm/llvm-project] 68f2ff: clang/darwin: Don't use response files with ld64
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] b2391d: [MLIR] Normalize the results of normalizable opera...
Haruki Imai via All-commits
- [all-commits] [llvm/llvm-project] 0cbf61: [mac/arm] Fix rtti codegen tests when running on a...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 136571: [VE] Add vsll, vsrl, vsla, vsra, and vsfa intrinsi...
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 415fab: [TableGen] Eliminate the 'code' type
Paul C. Anagnostopoulos via All-commits
- [all-commits] [llvm/llvm-project] 2ce38b: [NFC] Reduce include files dependency.
Daniil Fukalov via All-commits
- [all-commits] [llvm/llvm-project] 517828: [clangd] Bundle code completion items when the inc...
Adam Czachorowski via All-commits
- [all-commits] [llvm/llvm-project] 286daa: [BPF] support atomic instructions
yonghong-song via All-commits
- [all-commits] [llvm/llvm-project] aa1155: [ASTMatchers][NFC] Made variadic operator funcs st...
Nathan James via All-commits
- [all-commits] [llvm/llvm-project] 45ec3a: [PowerPC] Fix for excessive ACC copies due to PHI ...
bsaleil via All-commits
- [all-commits] [llvm/llvm-project] f77c94: [Triple][MachO] Define "arm64e", an AArch64 subarc...
Ahmed Bougacha via All-commits
- [all-commits] [llvm/llvm-project] c00516: Try to fix tests on Windows after 0cbf61be8be
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 3b487d: [libc] Add implementation of hypot.
lntue via All-commits
- [all-commits] [llvm/llvm-project] cc8df9: [LLVMFrontend][openacc] Add basic unit tests for f...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] f86ec1: [ScalarizeMaskedMemIntrin] NFC: Convert member fun...
annamthomas via All-commits
- [all-commits] [llvm/llvm-project] c01fb6: repair cygwin build
Jameson Nash via All-commits
- [all-commits] [llvm/llvm-project] a33307: [X86] Remove DecodeVPERMVMask and DecodeVPERMV3Mask
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] c8d406: Switch to std::is_trivially_move_constructible and...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 186033: [MemCpyOpt] Correctly merge alias scopes during ca...
modiking via All-commits
- [all-commits] [llvm/llvm-project] 636db7: [MLIR] Fix vector::TransferWriteOp builder losing ...
Max Kudryavtsev via All-commits
- [all-commits] [llvm/llvm-project] 92c0d5: [RISCV] Remove RISCVMergeBaseOffsetOpt from the -O...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] e61a6a: Bump MSVC required version to 19.14
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 1410b7: [compiler-rt] Fix a bug in the cmakelists file whe...
Stella Stamenova via All-commits
- [all-commits] [llvm/llvm-project] 498693: [gn build] (manually) port 65049d16100af
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 1c2159: Use the generic form when printing from the python...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] d69762: [gn build] Port
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] e312b3: Include Region.h in OperationSupport.h instead of ...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 756fa8: [Metadata] Fix layer violation in D91576
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] fb2e10: [ScalarizeMaskedMemIntrin] NFC: Pass args by refer...
annamthomas via All-commits
- [all-commits] [llvm/llvm-project] 701fa0: [lld][WebAssembly] Fix malformed output with -pie ...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] c28871: [compiler-rt] [builtins] Use _Float16 on extendhfs...
Adhemerval Zanella via All-commits
- [all-commits] [llvm/llvm-project] 950141: Speedup some unicode rendering
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] a18d5e: [RISCV] Merge FMV_H_X_RV32/FMV_H_X_RV64 into a sin...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c282b7: [clangd] AddUsing: Fix a crash on ElaboratedTypes ...
Adam Czachorowski via All-commits
- [all-commits] [llvm/llvm-project] f6b9af: [AMDGPU] Extend and reorganize memory legalizer tests
Scott Linder via All-commits
- [all-commits] [llvm/llvm-project] 6cd960: Revert "Switch to std::is_trivially_move_construct...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 5d208d: Revert "Include Region.h in OperationSupport.h ins...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] d43033: [libc++] Update and normalize the "all the headers...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] f24c64: [flang] Fix bogus message on interface procedure a...
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] d93b8a: [BasicAA] Add print routines to DecomposedGEP for ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 4fff2a: [libc] Add simple x86_64 floating point exception ...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 7cb0a3: [mac/lld] Implement -t
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 17b195: [BasicAA] Minor formatting improvements for printers
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 30b1ae: [mlir] Make conversion functions inline instead of...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 9d9959: [lldb] Recognize MachO cpu sub-type 2 as arm64
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] caa99e: try to fix t.s on Windows after 7cb0a373d1
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 3a3751: [libc][NFC] Remove dependence on xmmintrin.h to re...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] d5268e: [test] Add a triple to an x86 test
Justin Bogner via All-commits
- [all-commits] [llvm/llvm-project] 203748: Revert "[test] Add a triple to an x86 test"
Justin Bogner via All-commits
- [all-commits] [llvm/llvm-project] 86fa89: Revert D90844 "[TableGen][SchedModels] Fix read/wr...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 99ea2c: [lldb] Refactor the Symbolicator initializer
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 55db6e: [BasicAA] Move newline to dump from printer
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 0c866a: [LoopVec] Support non-instructions as argument to ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] ba2612: [HIP] cmath demote long double args to double
Aaron Enye Shi via All-commits
- [all-commits] [llvm/llvm-project] 0129cd: Use deref facts derived from minimum object size o...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 32b7d0: try more to fix t.s on Windows after 7cb0a373d1
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 54710b: [lldb] Use the cpu subtype enum values from llvm::...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] be162f: PR45699: Fix crash if an unexpanded parameter pack...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] c503dc: [mlir][linalg] Add vectorization for element-wise ...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 672cc7: [mlir][IR] Remove references to BuiltinOps from IR/
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] eccc73: P0857R0: Parse a requires-clause after an explicit
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 3fcdf9: [RISCV] Rename FPCCToExtend->FPOpToExpand and FPOp...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 99b823: Frontend: Remove redundant call to CompilerInstanc...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 5f65c4: Use MlirStringRef in StandardAttributes.h
George Lyon via All-commits
- [all-commits] [llvm/llvm-project] fd65e4: [WebAssembly] Fixed Writer::createInitMemoryFuncti...
Wouter van Oortmerssen via All-commits
- [all-commits] [llvm/llvm-project] 96efe9: [mlir][IR] Add explicit default constructor to Own...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 2f0de5: [NewPM] Support --print-before/after in NPM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] ae9fd5: [SmallVector] Allow SmallVector<T>
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] c95acf: [mlir][vector][avx512] move avx512 lowering pass i...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 2e83cc: ADT: Support copying of IntrusiveRefCntPtr objects
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] f2e292: [X86] Unbind the ebx with GOT address in regcall c...
xiangzh1 via All-commits
- [all-commits] [llvm/llvm-project] e66c2e: [mlir][NFC] Remove Function.h and Module.h in favo...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] e763e0: Support: Change InMemoryFileSystem::addFileNoOwn t...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 1bb798: [lld][WebAssembly] Set memory limits correctly for...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 305852: [mac/lld] Run tests with -fatal_warnings by default
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 0173eb: Use isIgnored instead of checking pass name
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] c98a7a: IntrusiveRefCntPtr: Ensure RefCount is initialized...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 80e326: [dfsan] Support passing non-i16 shadow values in T...
Z via All-commits
- [all-commits] [llvm/llvm-project] bb852a: [GNU ObjC] Fix a regression listing methods twice.
David Chisnall via All-commits
- [all-commits] [llvm/llvm-project] 9378a3: [NFC] [Clang] Fix ppc64le vaarg OpenMP test in Cod...
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] e51c2d: [tools] Update update_test_prefix.py to handle %s ...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] c4af1c: PR48383: Disallow decltype(auto) in pseudodestruct...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] dec1bb: Fix -allow-deprecated-dag-overlap in test/CodeGen/...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3df0da: [IndVars] Quick fix LHS/RHS bug
max-azul via All-commits
- [all-commits] [llvm/llvm-project] f5d529: [PowerPC] Pre-commit neg abs test for vector. NFC.
bzEq via All-commits
- [all-commits] [llvm/llvm-project] f5f1a5: [mlir][Linalg] Handle fusion on tensors for projec...
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] e2fc11: [JumpThreading] Call eraseBlock when folding a con...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 5b9fc4: [clang] Add a C++17 deduction guide testcase.
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 973f39: [lldb][NFC] Rename TypeSystemClangForExpressions t...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] f61c29: [NARY-REASSOCIATE] Simplify traversal logic by pos...
ebrevnov via All-commits
- [all-commits] [llvm/llvm-project] 061ceb: [NFC][NARY-REASSOCIATE] Restructure code to aviod ...
ebrevnov via All-commits
- [all-commits] [llvm/llvm-project] c17fdc: [clang] [Headers] Use the corresponding _aligned_f...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 9c766b: [X86] Regenerate midpoint-int.ll tests
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c25b03: [PowerPC] Fix the regression caused by commit 9c58...
QingShan Zhang via All-commits
- [all-commits] [llvm/llvm-project] 594308: [lldb][NFC] Rename TypeSystemClang::GetScratch to ...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 5c650d: [llvm-readobj] - Report unique warnings in printPr...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] e97b99: [lldb] Remove LLDB session dir and just store test...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 7ac064: [yaml2obj, obj2yaml] - Make Symbol::Section field o...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] df1ddc: [X86] Let VBMI2 non-VLX targets still use funnel s...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 445289: [clangd] Fix an assertion violation in rename.
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] d07380: [X86] LowerRotate - VBMI2 targets can lower vXi16 ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 333de6: [IR] Disallow scalable vectors in ShuffleVectorIns...
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] b96a52: [X86] LowerRotate - enable custom lowering of ROTL...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e936d1: [VE] Add vfadd, vfsub, vfmul, and vfdiv intrinsic ...
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] ffbce6: [lib/Object, tools] - Make ELFObjectFile::getELFFi...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 44794c: [llvm-profgen] - Fix compilation issue after ELFFi...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] dcec2c: Remove typeConverter from ConvertToLLVMPattern and...
Christian Sigg via All-commits
- [all-commits] [llvm/llvm-project] 0519e1: [HIP] Fix bug in driver about wavefront size
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 16b1f6: [mac/lld] Add support for the LC_LINKER_OPTION loa...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] a1cd55: [mlir][Linalg] Properly use distribution options.
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] c4a222: [OpenMP] Add __kmpc_omp_target_task_alloc to dllex...
Hansang Bae via All-commits
- [all-commits] [llvm/llvm-project] 507bbc: [AST][NFC] Silence GCC warning about broken strict...
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] 2c66b6: [mlir][Linalg] NFC - Expose tiling canonicalizatio...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] c8ec68: [llvm-exegesis][PowerPC] Add more register classes
jsji via All-commits
- [all-commits] [llvm/llvm-project] 090dd6: [Sema] Fold VLAs to constant arrays in a few more ...
Erik Pilkington via All-commits
- [all-commits] [llvm/llvm-project] 3898d9: [gn build] Port c8ec685ca55
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] c8974a: fix typos to cycle bots
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 4a8b5e: [PowerPC] Regenerate p10-vector-rotate.ll
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 2502f8: [OPENMP]Fix PR48387: disable warning messages caus...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 4fa0db: Fix a test failing on windows
Erik Pilkington via All-commits
- [all-commits] [llvm/llvm-project] f628ee: [libomptarget][amdgpu] Fix latent race in load binary
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 7f6f9f: [NewPM] Make pass adaptors less templatey
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 245233: [MLIR] Generate inferReturnTypes declaration using...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] fe7fdc: [MLIR] Fix parseFunctionLikeOp() to fail parsing e...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] d3ec51: [OpenMP][OMPT] Make sure that 0 is never used as I...
Joachim via All-commits
- [all-commits] [llvm/llvm-project] c36801: [libc++] [docs] Add Version column to issues table...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 840e65: [clang-format] Improve clang-formats handling of c...
MyDeveloperDay via All-commits
- [all-commits] [llvm/llvm-project] 3e3e27: [mlir][vector][NFC] Change UnrollVectorPattern to ...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 9cf4f4: [DAG] Move SelectionDAG implementation to KnownBit...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e60f2c: [libc] add tests to WrapperGen
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] ca2888: Don't use sysroot/include when sysroot is empty.
abidh via All-commits
- [all-commits] [llvm/llvm-project] ad923e: [RISCV] Add support for printing pcrel immediates ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c55d9a: [AArch64] Add custom lowering for ISD::ABS
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 993eaf: Recommit [TableGen][SchedModels] Fix read/write va...
eleviant via All-commits
- [all-commits] [llvm/llvm-project] b04a5e: [libc++] [test] Mark path.charconv.pass.cpp as req...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] e7fc56: [TEST]Autogenerate test checks, NFC.
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 5ad6ed: [libc++] [test] Disable parts of path.factory.pass...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] f9c395: Fix for Bug 48055.
hjyamauchi via All-commits
- [all-commits] [llvm/llvm-project] 5b267f: ADT: Stop peeking inside AlignedCharArrayUnion, NFC
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] f69936: Attempt to fix buildbot after rG993eaf2d69d8
eleviant via All-commits
- [all-commits] [llvm/llvm-project] e46065: [flang][openacc] Add clause validity tests for the...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 5baef6: [RISCV] Initial infrastructure for code generation...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 4b5dc1: ADT: Change AlignedCharArrayUnion to an alias of s...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 432679: [CUDA] Another attempt to fix early inclusion of <...
Artem Belevich via All-commits
- [all-commits] [llvm/llvm-project] f99e90: Revert "[flang][openacc] Add clause validity tests...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 88c21f: [clang-format] NFC update in the overall clang-fo...
MyDeveloperDay via All-commits
- [all-commits] [llvm/llvm-project] a36618: [flang][openacc] Add clause validaty tests for dat...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] fa4c3f: [dfsan] Add a test case of storing zero
Z via All-commits
- [all-commits] [llvm/llvm-project] d10f98: ADT: Migrate users of AlignedCharArrayUnion to std...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 650e04: [Tooling] JSONCompilationDatabase::loadFromBuffer ...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 297c83: [libc++] fix std::sort(T**, T**)
Brett Gutstein via All-commits
- [all-commits] [llvm/llvm-project] d764ad: [OPENMP]Fix PR48394: need to capture variables use...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] a28db8: [dfsan] Add empty APIs for field-level shadow
Z via All-commits
- [all-commits] [llvm/llvm-project] 2262b0: [test] Add explicit dso_local to constant/global v...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 1b404a: Include BuiltinAttributes.h in llvm-prettyprinters...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] fc7818: [mlir][vector] rephrased description
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 4d8bf8: ADT: Remove AlignedCharArrayUnion, NFC
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 76f785: [gn build] Port 4d8bf870a82
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] d55d68: [MC] Consume EndOfStatement in .cfi_{sections, endp...
Scott Linder via All-commits
- [all-commits] [llvm/llvm-project] bf2a6a: Fix missing error for use of 128-bit integer insid...
jyu2-git via All-commits
- [all-commits] [llvm/llvm-project] 1b023f: Frontend: Use translateLineCol instead of translat...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 9ae0a4: ARCMigrate: Initialize fields in EditEntry inline, ...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] b4f4fc: ASTImporter: Migrate to the FileEntryRef overload ...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 23034a: [VE] Add vfsqrt, vfcmp, vfmax, and vfmin intrinsic...
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] c75c65: [libc++] Slightly improve constexpr test coverage ...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 190b43: [asan][test] Improve -asan-use-private-alias tests
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 633387: Add diagnostic for for-range-declaration being spe...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] d12694: Index: Remove unused internal header SimpleFormatC...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 99f79c: [test] precommit test for D92698
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 03dcd5: [clang] add a new `swift_attr` attribute
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] 5e953a: [RISCV] Define preprocessor definitions for 'V' ex...
Kai Wang via All-commits
- [all-commits] [llvm/llvm-project] 54971c: [llvm] Update WinMsvc.cmake's fms-compatability to...
Nathan Lanza via All-commits
- [all-commits] [llvm/llvm-project] 251843: Make __stack_chk_guard dso_local if Reloc::Static
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] ab58e4: [lld][WebAssembly] Add suppport for PIC + passive ...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 6dbd0e: [test] Split some tests which test both static and...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3242ea: [NFC][AMDGPU] AMDGPUUsage updates
Tony Tye via All-commits
- [all-commits] [llvm/llvm-project] 03fc4f: [RISCV] Use fcvt.h/d/f.w if the input is an assert...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] fd3263: [test] Split some tests which test both static and...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] f2bbba: [ELF] Fix relocation-model.ll
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 315fab: [lldb] Remove unused argument to expectedFailure
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 243334: [builtins][ARM] Check __ARM_FP instead of __VFP_FP__.
Zhuojia (Chaos) Shen via All-commits
- [all-commits] [llvm/llvm-project] 7924fb: [mlir][OpFormatGen] Add support for optional enum ...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 47364f: [mlir][IR] Move the storage for results to before ...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 3c1230: [RISCV] Formatting for easier reading (NFC)
Kai Wang via All-commits
- [all-commits] [llvm/llvm-project] 800604: [IRCE] Remove unused IsSigned and its accessor (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 2dc4a1: [AMDGPU] Use llvm::is_contained (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 3d381a: [llvm-nm][MachO] Don't call getFlags on redacted s...
Visoiu Mistrih Francis via All-commits
- [all-commits] [llvm/llvm-project] 2ec43a: [TargetMachine] Delete wasm special case from shou...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 1ab932: [TargetMachine][CodeGenModule] Delete unneeded ppc...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 8925d2: [BasicAA] Add recphi tests with nested loops (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 0e226d: [clang-format] [NFC] keep clang-format tests clang...
MyDeveloperDay via All-commits
- [all-commits] [llvm/llvm-project] e97dd1: [AMDGPU][MC] Corrected error position for invalid ...
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] 000360: [AA] Initialize Depth member
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a0b3a9: [AMDGPU][MC] Improved diagnostics message for sym/...
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] 4ceecc: [ConstraintElimination] Handle constraints with al...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 4e5c0c: [ConstraintElimination] Wrap dump() call in LLVM_D...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] f687b4: [NFC][clang-tidy] Fixes comment typos.
mordante via All-commits
- [all-commits] [llvm/llvm-project] ce6269: [NFC][libc++] Update C++20 issues status.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 8668ea: [clang-format] Add option for case sensitive regex...
MyDeveloperDay via All-commits
- [all-commits] [llvm/llvm-project] e6c89a: [SystemZ][ZOS] Fix the usage of pthread_t within l...
zibi2 via All-commits
- [all-commits] [llvm/llvm-project] a14821: [OpenMP][OMPT] Fix OMPT return address guard for g...
Joachim via All-commits
- [all-commits] [llvm/llvm-project] 2a136a: [X86] Autodetect znver3
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] c72209: [debugserver] Remove bridgeos availability
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 68edf3: [TargetMachine] Simplify shouldAssumeDSOLocal by p...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] ae5e01: [BasicAA] Add more tests for non-equal index (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] db13a1: [TargetMachine] Move X86 specific shouldAssumeDSOL...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9737c1: [llvmbuildectomy] removed vestigial LLVMBuild.txt ...
Olsonist via All-commits
- [all-commits] [llvm/llvm-project] 37f0c8: [X86] Emit @PLT for x86-64 and keep unadorned symb...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 13ee00: [debugserver] Use dlsym for posix_spawnattr_setarc...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] bfda69: [BasicAA] Fix a bug with relational reasoning acro...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 6b6c3a: [test] Add explicit dso_local to function declarat...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 930b33: [TargetMachine] Clean up TargetMachine::shouldAssu...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] c4e327: Remove memory allocation with string
Aditya Kumar via All-commits
- [all-commits] [llvm/llvm-project] a553ac: [CodeGen] llvm::erase_if (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 109e70: [TargetMachine] Drop implied dso_local for an edge...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 8f0762: Add recursive decomposition reasoning to isKnownNo...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 512140: [ConstantHoisting] Remove unused declaration optim...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 452edd: [NFC][CodeGen] Add sanitize-dtor-zero-size-field test
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] ee607e: [debugserver] Call posix_spawnattr_setarchpref_np ...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 5582a7: [TargetMachine] Set dso_local if asan is detected
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b00f34: [asan][test] Fix odr-vtable.cpp
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 5fc8f9: [RISCV] Replace a custom SDTypeProfile with SDTInt...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 5bc9c8: [ORC] Fix missing forward of Allow filter in TPCDy...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 19e774: [TargetMachine] Set dso_local for memprof
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 1f21f6: [NFC][CodeGen] Simplify SanitizeDtorMembers::Emit
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 204d0d: [MemProf] Make __memprof_shadow_memory_dynamic_add...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a4cadc: [TargetMachine] Don't imply dso_local for memprof ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 687b83: [X86FastISel] Fix MO_GOTPCREL GlobalValue referenc...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 467b66: [TargetMachine] Delete asan workaround
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 5e69e2: [BasicAA] Migrate "same base pointer" logic to dec...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] e1b8e8: [libomptarget][amdgpu] Skip device_State allocatio...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] db9009: [CostModel][X86] getGatherScatterOpCost - use defa...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f63267: [libc++] [LWG3374] Mark `to_address(const Ptr& p)`...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 94f6d3: [InstCombine] avoid crash on phi with unreachable ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] e2279c: [libc++] [docs] Mark P1865 as complete since 11.0 ...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 0b3e39: [TableGen] [CodeGenTarget] Cache the target's inst...
Paul C. Anagnostopoulos via All-commits
- [all-commits] [llvm/llvm-project] ac522f: [DAGCombiner] Fold (sext (not i1 x)) -> (add (zext...
laytonio via All-commits
- [all-commits] [llvm/llvm-project] d6941a: [X86] Add tests for missing MOVMSK(ICMP_SGT(X, -1))...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 0101fb: [X86] Fold MOVMSK(ICMP_SGT(X, -1)) -> NOT(MOVMSK(X)))
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 68de75: [Mips] Use llvm::is_contained (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] ddb002: [InstCombine] Remove replacePointer (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] dde44f: [test] Fix asan/TestCases/Posix/lto-constmerge-odr...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 140808: [test] Fix asan/TestCases/Linux/globals-gc-section...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 6b989a: [CSSPGO] Infrastructure for context-sensitive Samp...
WenleiHe via All-commits
- [all-commits] [llvm/llvm-project] d1c14d: [gn build] Port 6b989a17107
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] f19876: [ConstraintElimination] Bail out if system gets to...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 2832f3: [Transforms] Delete unused declarations from NewGV...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a2f922: [TableGen] Delete 11 unused declarations
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 0e0d61: [CodeGen] Delete 15 unused declarations
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2d03c8: [CodeGen] Delete 4 unused declarations
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9fe180: [X86] Delete 3 unused declarations
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 6785ca: [llvm-c] Delete unimplemented llvm-c/LinkTimeOptim...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 305fcc: [LoopIdiomRecognize] Merge a conditional operator ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 4701cb: [lld] Delete unused declarations
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9c53b2: [MC] Delete unused declarations
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 71d43d: [llvm-readobj] Delete unused declaration
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 377ba7: [compiler-rt][AArch64] Put outline atomic helpers ...
Pavel Iliin via All-commits
- [all-commits] [llvm/llvm-project] eee30a: [CodeGen] Modify the refineIndexType(...)'s code t...
yubingex007-a11y via All-commits
- [all-commits] [llvm/llvm-project] 216689: [Coroutines] Add DW_OP_deref for transformed dbg.v...
junparser via All-commits
- [all-commits] [llvm/llvm-project] efdd46: [PowerPC] Fix chain for i1-to-fp operation
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 365c40: [CSKY 2/n] Add basic tablegen infra for CSKY
Zi Xuan Wu (Zeson) via All-commits
- [all-commits] [llvm/llvm-project] 192fb1: [Sema] Delete unused declarations
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 575552: Sema.h: delete unused variables/functions/type ali...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] c11d86: [MLIR, OpenMP] Added support for lowering MasterOp ...
Sourabh Singh Tomar via All-commits
- [all-commits] [llvm/llvm-project] 28fdee: [PowerPC] Add support for intrinsics dcbfps and dc...
Esme via All-commits
- [all-commits] [llvm/llvm-project] 62ec4a: [PATCH] github actions: Pepare main branch for bei...
Mike Edwards via All-commits
Last message date:
Sun Dec 6 22:31:01 PST 2020
Archived on: Sun Dec 6 22:34:16 PST 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).