platform/upstream/llvm.git
2022-12-22 Roman Lebedev[DAGCombiner] `visitFREEZE()`: be less greedy with...
2022-12-22 Roman Lebedev[DAGCombiner] `visitFREEZE()`: allow multiple maybe...
2022-12-22 Roman Lebedev[DAGCombine] `BUILD_VECTOR` can not create undef or...
2022-12-22 Roman Lebedev[NFC][Codegen] Tests for `freeze` of `BUILD_VECTOR`
2022-12-22 Roman Lebedev[NFC][DAGCombiner] `visitFREEZE()`: use early return
2022-12-22 Peiming Liu[bazel] fix bazel file.
2022-12-22 LLVM GN Syncbot[gn build] Port d64d3c5a8f81
2022-12-22 Thomas Raoux[mlir][vector] Fix bug in extractOp folding
2022-12-22 Nilay Vaishstd::sort: add BlockQuickSort partitioning algorithm...
2022-12-22 Peiming Liu[mlir][sparse] introduce sparse_tensor::StorageSpecifie...
2022-12-22 Zhi Zhuang[LowerExpectIntrinsic] Propagate branch weights through...
2022-12-22 Siva Chandra... [libc][NFC] Use operator delete to cleanup a File object.
2022-12-22 Shubham Sandeep... Revert "Emit unwind information in the .debug_frame...
2022-12-22 Nitin John Raj[RISCV] Add pass to remove W suffix from ADDIW and...
2022-12-22 Nikolas Klauser[libc++] Granularize <type_traits> includes in <utility>
2022-12-22 Matt ArsenaultSCCP: Add failing testcase with llvm.ssa.copy
2022-12-22 Matt ArsenaultSCCP: Don't assert on constantexpr casts of function...
2022-12-22 Fangrui Song[CSKY] Fix MachineFunctionInfo initialization after...
2022-12-22 Kazu Hirata[clang] Remove redundant initialization of std::optiona...
2022-12-22 Krzysztof Drewniak[mlir][GPU] Add known_block_size and known_grid_size...
2022-12-22 LLVM GN Syncbot[gn build] Port 17ed8f29287b
2022-12-22 Vladislav Khmelevsky[BOLT][AArch64] Handle adrp+ld64 linker relaxations
2022-12-22 Keith Smiley[lld-macho] Fix assert when splitting section
2022-12-22 Peiming Liu[mlir][sparse] make loop emitter API more concise.
2022-12-22 Gulfem Savrun... [LangRef] Add description for nocallback attribute
2022-12-22 Gulfem Savrun... [Linker] Remove nocallback attribute while linking
2022-12-22 Roman Lebedev[DAGCombine][X86] Pull one-use `freeze` out of `extract...
2022-12-22 Roman Lebedev[NFC][Codegen][X86] Add tests where we could improve...
2022-12-22 Fangrui Song[Driver] Revert D139717 and add -Xparser/-Xcompiler...
2022-12-22 Aart Bik[mlir][sparse] move loop boundary method to codegenenv
2022-12-22 Fangrui SongRemove incorrectly implemented -mibt-seal
2022-12-22 Roman Lebedev[DAGCombiner] `visitFREEZE()`: allow, and update, other...
2022-12-22 Roman Lebedev[NFC][Codegen][X86] Add test for freeze with other...
2022-12-22 Michael Jones[libc][obvious] fix errno for 32 bit long test
2022-12-22 Kazu Hirata[lldb] Fix a warning
2022-12-22 Fangrui SongRevert D138179 "MIPS: fix build from IR files, nan2008...
2022-12-22 Jessica PaquetteFix indentation in LangRef.rst
2022-12-22 Matt ArsenaultSupport: Fix broken C++ marker
2022-12-22 Kazu Hirata[mlir] Fix a warning
2022-12-22 Siva Chandra... [libc] Handle allocation failures gracefully in FILE...
2022-12-22 Kazu Hirata[mlir] Fix warnings
2022-12-22 serge-sans... Properly support LLVM_ENABLE_LLD on Windows
2022-12-22 Florian Hahn[VPlan] Add support for tracking UFs applicable to...
2022-12-22 Koakuma[SPARC] Fix SELECT_REG emission for f128s
2022-12-22 Mark de Wever[libc++][CI] Improves buildbot runner.
2022-12-22 LLVM GN Syncbot[gn build] Port eb6e13cb3280
2022-12-22 Michael Jones[libc] change str to int tests to be templated
2022-12-22 Mark de Wever[libc++][format] Removes test redundancy.
2022-12-22 Mark de Wever[libc++][format] Adds formatter for tuple and pair
2022-12-22 Aart Bik[mlir][sparse] completed codegen environment privatization
2022-12-22 Florian Hahn[VPlan] Add unittest for printing plans with VFs and...
2022-12-22 Mark Mendell[mlir][spirv] Add StreamingInterfaceINTEL to SPIRVBase.td
2022-12-22 Blue Gaston[Sanitizer] Fix page alignment for mmap calls
2022-12-22 Jessica Paquette[IR/MachineOutliner] Add a "nooutline" function attr...
2022-12-22 Michael Jones[libc] add exponent format to printf
2022-12-22 Augusto Noronha[lldb] Add LTO dependency to lldb test suite
2022-12-22 Matt ArsenaultAMDGPU: Modernize sqrt f64 test
2022-12-22 Mitch PhillipsAdd aligned_alloc to symbolizer symbols list.
2022-12-22 Matt ArsenaultSupport: Add polling option to sys::Wait
2022-12-22 Matt ArsenaultAMDGPU: Update constant address spaces used in printf...
2022-12-22 Matt ArsenaultAMDGPU: Use early continue to reduce indentation
2022-12-22 Chenguang Wang[mlir] Allow specifying benefit for C func ptr style...
2022-12-22 David Green[AArch64] Add RSHRN and RSHRN2 patterns
2022-12-22 Amy HuangSmall fixes to creduce-clang-crash.py script.
2022-12-22 Ramkumar Ramachandramlir/tblgen test: add a test for EnumAttr customAssembl...
2022-12-22 Ties Stuij[GlobalISel][Legalizer] add minScalarIf action
2022-12-22 Ayke van Laethem[AVR] Do not emit instructions invalid for attiny10
2022-12-22 Jay Foad[AMDGPU] Remove permlane discard vdst_in optimization...
2022-12-22 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-12-22 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-12-22 Nikita Popov[SampleProfile] Regenerate test checks (NFC)
2022-12-22 Nikita Popov[Util] Regenerate test checks (NFC)
2022-12-22 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2022-12-22 Aliia Khasanova[mlir][linalg] Reuploading: add a shortened printing...
2022-12-22 Alex Richardson[libc++] Use aligned_alloc instead of posix_memalign...
2022-12-22 Nikita Popov[SystemZ] Convert test to opaque pointers (NFC)
2022-12-22 Nikita Popov[RISCV] Convert test to opaque pointers (NFC)
2022-12-22 Nikita Popov[RISCV] Convert some tests to opaque pointers (NFC)
2022-12-22 Yitzhak Mandelbaum[clang][dataflow] Fix bug in handling of `return` state...
2022-12-22 Matt ArsenaultInstSimplify: Split isKnownNeverInfinity tests into...
2022-12-22 Matt ArsenaultValueTracking: Add test for isKnownNeverInfinity for...
2022-12-22 Matt ArsenaultValueTracking: Add test for fneg isKnownNeverNaN handling
2022-12-22 Yitzhak Mandelbaum[clang][dataflow] Account for global variables in const...
2022-12-22 Yitzhak Mandelbaum[clang][dataflow] Simplify handling of nullopt-optionals.
2022-12-22 Matt ArsenaultMIR: Fix test error message
2022-12-22 Matthias Springer[mlir][vector] Add additional scalar vector transfer...
2022-12-22 Matt Arsenaultclang/HIP: Fix missing test for __frsqrt_rn
2022-12-22 Nikita Popov[RISCV] Name instructions in tests (NFC)
2022-12-22 Jordan Rupprecht[test][lldb-vscode] Relax assertion to allow multiple...
2022-12-22 Matt ArsenaultMIR: Don't assert if a virtual register uses a non...
2022-12-22 Florian Hahn[VPlan] Move VF and UF string generation to getName...
2022-12-22 Adrian Kuegel[mlir][Tosa] Apply ClangTidy performance findings ...
2022-12-22 Nikita Popov[NVPTX] Convert test to opaque pointers (NFC)
2022-12-22 Nikita Popov[MIR] Convert tests to opaque pointers (NFC)
2022-12-22 Nikita Popov[CodeGen] Convert test to opaque pointers (NFC)
2022-12-22 Matt Arsenaultclang/HIP: Fix broken implementations of __make_mantiss...
2022-12-22 Nikita Popov[BPF] Convert test to opaque pointers (NFC)
2022-12-22 Jay Foad[AMDGPU] Simplify simplifyAMDGCNMemoryIntrinsicDemanded...
2022-12-22 gonglingqin[Clang][LoongArch] Add intrinsic for rdtime_d, rdtimeh_...
2022-12-22 gonglingqin[Clang][LoongArch] Add intrinsic for asrtle, asrtgt...
next