platform/upstream/llvm.git
2021-11-17 David Sherwood[Analysis] Ensure getTypeLegalizationCost returns a...
2021-11-17 Jay Foad[AMDGPU] Generate test checks for mad_64_32.ll
2021-11-17 Simon Pilgrim[DAG] SimplifyDemandedVectorElts - zero_extend_vector_i...
2021-11-17 Valentin Clement[fir] !fir.tdesc type conversion
2021-11-17 David Sherwood[Analysis] Fix getNumberOfParts to return 0 when the...
2021-11-17 Jeremy Morse[DebugInfo][NFC] Force some tests to not use instructio...
2021-11-17 Florian Hahn[Thumb2] Regenerate test impacted by e8b55cf7b70a695d158d.
2021-11-17 Valentin Clement[fir] Add fir.box_tdesc conversion
2021-11-17 Florian Hahn[SCEV] Apply loop guards when computing max BTC for...
2021-11-17 SYNOPSYS\georgiev[lldb/test] TestRegisterVariables test fix
2021-11-17 Martin StorsjöRevert "[runtimes] Fix building initial libunwind+libcx...
2021-11-17 David Sherwood[IR] Change CreateStepVector to work with element types...
2021-11-17 Jay Foad[RISCV] Add extra -early-live-intervals test coverage
2021-11-17 Jay Foad[CodeGen] Update LiveIntervals in TargetInstrInfo:...
2021-11-17 Valentin Clement[fir] Add conversion patterns for slice, shape, shapesh...
2021-11-17 Guillaume Chatelet[libc][benchmark] add memmove to size distribution...
2021-11-17 Stanislav Mekhanoshin[InstCombine] Use SpecificBinaryOp_match in two more...
2021-11-17 Roman Lebedev[NFC][X86][Costmodel] Improve test coverage for i32...
2021-11-17 Roman Lebedev[X86][Costmodel] `*ext v64i1 to v32i16` can appear...
2021-11-17 Roman Lebedev[X86][Costmodel] `trunc v32i16 to v64i1` can appear...
2021-11-17 Eric Tang[SelectionDAG] Make WidenVecRes_SELECT work for scalabl...
2021-11-17 SYNOPSYS\georgiev[lldb/test] Added lldbutil function to test a breakpoint
2021-11-17 Martin Storsjö[libcxx] [ci] Add CI configurations for MinGW
2021-11-17 Mircea Trofin[libc] Fix incorrect revert of 1ee3205
2021-11-17 Michael Kruse[flang] Remove default argument from function template...
2021-11-17 Freddy Ye[X86][FP16] add alias for f*mul_*ch intrinsics
2021-11-17 Vitaly Buka[scudo] Handle mallinfo2
2021-11-17 Kevin CadieuxADT: Adding a key_type definition to MapVector
2021-11-17 Shoaib Meenai[MachO] Move type size asserts to source files. NFC
2021-11-17 Nico WeberRevert "[gn build] (manually) port 1ee32055ea1d (benchm...
2021-11-17 Vy Nguyen[lld-macho][nfc] Sanity check on template type
2021-11-17 Mogball[mlir] Fix formatting in Ops.td files (NFC)
2021-11-17 Mircea TrofinRevert "[libc][NFC][Obvious] Fix the benchmarks after...
2021-11-17 Geoffrey Martin... [Bazel] Ignore both old and new benchmark directories
2021-11-17 Jim InghamRevert "Make it possible for lldb to launch a remote...
2021-11-17 Mogball[mlir][lsp] Use ResultGroupDefinition struct
2021-11-17 Mircea TrofinRevert "Reland "[benchmarks] Move libcxx's fork of...
2021-11-17 Shoaib Meenai[MachO] Shrink reloc from 32 bytes to 24 bytes
2021-11-17 Shoaib Meenai[MachO] Reduce size of Symbol and Defined
2021-11-17 Shoaib Meenai[MachO] Fix struct size assertion
2021-11-17 Jim InghamMake it possible for lldb to launch a remote binary...
2021-11-17 Nico Weber[gn build] (manually) port 1ee32055ea1d more (benchmark...
2021-11-16 Nico Weber[gn build] (manually) port 1ee32055ea1d (benchmark...
2021-11-16 Matthias Springer[ADT] Add unit test for EquivalanceClasses comparator
2021-11-16 Aaron PuchertDon't add irrelevant items to queue in DwarfCompileUnit...
2021-11-16 Aaron Puchert[DebugInfo] Use DbgEntityKind in DbgEntity interface...
2021-11-16 Benjamin Kramer[PowerPC] Fix a nullptr dereference
2021-11-16 David Green[ARM] Update test comments after D114018. NFC
2021-11-16 Leonard ChanLimit test to x86 for now.
2021-11-16 Duncan P. N... Coverage: Fix iterated type for LineCoverageIterator
2021-11-16 Lawrence D... [lldb] use EXT_SUFFIX for python extension
2021-11-16 Siva Chandra... [libc][NFC][Obvious] Fix the benchmarks after the switc...
2021-11-16 Leonard Chan[llvm-objcopy] Add --update-section
2021-11-16 Lawrence D... [lldb] fix -print-script-interpreter-info on windows
2021-11-16 Evgenii Stepanov[scudo] Regression test for the MTE crash in storeEndMa...
2021-11-16 Martin Storsjö[runtimes] Fix building initial libunwind+libcxxabi...
2021-11-16 Louis Dionne[runtimes] Fix incorrect comment about the purpose...
2021-11-16 Danila Kutenin[libc++] Unspecified behavior randomization in libc++
2021-11-16 Simon Pilgrim[X86] Add shift by splat modulo amount vector tests
2021-11-16 Louis Dionne[libc++] Adjust comment about ABI change and std::bad_f...
2021-11-16 Valentin Clement[fir] Add fir.string_lit conversion
2021-11-16 Philip Reames[SCEV] Canonicalize X - urem X, Y patterns
2021-11-16 River Riddle[mlir] Fix clang5 build after D113641
2021-11-16 Pirama Arumuga... [compiler-rt/profile] Reland mark __llvm_profile_raw_ve...
2021-11-16 V Donaldson[flang] Fix a bug in INQUIRE(IOLENGTH=) output
2021-11-16 Tue Ly[libc] Correct rounding for hexadecimalStringToFloat...
2021-11-16 Konstantin... [libc++] Always define a key function for std::bad_func...
2021-11-16 Arthur Eubanks[Loads] Handle addrspacecast constant expressions when...
2021-11-16 Nikolas Klauser[libc++] [NFC] Disable clang-tidy's readability-identif...
2021-11-16 Victor Huang[PowerPC] PPC backend optimization on conditional trap...
2021-11-16 Arthur Eubanks[test] Precommit test for D114015
2021-11-16 Hongtao Yu[CSSPGO] Fix a hash code truncating issue in ContextTri...
2021-11-16 River Riddle[llvm] Add a SFINAE template parameter to DenseMapInfo
2021-11-16 Mircea Trofin[NFC][Regalloc] Factor out eviction decision from evict...
2021-11-16 Geoffrey Martin... [Bazel] Update .bazelignore for moved google/benchmark
2021-11-16 Mircea TrofinReland "[benchmarks] Move libcxx's fork of google/bench...
2021-11-16 Duncan P. N... DebugInfo: Make DWARFExpression::iterator a const iterator
2021-11-16 Duncan P. N... DebugInfo: Stop modifying Operation::Error inside of...
2021-11-16 Quinn Pham[NFC][clang] Inclusive language: Rename myMaster in...
2021-11-16 Louis Dionne[libc++] Perform the bootstrapping build before legacy...
2021-11-16 River Riddle[mlir][NFC] Replace references to Identifier with Strin...
2021-11-16 Mircea TrofinRevert "[benchmarks] Move libcxx's fork of google/bench...
2021-11-16 Philip Reames[tests] Add coverage for different forms of X - urem...
2021-11-16 Philip Reamesautogen a SCEV test file
2021-11-16 Adrian Prantlfix decorator
2021-11-16 Mircea Trofin[benchmarks] Move libcxx's fork of google/benchmark...
2021-11-16 Adrian PrantlSkip tests on older versions of clang
2021-11-16 Adrian PrantlIncrease gdbremote timeout.
2021-11-16 Adrian Prantltypo
2021-11-16 Kazu Hirata[llvm] Use range-for loops (NFC)
2021-11-16 William S.... [MLIR][LLVM] Permit integer types in switch other than i32
2021-11-16 Philip ReamesAdd a hasPoisonGeneratingFlags proxy wrapper to Instruc...
2021-11-16 Nilay Vaish[libc++] Add introsort to avoid O(n^2) behavior
2021-11-16 Louis Dionne[libc++] Add missed comment in https://reviews.llvm...
2021-11-16 Mark de Wever[libc++][nfc] Improve standard conformance.
2021-11-16 David Spickett[libcxxabi/runtimes] Set LLVM_HOST_TRIPLE in runtimes...
2021-11-16 Mark de Wever[libc++][doc] Update format implementation status.
2021-11-16 Nilay Vaish[libc++] Remove not needed call to __is_long()
2021-11-16 David Sherwood[AArch64] Fix TypeSize->uint64_t implicit conversion...
2021-11-16 Matheus Izvekov[libcxx] CI: only build native target for bootstrapping...
next