platform/upstream/llvm.git
2022-12-22 Utkarsh SaxenaFix out-of-bound access in TransformNestedRequirement.
2022-12-22 Yashwant Singh[AMDGPU][Test] Update perfhint test to use opaque pointers
2022-12-22 Matt ArsenaultLinker: Disallow linking appending globals with differe...
2022-12-22 ping.deng[RISCV][NFC] Use Arrayref in TargetLowering functions.
2022-12-22 Mircea Trofin[NFC] Rename Function::isDebugInfoForProfiling to shoul...
2022-12-22 Fangrui Song[M68k] Fix MachineFunctionInfo initialization after...
2022-12-22 Fangrui Song[ARC][M68k] Fix INITIALIZE_PASS after D140364
2022-12-22 Matt ArsenaultAMDGPU: Use DenormalMode type in FP mode tracking
2022-12-22 Peiming Liu[bazel] fix bazel file
2022-12-22 wanglei[LoongArch] Fix build after createMachineFunctionInfo...
2022-12-22 Kevin Sala[OpenMP][libomptarget] Centralize host pinned buffers...
2022-12-22 Will Dietz[mlir] Gate test checking statistics on their availability.
2022-12-22 Kevin Sala[NFC][OpenMP][libomptarget] Return null if error detect...
2022-12-22 Jacques PienaarRevert "Revert "[mlir][py] Enable building ops with...
2022-12-22 Kazu Hirata[mlir] Fix a warning
2022-12-22 Roman Lebedev[NFC][SROA] More tests for variable indexed promotion
2022-12-22 Kazu Hirata[mlir] Fix a warning
2022-12-22 Michael Jones[libc][obvious] fix bazel after removing vector
2022-12-21 LLVM GN Syncbot[gn build] Port ec11388b3342
2022-12-21 Nico Weber[gn] another fixup for 47df55f3ef5 -- LoongArch is...
2022-12-21 Nico Weber[gn] fixup for 47df55f3ef5
2022-12-21 Nico Weber[gn] Don't include RISCV in targets build for 'all'
2022-12-21 Nilay Vaish[NFC] test commit
2022-12-21 Heejin Ahn[LiveDebugValues] Remove LexicalScope param from VarLoc...
2022-12-21 Matt Arsenaultclang: Add __builtin_elementwise canonicalize and copysign
2022-12-21 Jacques PienaarRevert "[mlir][py] Enable building ops with raw inputs"
2022-12-21 Roman Lebedev[NFC][SROA] More tests for variable indexed promotion
2022-12-21 Sam McCall[clangd] Fix crashing race in ClangdServer shutdown...
2022-12-21 Jez Ng[lld-macho] Emit map file entries for more synthetic...
2022-12-21 Matt ArsenaultLoongArch: Update for MachineFunctionInfo construction...
2022-12-21 Roman Lebedev[NFC][SROA] More tests for promotion with variable...
2022-12-21 Florian Hahn[LV] Add createTripCountSCEV helper (NFC).
2022-12-21 Michal Paszkowski[SPIR-V] Add atomic_flag builtin implementation
2022-12-21 Roman LebedevReland "[NFC][SROA] `speculateSelectInstLoads()`: play...
2022-12-21 Nick Desaulniers[llvm][SelectionDAGISel] support -{start|stop}-{before...
2022-12-21 Sylvain Audi[lld][COFF] Fix lld-link crash when several .obj files...
2022-12-21 Siva Chandra... [libc][Obvious] Fix an off-by-one error introduced...
2022-12-21 Nick Desaulniers[llvm][AArch64ISelDAGToDAG] support -{start|stop}-...
2022-12-21 Siva Chandra... [libc] Gracefully handle allocation failures around...
2022-12-21 Siva Chandra... [libc][NFC] Use the custom operator new from strndup.
2022-12-21 Craig Topper[RISCV] Check the sign bits of the input of RISCVISD...
2022-12-21 Craig Topper[RISCV] Add test cases for i8/i16 abs followed by zext.
2022-12-21 Nick Desaulnierssort some method declarations. NFC
2022-12-21 Roman Lebedev[NFC][SROA] Add tests for alloca promotion in presence...
2022-12-21 Xiang Li[DIrectX backend] emit metadata for entry.
2022-12-21 Jacques Pienaar[mlir] Clear running passes in crashreporter
2022-12-21 Peter Steinfeld[Flang] Reword the overview document
2022-12-21 Saleem AbdulrasoolHeaders: further refine the `stdatomic.h` MSVC inclusion
2022-12-21 Mingming Liu[AArch64] Guard {vmull_p64, vmull_high_p64} with 'aes...
2022-12-21 Craig Topper[RISCV] Add DAG combine to fold (select C, (add X,...
2022-12-21 Shafik Yaghmour[Clang] Modify sanity check assert in AggExprEmitter...
2022-12-21 Amir Ayupov[BOLT][NFC] Make DWOId std::optional
2022-12-21 Craig Topper[RISCV] Add more test cases to select.ll. NFC
2022-12-21 Fangrui Song[ARC] Fix build after createMachineFunctionInfo change...
2022-12-21 David Green[AArch64] Additional RSHRN pattern tests. NFC
2022-12-21 Michał Górny[libc++] Rename __tuple to __tuple_dir to avoid file...
2022-12-21 Jacques Pienaar[mlir][py] Enable building ops with raw inputs
2022-12-21 Slava Zakharin[flang] Use Assign() runtime for copy-in/copy-out.
2022-12-21 Jacques Pienaar[mlir] Fix SameOperandsAndResultType to check encoding.
2022-12-21 Ramkumar Ramachandramlir/LinalgOps: fix name of generated .yamlgen in comments
2022-12-21 Paul Robinson[Driver] Fix tests not to fail randomly on Windows
2022-12-21 Mitch PhillipsRevert "BEGIN_PUBLIC"
2022-12-21 Ed Maste[libc++] Add FreeBSD ABI list
2022-12-21 Mark de Wever[NFC][libc++][chrono] Improves test coverage.
2022-12-21 Jeremy Morse[NFC] Add --check-globals to an autogen test cmdline
2022-12-21 Paul Robinson[docs] Update an example
2022-12-21 Paul Robinson[docs] Add tips on writing test constraints
2022-12-21 Mark de Wever[libc++] Adds __cpp_lib_constexpr_algorithms to utility.
2022-12-21 Mark de Wever[libc++][doc] Adds Kona plenary papers and issues.
2022-12-21 Alan Zhao[clang] Remove overly restrictive aggregate paren init...
2022-12-21 Paul Walker[InstCombine] Bubble vector.reverse of binop operands...
2022-12-21 Paul Walker[InstCombine] Bubble vector.reverse of select operands...
2022-12-21 Paul Walker[InstCombine] Bubble vector.reverse of compare operands...
2022-12-21 Matt Arsenaultllvm-reduce: Remove test dependence on registered targets
2022-12-21 Matt ArsenaultCodeGen: Don't lazily construct MachineFunctionInfo
2022-12-21 Lei Huang[PowerPC] Implement P10 Byte Reverse Insructions
2022-12-21 David Green[AArch64] Combine Trunc(DUP) -> DUP
2022-12-21 Nikita Popov[InstCombine] Recursively replace select value equivalence
2022-12-21 luxufan[InstCombine] Combine ZExt (B - A) + ZExt(A) to ZExt(B)
2022-12-21 Florian Hahn[LV] Move SCEV caching workaround to executePlan (NFC).
2022-12-21 Nikita Popov[InstCombine] Add additional tests for select value...
2022-12-21 Nikolas Klauser[libc++] Also install libclang in the Docker image
2022-12-21 Matt ArsenaultSCCPSolver: Remove unnecessary set empty check
2022-12-21 Hans WennborgRevert "Reland "[pgo] Avoid introducing relocations...
2022-12-21 Mirko Brkusanin[AMDGPU][GlobalISel] Fix mapping G_FREEZE
2022-12-21 Peter Waller[AArch64][SVE][CodeGen] Prefer ld1r* over indexed-load...
2022-12-21 Alexey Bataev[SLP]Integrate looking through shuffles logic into...
2022-12-21 Paul Robinson[lit] Document the 'target=<triple>' feature
2022-12-21 Florian Hahn[LV] Support widened induction variables in epilogue...
2022-12-21 Yingchi Long[JT] check xor operand is exactly the same in processBr...
2022-12-21 Paul Robinson[hwasan] Convert tests to check 'target=...'
2022-12-21 Aliia KhasanovaBEGIN_PUBLIC
2022-12-21 Paul Robinson[compiler-rt] Simplify lit test thumb checks
2022-12-21 Matt Arsenaultclang: Respect function address space for __builtin_fun...
2022-12-21 Matt Arsenaultclang: Fix another assert from not respecting function...
2022-12-21 Matt Arsenaultclang: Use correct address space for redeclared functions
2022-12-21 Florian Hahn[LV] Add test for #59459.
2022-12-21 Paul Robinson[libcxxabi] Use 'target=' consistently
2022-12-21 Paul Robinson[clang/xray] Convert tests to check 'target=...'
2022-12-21 Ivan Butygin[mlir] Make `LocalAliasAnalysis` extesible
next