platform/upstream/llvm.git
2023-03-14 Simon Pilgrim[DAG] Match select(icmp(x,y),sub(x,y),sub(y,x)) ->...
2023-03-14 Aaron BallmanFix false positive with unreachable C++ catch handlers
2023-03-14 Kazu Hirata[CodeGen] Use *{Set,Map}::contains (NFC)
2023-03-14 Jakub Kuderski[mlir][vector] Clarify OOB semantics of remaining load...
2023-03-14 Valentin Clement[flang] Handle parent component on the LHS of intrinsic...
2023-03-14 Kevin Sala[OpenMP][libomptarget][NFC] Add documentation regarding...
2023-03-14 Jakub Kuderski[mlir][vector] Add gather lowering patterns
2023-03-14 NAKAMURA Takumillvm/test/TableGen/intrinsic-pointer-to-any.td: Rework...
2023-03-14 Simon Pilgrim[DAG] Fold (bitcast (logicop (bitcast x), (c))) ->...
2023-03-14 Simon Pilgrim[X86] Fix typo in vXi64 ABDS/ABDU test cases
2023-03-14 Joseph Huber[libc] Remove dummy archive and file from integration...
2023-03-14 Jie Fu[lldb] Fix -Wswitch in TypeSystemClang.cpp ('SveBoolx2...
2023-03-14 Nikita Popov[PhaseOrdering] Add test for DAE/GlobalDCE interaction...
2023-03-14 Collin Baker[libclang] No longer attempt to get a dependent bit...
2023-03-14 Max Kazantsev[TTI] Treat AND/OR with widenable conditions as free...
2023-03-14 pvanhoutReland: [DAG/AMDGPU] Use UniformityAnalysis in DAGISel
2023-03-14 Alexey Bataev[SLP]Fix PR61395: need to adjust vector factor after...
2023-03-14 Joseph Huber[libc] Correctly pass the compile options to the intern...
2023-03-14 Pavel Kosov[NFC][OHOS] Temporarily switch off tests for windows
2023-03-14 pvanhout[AMDGPU] Don't run `llc-pipeline.ll` when expensive_che...
2023-03-14 Guillaume Chatelet[reland][libc][NFC] Move memcmp implementations in...
2023-03-14 Guillaume ChateletRevert "[libc][NFC] Move memcmp implementations in...
2023-03-14 Aaron BallmanRevert "Fix include order in CXType.cpp"
2023-03-14 Adrian Kuegel[mlir][Bazel] Adjust build after aafb52d7c9226cd9925bd5...
2023-03-14 Leandro Lupori[flang] Handle mismatches of procedure type args
2023-03-14 Timm Bäder[clang][sema][NFC] Make a few functions const
2023-03-14 Adrian Kuegel[mlir][Bazel] Adjust build after 0fa20ecafe0c3c7ffde413...
2023-03-14 Guillaume Chatelet[libc][NFC] Move memcmp implementations in subfolders
2023-03-14 Alex Bradbury[RISCV] Reject 'g' with explicit version in parseArchString
2023-03-14 Takuya Shimizu[clang][Sema] Avoid duplicate diagnostics for unreachab...
2023-03-14 LiaoChunyu[RISCV] Return false from shouldFormOverflowOp when...
2023-03-14 Kadir Cetinkaya[clangd] Drop stale macro and mark ranges
2023-03-14 Haojian WuRemove an extra `//` in the IWYU pragma for gtest-match...
2023-03-14 Nicholas Guy[Codegen][ARM][AArch64] Support symmetric operations...
2023-03-14 Nicholas GuyCleanup of Complex Deinterleaving pass (NFCI)
2023-03-14 Haojian Wu[Tooling/Inclusion] Index more sub std namespace symbols.
2023-03-14 Nicolas Vasilache[mlir][GPUTransforms] NFC - Refactor GPUTransforms...
2023-03-14 Kadir Cetinkaya[Support][MemBuffer] Prevent UB on empty StringRefs
2023-03-14 Nabeel Omer[X86] Fix encoding for ATOMIC_LOGIC_OP
2023-03-14 Nabeel Omer[X86] Add negative test for D145930
2023-03-14 Nicolas Vasilache[mlir][Transform] NFC - Various API cleanups and use...
2023-03-14 Alex Bradbury[RISCV][test] Test case for regression when MachineOutl...
2023-03-14 Nicolas Vasilache[mlir][Affine] Add helper functions to allow reordering...
2023-03-14 Nikita PopovReapply [LowerTypeTests] Avoid creation of select const...
2023-03-14 Luke Lau[RISCV][NFC] Share interleave mask checking logic
2023-03-14 pvanhoutRevert "[DAG/AMDGPU] Use UniformityAnalysis in DAGISel"
2023-03-14 Emilia Dreamer[clang-format] Treat &/&& as reference when followed...
2023-03-14 Nicolas Vasilache[mlir][DialectUtils] Cleanup IndexingUtils and provide...
2023-03-14 Max Kazantsev[NFC] Drop NDEBUG around MSSA verification
2023-03-14 Max Kazantsev[IndVars] Option verify-indvars is broken (and always...
2023-03-14 pvanhout[StructurizeCFG] Correctly depend on UniformityAnalysis
2023-03-14 pvanhout[DAG/AMDGPU] Use UniformityAnalysis in DAGISel
2023-03-14 Matt Devereau[AArch64] Add svboolx2_t and svboolx4_t tuple types
2023-03-14 Max Kazantsev[TTI] Evaluate cost of experimental_widenable_condition...
2023-03-14 Nikita Popov[SCEV] Rename ControlsExit -> ControlsOnlyExit (NFC)
2023-03-14 Nikita Popov[SCEV] Fix finite loop non-strict predicate simplificat...
2023-03-14 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2023-03-14 Nikita Popov[SCEV] Clarify ControlsExit comment (NFC)
2023-03-14 Max Kazantsev[Test] Add missing REQUIRES: asserts in test
2023-03-14 OCHyams[Assignment Tracking] getIntrinsicInstrCost: set dbg...
2023-03-14 Pavel Kosov[LLVM][OHOS] Clang toolchain and targets
2023-03-14 Maya Amrami[mlir] Move tosa.concat lowering from TosaToLinalg...
2023-03-14 OCHyamsNFC Fix cost model checks in tests for debug intrinsics
2023-03-14 Jay Foad[AMDGPU] Fix .amdhsa_shared_vgpr_count error checking...
2023-03-14 Max Kazantsev[Test] Add test showing difference in cost models for...
2023-03-14 Nikita Popov[IR] Allow !range on vector of integer instructions
2023-03-14 Kadir Cetinkaya[IncludeCleaner][NFC] Dont rely on implicit conversion...
2023-03-14 Siva Chandra... [bazel][libc] Add errno target to function_deps of...
2023-03-14 Kazu Hirata[Analysis] Use *{Set,Map}::contains (NFC)
2023-03-14 Kazu Hirata[Transforms] Use *{Set,Map}::contains (NFC)
2023-03-14 Nathan Ridge[clang] Store the template param list of an explicit...
2023-03-14 Nathan Ridge[clangd] Fix a bug in TweakTest::decorate()
2023-03-14 Chuanqi Xu[C++20] [Modules] Profile TemplateName by canonical...
2023-03-14 Siva Chandra[libc] Enable more functions on riscv64.
2023-03-14 Valentin Clement[flang] Use llvm.zext when converting from i1 -> iXX
2023-03-14 Jeff Bailey[libc] Update cross-compilation instructions
2023-03-14 Alex Brachet[Driver] Make -X default for baremetal riscv
2023-03-14 Siva Chandra... [libc] Make libc_errno point to internal errno for...
2023-03-14 Siva Chandra... [libc] Switch sys/stat implementations over to libc_errno.
2023-03-14 sstwcw[clang-format] Recognize Verilog always blocks
2023-03-14 aabhinavg[Docs] Added llvm-mc documentation
2023-03-14 Chen Zheng[PowerPC] remove side effect for some cases for saturat...
2023-03-14 Chen Zhengadd testcases for D145353; NFC
2023-03-14 Siva Chandra... [libc][NFC] Switch nanosleep_test and getcwd_test to...
2023-03-14 Siva Chandra... [libc] Switch termios implementations to libc_errno.
2023-03-14 chenglin.biRevert "[LogicCombine 1/?] Implement a general way...
2023-03-14 Jakub Kuderski[ADT][NFCI] Do not use non-const lvalue-refs with enume...
2023-03-14 Peter Klausler[flang] Accept non-interoperable LOGICAL scalar dummy...
2023-03-14 Siva Chandra... [libc][NFC] Switch unistd.h tests to libc_errno.
2023-03-14 David Blaikiellvm-symbolizer: Don't crash when referencing an invali...
2023-03-14 ziqingluo-90[-Wunsafe-buffer-usage] Reducing non-determinism in...
2023-03-14 Alex Langford[lldb] Remove MIPS Linux UnixSignals
2023-03-13 Siva Chandra... [libc][NFC] Switch sys/*.h tests over to libc_errno.
2023-03-13 Carl Ritson[IRLinker] Fix mapping of declaration metadata
2023-03-13 Jacob LambertSwitch ABI references to env/environment
2023-03-13 Ben Langmuir[clang][deps] Handle response files in dep scanner
2023-03-13 Siva Chandra... [libc][NFC] Switch mman.h tests to libc_errno and updat...
2023-03-13 Siva Chandra... [libc][NFC] Switch startup tests to libc_errno.
2023-03-13 Siva Chandra... [libc][NFC] Switch string and errno tests to libc_errno.
2023-03-13 Siva Chandra... [libc][NFC] Switch all uses of errno in math and math...
next