platform/upstream/llvm.git
2023-04-04 Changpeng FangAMDGPU: Created a subclass for the return address opera...
2023-04-04 David BlaikieBazel: Try alwayslink
2023-04-04 David BlaikieBazel: Try textual hdrs for tblgen .def file
2023-04-04 David BlaikieBazel fix spelling
2023-04-04 David BlaikieBazel add missing comma
2023-04-04 David BlaikieBazel fix - try splitting out llvm-tblgen into a librar...
2023-04-04 Leandro LuporiRevert "[compiler-rt] Fix scudo build on ARM"
2023-04-04 Craig Topper[IR] Rename a couple calls to ConstantInt::getNullValue...
2023-04-04 David BlaikieBazel build fix, second try
2023-04-04 David BlaikieBazel build fix for X86ManualFoldTables.def
2023-04-04 Usman Akinyemi[ExtractAPI] Remove extra attributes in property declar...
2023-04-04 David Green[ARM] Add some tests for MVE vcmla combines. NFC
2023-04-04 Craig Topper[IR] Remove ConstantFP::getZeroValueForNegation.
2023-04-04 Jay Foad[CodeGen] Add machine verification to a couple of tests
2023-04-04 Hans WennborgRevert "Recommit DwarfEHPrepare: insert extra unwind...
2023-04-04 Sacha Ballantyne[Flang] Change fir.divc to perform library call rather...
2023-04-04 Craig Topper[AArch64] Use fneg instead of fsub -0.0, X Cin IR expan...
2023-04-04 Craig Topper[IR] Remove uses of the oddly named ConstantFP::getZero...
2023-04-04 Kevin Sala[OpenMP][libomptarget] Do not rely on AsyncInfoWrapperT...
2023-04-04 Luke Lau[RISCV] Add FIXME comment about expensive vector mem...
2023-04-04 Mikhail Maltsev[ARM] Fix VMOVSR pattern requirements
2023-04-04 Valentin Clement[flang] Correctly lower optional assumed type dummy
2023-04-04 Noah Goldstein[X86] Prefer `vpternlog` instead of `blendv` for `vsele...
2023-04-04 Noah GoldsteinRecommit "[X86] Simplify some `pternlog` intrinsics...
2023-04-04 Thomas Lively[WebAssembly] Add libcall signatures for roundeven
2023-04-04 Ben Langmuir[clang][modules] Handle explicit modules when checking...
2023-04-04 Byungchul Kim[bazel] -lrt is not available on Android.
2023-04-04 Jie Fu[flang] Fix -Wsign-compare in check-call.cpp (NFC)
2023-04-04 sstwcw[clang-format] Add option for having one port per line...
2023-04-04 Simon Pilgrim[X86] combineBitcastvxi1 - peek through bitcast(concat...
2023-04-04 Jay Foad[MachineVerifier] Try harder to verify SlotIndexes
2023-04-04 Luke Lau[RISCV] Model vlseg/vsseg in interleaved memory ops
2023-04-04 David Sherwood[NFC][LoopVectorize] Simplify preferPredicateOverEpilog...
2023-04-04 Benjamin KramerRevert "[mlir][arith] Add expansion pattern for ext...
2023-04-04 Simon Pilgrim[X86] LowerVectorAllEqual - generalize mask type genera...
2023-04-04 Paul Scoropan[Flang][PowerPC] Implement PPC mtfsf/mtfsfi intrinsics
2023-04-04 Simon Pilgrim[X86] Add additional test coverage for Issue #61683
2023-04-04 Jez Ng[lld-macho] Check if DWARF offset is too large for...
2023-04-04 Simon Pilgrim[X86] Remove unused variable
2023-04-04 Paul Robinson[Headers] Add some intrinsic function descriptions...
2023-04-04 Simon Pilgrim[X86] combineBitcastvxi1 - peek through bitcast(concat...
2023-04-04 Artur Ryt[python] Expose clang_Location_isInSystemHeader
2023-04-04 Simon Pilgrim[X86] Add test coverage for Issue #61683
2023-04-04 Ilya LeoshkevichDrop U6Imm-related definitions
2023-04-04 Luke Lau[RISCV] Move shuffle-reverse test to rvv directory...
2023-04-04 Nuno LopesRevert "[test] Remove occurences of br undef in CodeGen...
2023-04-04 Shengchen Kan[X86][mem-fold] Refine code, NFCI
2023-04-04 Tim NorthoverMachO use generic code to detect atomic support.
2023-04-04 Jie Fu[SystemZ] Remove unused function 'decodeU6ImmOperand...
2023-04-04 Kriti Gupta[test] Remove occurences of br undef in CodeGen/AMDGPU...
2023-04-04 Nikita Popov[X86] Convert some tests to opaque pointers (NFC)
2023-04-04 Leandro Lupori[compiler-rt] Fix scudo build on ARM
2023-04-04 Jameson Nash[DebugInfo] don't make an MDTuple just to leak it
2023-04-04 Ilya Leoshkevich[SystemZ] Allow any I5 in RotateSelect*
2023-04-04 Nikita Popov[X86] Convert test to opaque pointers (NFC)
2023-04-04 Bing1 Yu[lit] Implement -I option for builtin "diff" command...
2023-04-04 Florian Hahn[Verifier] Rename matrix-intrinsics-opaque-ptrs.ll...
2023-04-04 Shengchen Kan[X86][NFC] Remove redundant flags used in x86-auto...
2023-04-04 Kadir Cetinkaya[include-cleaner] Only ignore builtins without a header
2023-04-04 Nikita Popov[X86] Convert test to opaque pointers (NFC)
2023-04-04 Nikita Popov[X86] Regenerate test checks (NFC)
2023-04-04 Archibald Elliott[NFC][AArch64] Late 2022 A-Profile Extension Release...
2023-04-04 Nikita Popov[Thumb2] Convert tests to opaque pointers (NFC)
2023-04-04 Nikita Popov[Thumb2] Name instructions in tests (NFC)
2023-04-04 Simon Pilgrim[CodeGen] ExpandReductions - add reduce_and/or(<X x...
2023-04-04 Nikita Popov[WebAssembly] Convert tests to opaque pointers (NFC)
2023-04-04 Nikita Popov[WinEH] Convert test to opaque pointers (NFC)
2023-04-04 Nikita Popov[PowerPC] Convert tests to opaque pointers (NFC)
2023-04-04 Serguei Katkov[InstCombine] Pre-land tests for maximum(a,b) +* minimu...
2023-04-04 Nikita Popov[PowerPC] Name instructions in tests (NFC)
2023-04-04 Nikita Popov[Hexagon] Convert some tests to opaque pointers (NFC)
2023-04-04 John McIver[InstCombine][NFC] Update generated variable names...
2023-04-04 Simon Pilgrim[X86] LowerVectorAllEqual - remove repeated VT.getScala...
2023-04-04 Nicolas Vasilache[mlir][Linalg] NFC - Refactor hoist padding transform...
2023-04-04 Alex Zinenko[mlir] add readonly/consume annotations to transform...
2023-04-04 Nikita Popov[ARM] Regenerate test checks (NFC)
2023-04-04 Nikita Popov[ARM] Convert some tests to opaque pointers (NFC)
2023-04-04 Nikita Popov[ARM] Regenerate test checks (NFC)
2023-04-04 Nikita Popov[ARM] Name instructions in test (NFC)
2023-04-04 Timm Bäder[clang][Interp][NFC] Remove Integral.h include from...
2023-04-04 Timm Bäder[clang][Interp] Ignore more non-VarDecl declarations
2023-04-04 Max Kazantsev[Test] Commit test for PR61923
2023-04-04 Jie Fu[clang][dataflow] Fix -Wdeprecated-declarations after...
2023-04-04 Nikita Popov[SimplifyCFG][LICM] Preserve nonnull, range and align...
2023-04-04 Phoebe Wang[X86] Disable masked UNPCKLPD/UNPCKHPD -> SHUFPS transf...
2023-04-04 AMS21[clang-tidy] Small refactor for ExceptionAnalyzer
2023-04-04 AMS21[clang-tidy] Allow bugprone-unchecked-optional-access...
2023-04-04 AMS21[clang-tidy] Fix readability-static-accessed-through...
2023-04-04 Martin Braenne[clang][dataflow] Add `create<T>()` methods to `Environ...
2023-04-04 LLVM GN Syncbot[gn build] Port 39fc67b8af70
2023-04-04 Shengchen Kan[X86][NFC] Compress CD8_Scale from 7 bits to 3 bits
2023-04-04 Pavel Kosov[llvm-exegesis] Factor out DisassemblerHelper from...
2023-04-04 Craig Topper[IR] Replace calls to ConstantFP::getNullValue with...
2023-04-04 Vitaly BukaRevert "asan_memory_profile: Fix for deadlock in memory...
2023-04-04 LLVM GN Syncbot[gn build] Port 50b2a113db19
2023-04-04 serge-sans... Move "auto-init" instructions to the dominator of their...
2023-04-04 Craig Topper[X86] Remove stale comment. NFC
2023-04-04 David BlaikiePR58819: Correct linkage and mangling of lambdas in...
2023-04-04 Amara Emerson[AArch64][GlobalISel] Move the localizer to run before...
2023-04-04 Enna1[hwasan] Record allocation thread id in HeapAllocationR...
next