platform/upstream/llvm.git
2021-06-18 peter klausler[flang] Runtime implementation for default derived...
2021-06-18 Walter Erquinigo[lldb-vscode] attempt to fix flakiness
2021-06-18 Nico Weber[lld/mac] Support -data_in_code_info, -function_starts...
2021-06-18 Greg McGaryRename option -icf MODE to --icf=MODE
2021-06-18 Jingu Kang[AArch64] Add TableGen patterns to generate uaddlv
2021-06-18 Vyacheslav... [NFC][libomptarget] Build elf_common with PIC.
2021-06-18 Vyacheslav... [NFC][libomptarget] Fixed -DLLVM_ENABLE_RUNTIMES="openm...
2021-06-18 Muhammad Omair... Fix build failure on 32 bit Arm
2021-06-18 Saleem AbdulrasoolRISCV: simplify a test case for RISCV (NFCI)
2021-06-18 Matt Morehouse[HWASan] Run LAM tests with -hwasan-generate-tags-with...
2021-06-18 Matheus Izvekov[clang] Implement P2266 Simpler implicit move
2021-06-18 Sean Silva[mlir] Add notes about using external interface applica...
2021-06-18 Simon Pilgrim[DAG] SelectionDAG::computeKnownBits - use APInt::inser...
2021-06-18 Tomasz Kamiński[analyzer] Handle NTTP invocation in CallContext.getCal...
2021-06-18 Simon Tatham[libclang] Fix error handler in translateSourceLocation.
2021-06-18 Lang Hames[ORC][C-bindings] Re-order object transform function...
2021-06-18 Lang Hames[ORC] Use uint8_t rather than char for RPC wrapper...
2021-06-18 Matheus Izvekov[clang] Exclude function pointers on DefaultedCompariso...
2021-06-18 Lang Hames[ORC] Add support for dumping objects to the C API.
2021-06-18 Liqiang TaoRevert D104028 "[llvm][Inliner] Add an optional Priorit...
2021-06-18 Max Kazantsev[LoopDeletion] Break backedge if we can prove that...
2021-06-18 Uday Bondhugula[MLIR] Introduce scf.execute_region op
2021-06-18 Haojian Wu[Attributor] Fix UB behavior on uninitalized bool varia...
2021-06-18 Jay Foad[AMDGPU] Update generated checks. NFC.
2021-06-18 Daniil Seredkin[InstCombine] Fold (sext bool X) * (sext bool X) to...
2021-06-18 Max Kazantsev[Test] Add XFAIL unit test for PR50765
2021-06-18 Diana Picus[flang] Rewrite test for CPU_TIME
2021-06-18 Liqiang Tao[llvm][Inliner] Add an optional PriorityInlineOrder
2021-06-18 Max Kazantsev[NFC] Assert non-zero factor before division
2021-06-18 Matthias Springer[mlir][linalg] Fix PadTensorOp constructor
2021-06-18 patacca[Polly][Isl] Refactoring IslAstInfo::getBuild() and...
2021-06-18 Haojian Wu[Attributor] Don't print the call-graph in a hard-coded...
2021-06-18 Siva Chandra... [libc][Obvious] Add the new header file PlatformDefs...
2021-06-18 Tomasz Miąsko[Demangle][Rust] Parse dot suffix
2021-06-18 Daniil SeredkinRevert "[InstCombine] Fold (sext bool X) * (sext bool...
2021-06-18 Siva Chandra... [libc] Add few macro definitions to make it easy to...
2021-06-18 Daniil Seredkin[InstCombine] Fold (sext bool X) * (sext bool X) to...
2021-06-18 Bjorn Pettersson[polly][GPGPU] Fixup related to overloading exponent...
2021-06-18 Fangrui SongRevert D103717 "[InstrProfiling] Make __profd_ uncondit...
2021-06-18 Johannes Doerfert[Attributor][FIX] Arguments of unknown functions can...
2021-06-18 Johannes Doerfert[Attributor] Allow to skip the initial update for a...
2021-06-18 Johannes Doerfert[Attributor] Use a centralized value simplification...
2021-06-18 Johannes Doerfert[Attributor] Introduce a helper do deal with constant...
2021-06-18 Johannes Doerfert[Attributor] Make sure Heap2Stack works properly on...
2021-06-18 Johannes Doerfert[OpenMP][NFC] Expose AAExecutionDomain and rename its...
2021-06-18 Johannes Doerfert[Attributor][NFC] Add test from PR49606
2021-06-18 Johannes Doerfert[Attributor][NFC] Precommit a set of test cases for...
2021-06-18 Johannes Doerfert[Attributor][NFC] AAReachability is currently stateless...
2021-06-18 George Balatsouras[dfsan] Replace dfs$ prefix with .dfsan suffix
2021-06-18 Luke[RISCV] Don't enable Interleaved Access Vectorization
2021-06-18 Daniil Seredkin[InstCombine][NFC] Added tests for mul with zext/sext...
2021-06-18 Igor Kudrin[objdump][ARM] Fix evaluating the target address of...
2021-06-18 Carl Ritson[AMDGPU] Remove duplicate setOperationAction for v4i16...
2021-06-18 Heejin Ahn[WebAssembly] Rename event to tag
2021-06-18 Richard SmithBring our handling of -Wframe-larger-than more in line...
2021-06-18 Xun Li[Coroutine] Properly deal with byval and noalias parameters
2021-06-18 Jim Lin[M68k][NFC] Fix indentation in M68kInstrArithmetic.td
2021-06-18 Zachary HenkelFrontend: Respect -fno-temp-file when creating a PCH
2021-06-18 Kuter Dinel[FIX][Attributor] Fix broken build due to missing virtu...
2021-06-18 Volodymyr Sapsai[clang][AST] Make `getLocalOrImportedSubmoduleID` work...
2021-06-17 Sam Clegg[lld][WebAssembly] Fix crash calling weakly undefined...
2021-06-17 Walter Erquinigo[trace][intel-pt] Create basic SB API
2021-06-17 Walter Erquinigo[lldb-vscode] remove failed test
2021-06-17 Roman Lebedev[NFC][SimpleLoopUnswitch] unswitchTrivialBranch():...
2021-06-18 Kuter Dinel[Attributor] Derive AACallEdges attribute
2021-06-17 Andrew BrowneRevert "[DFSan] Cleanup code for platforms other than...
2021-06-17 Fangrui Song[InstrProfiling] Make __profd_ unconditionally private...
2021-06-17 Craig Topper[PartiallyInlineLibCalls] Disable sqrt expansion for...
2021-06-17 Andrew Browne[DFSan] Cleanup code for platforms other than Linux...
2021-06-17 Eli Friedman[ScalarEvolution] Fix pointer/int type handling convert...
2021-06-17 Saleem AbdulrasoolRISCV: clean up target expression handling
2021-06-17 Louis Dionne[libc++] Make sure std::allocator<void> is always trivial
2021-06-17 Jon Roelofs[GISel] Eliminate redundant bitmasking
2021-06-17 Jon Roelofs[AArch64][GISel] and+or+shl => bfi
2021-06-17 Jorge Gorbe... Revert "[NFC] Remove checking pointee type for byval...
2021-06-17 Walter Erquinigo[lldb-vscode] only report long running progress events
2021-06-17 Nikita Popov[LoopUnroll] Fold all exits based on known trip count...
2021-06-17 Patrick Holland[MCA] [RegisterFile] Allow for skipping Defs with RegID...
2021-06-17 Sam Clegg[lld][WebAssembly] Add new `--import-undefined` option
2021-06-17 Vy Nguyen[lld-macho] Rework mergeFlag to behave closer to what...
2021-06-17 Andrew Ng[llvm-symbolizer][docs] Update example for --verbose...
2021-06-17 Roman Lebedev[X86] AMD Zen 3: don't confuse shift and shuffle, NFC
2021-06-17 Roman Lebedev[NFC] LoopVectorizationCostModel::getMaximizedVFForTarg...
2021-06-17 jasonliu[AIX] Remove --as-needed passing into aix linker
2021-06-17 LLVM GN Syncbot[gn build] Port f27e4548fc42
2021-06-17 Greg McGary[lld-macho] Implement ICF
2021-06-17 Stella Stamenova[clang] Fix a race condition in the build of clangInter...
2021-06-17 Gus Smith[mlir][sparse] Add Matricized Tensor Times Khatri-Rao...
2021-06-17 Christopher... [libcxx][module-map] 🎨 updates module map to account...
2021-06-17 Christopher... [libcxx][iwyu] 🎨 adds more headers to IWYU
2021-06-17 Saleem Abdulrasooltest: clean up some of the RISCV tests (NFC)
2021-06-17 Haojian Wufix an -Wunused-variable warning in release built, NFC
2021-06-17 Sanjay Patel[InstSimplify] add tests for computeKnownBits of shift...
2021-06-17 Sanjay Patel[InstCombine][x86] add tests for complex vector shift...
2021-06-17 Yabin Cui[compiler-rt][hwasan]: undefine new/delete operators...
2021-06-17 Kevin AtheyRevert "Remove obsolete call to AsyncSignalSafeLazyInit...
2021-06-17 Saleem AbdulrasoolRISCV: adjust handling of relocation emission for RISCV
2021-06-17 Stephen TozerReapply "[DebugInfo] Prevent non-determinism when updat...
2021-06-17 Jez Ng[lld-macho] Avoid force-loading the same archive twice
2021-06-17 Haojian Wu[clangd] Explicitly fail if the file passed to --check...
next