platform/upstream/llvm.git
2022-03-16 Jez Ng[lld-macho] Extend lto-internalize-unnamed-addr.ll
2022-03-16 Louis Dionne[libc++][NFC] Reindent release notes bullet points
2022-03-16 Arthur Eubanks[OpaquePtr][ARM] Use elementtype on ldrex/ldaex/stlex...
2022-03-16 Alex Bradbury[CODE_OWNERS/CREDITS] Update my email address
2022-03-16 Alexey BataevRevert "[SLP]Do not schedule instructions with constant...
2022-03-16 Marek Kurdej[clang-format] Reformat. NFC.
2022-03-16 Nick Desaulniers[SCCP] update test to NPM, update_test_checks. NFC
2022-03-16 Emil Kieri[flang] Include missing internal interfaces in .mod...
2022-03-16 Thomas Lively[WebAssembly] Fix names of SIMD instructions containing...
2022-03-16 Valentin Clement[flang] Lower pack|unpack intrinsics
2022-03-16 Florian Hahn[ConstraintElimination] Add missing dominance check.
2022-03-16 Jay Foad[AMDGPU] Define new feature HasFlatScratchSVSMode....
2022-03-16 Yitzhak Mandelbaum[clang][dataflow] Add an API for dataflow "models"...
2022-03-16 Louis Dionne[libc++][NFC] Rename member variables to avoid shadowin...
2022-03-16 Valentin Clement[flang] Lower numeric related instrinsics
2022-03-16 Siva Chandra... [libc] Remove references to the std threads library...
2022-03-16 Valentin Clement[flang] Exclude IO test for windows
2022-03-16 Yonghong Song[BPF] fix a CO-RE bitfield relocation error with >8...
2022-03-16 Siva Chandra... [libc][NFC] Keep the mutex with the base File data...
2022-03-16 Stanislav Mekhanoshin[AMDGPU] Correct gfx940 memory model documentation.
2022-03-16 Siva Chandra... [libc][Obvious] Add missing licence headers and fix...
2022-03-16 Jessica Clarke[RISCV] Ensure PseudoLA* can be hoisted
2022-03-16 Jessica Clarke[NFC][RISCV] Pre-commit tests for hoisting of PseudoLLA...
2022-03-16 Bill Wendling[docs] Fix typo in tutorial
2022-03-16 Valentin Clement[flang] Keep ifdef macro for INT128
2022-03-16 Jakub Kuderski[bazel] Add build rule for llvm-remark-size-diff
2022-03-16 Yonghong Song[lldb] add missed handling for new BTFTagAttributed...
2022-03-16 Florian Mayer[HWASan] add shortgranule tests to use-after-scope.
2022-03-16 Sanjay Patel[x86] reduce indentation; NFC
2022-03-16 Kirill Stoimenov[ASan] Added .section statement to each function so...
2022-03-16 Florian Mayer[HWASan] Update use-after-scope test to use ARM64.
2022-03-16 Andrzej Warzynski[flang][lowering] Add support for lowering of the ...
2022-03-16 Snehasish Kumar[memprof] Add a test to verify callstack order.
2022-03-16 Petr HosekRevert "[CMake][Fuchsia] Use correct architecture for...
2022-03-16 Andrzej Warzynski[flang][lowering] Add support for lowering of the ...
2022-03-16 Florian Hahn[ASan] Add read to large_func_test.cpp to prevent optim...
2022-03-16 Siddharth Bhat[MLIR] [LangRef] Clarify parsing of dense<...>
2022-03-16 Nathan Ridge[clangd] Handle more than two conflicting semantic...
2022-03-16 Andrzej Warzynski[flang][lowering] Add support for lowering of the ...
2022-03-16 Fangrui Song[llvm-objcopy] --weaken-symbol/--weaken: weaken STB_GNU...
2022-03-16 Marco Elver[SelectionDAG][NFC] Clean up SDCallSiteDbgInfo accessors
2022-03-16 Daniel Thornburgh[Symbolize] Fix overflow warning on 32-bit hosts.
2022-03-16 Mark de Wever[libc++][NFC] Add TEST_HAS_NO_INCOMPLETE_RANGES.
2022-03-16 David Truby[NFC][clang][SVE] Auto-generate SVE operator tests.
2022-03-16 Amir Ayupov[BOLT] Strip redundant AdSize override prefix
2022-03-16 Louis Dionne[libc++][tests] Use CMake provided paths for includes...
2022-03-16 Malhar Jajoo[VPlan] Avoid collecting scalars for SVE
2022-03-16 Jonas Devlieghere[lldb] Fix Minidump/no-process-id.yaml
2022-03-16 Andrzej Warzynski[flang][lowering] Add lowering for the `size` intrinsic
2022-03-16 Nikita PopovRevert "[FuzzMutate] Don't insert instructions after...
2022-03-16 Valentin Clement[flang] Lower shift intrinsics
2022-03-16 Valentin Clement[flang] Lower IO input with vector subscripts
2022-03-16 Nikita Popov[FuzzMutate] Don't insert instructions after musttail...
2022-03-16 Yonghong Song[Attr] Fix a btf_type_tag AST generation
2022-03-16 Jake Egan[VE] Remove output to /dev/stdout
2022-03-16 Jonas Devlieghere[lldb] Report debugger diagnostics as events
2022-03-16 Amir Ayupov[X86] Emit REX prefix immediately before the opcode
2022-03-16 Amir Ayupov[X86] Preserve redundant Address-Size override prefix
2022-03-16 Haojian Wu[pseudo] Cleanup the leftover header guards after the...
2022-03-16 LLVM GN Syncbot[gn build] Port c2f62ab84b5f
2022-03-16 Amir Ayupov[BOLT][NFC] Move isMOVSX64rm32 out of MCPlusBuilder
2022-03-16 Kazushi (Jam... [Clang][VE] Add the rest of intrinsics to clang
2022-03-16 Andrzej Warzynski[flang][lowering] Add lowering for the `set_exponent...
2022-03-16 Joe Nash[AMDGPU] Calculate RegWidth in bits in AsmParser
2022-03-16 Jean Perier[flang] Relax fir.rebox verifier with characters
2022-03-16 Pavel Labath[lldb] Change back LLDBLog::Commands->Types in a couple...
2022-03-16 Nikita Popov[SROA] Handle over-large loads during presplitting
2022-03-16 Will Hawkins[LLDB] Change enumaration to enumeration
2022-03-16 Will Hawkins[LLDB] Fix typos in LLDB help output.
2022-03-16 Matthias Springer[mlir][bufferize] Update documentation with allow-retur...
2022-03-16 Matthias Springer[mlir][bufferize] Allow non-equivalent yields from...
2022-03-16 Shengchen Kan[NFC][CodeGen] Remove redundant if clause in TargetPass...
2022-03-16 Florian Hahn[ConstraintElimination] Support BBs with single success...
2022-03-16 Matthias Springer[mlir][bufferize] Deallocate returned buffers with...
2022-03-16 Zhouyi Zhoulet EST_Uninstantiated in FunctionProtoType::canThrow...
2022-03-16 Tue Ly[libc] Let exhaustive tests indicate each interval...
2022-03-16 Matthias Springer[mlir][linalg] Implement RegionBranchOpInterface and...
2022-03-16 Valentin Clement[flang] Lower count intrinsic
2022-03-16 Matthias Springer[mlir][bufferize] Support layout maps in bufferization...
2022-03-16 Alexey Bataev[SLP]Do not schedule instructions with constants/argume...
2022-03-16 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Refactored custom operands handling
2022-03-16 Louis Dionne[libc++] Fix incorrect availability markup for bad_opti...
2022-03-16 Vladislav Khmelevsky[BOLT] LongJmp: Fix hot text section alignment
2022-03-16 Louis Dionne[libc++] Do not install the C++ ABI library's headers...
2022-03-16 Jan Svoboda[clang][deps] NFC: Align path separator conversion...
2022-03-16 Jan Svoboda[clang][deps] Attempt to fix test on Windows
2022-03-16 Shengchen Kan[NFC][CodeGen] Rename some functions in MachineInstr...
2022-03-16 Nico Weber[gn build] (manually) port e4cab4e24d17
2022-03-16 Jan Svoboda[clang][deps] Fix traversal of precompiled dependencies
2022-03-16 Jan Svoboda[clang][deps] Don't prune search paths used by dependencies
2022-03-16 Jan Svoboda[clang][deps] NFC: Use range-based for loop instead...
2022-03-16 Jan Svoboda[clang][deps] Modules don't contribute to search path...
2022-03-16 Simon Pilgrim[X86] computeKnownBitsForTargetNode - add X86ISD::AND...
2022-03-16 Simon Pilgrim[X86] Add PR54171 test case
2022-03-16 Matthias Springer[mlir][SCF] Implement RegionBranchOpInterface on Execut...
2022-03-16 Matthias Springer[mlir][bufferize][NFC] Rename allow-return-memref to...
2022-03-16 Andrzej Warzynski[flang][driver] Add support for `-mllvm`
2022-03-16 Valentin Clement[flang] Lower adjustl and adjustr intrinsics
2022-03-16 Valentin Clement[flang] Lower transfer instrinsic
2022-03-16 Andrzej Warzynski[flang][lowering] Add support for lowering of the ...
next