platform/upstream/llvm.git
2023-04-02 Ben Shi[LoongArch] Optimize multiplication with immediates
2023-04-02 Ben Shi[LoongArch][NFC] Add tests of multiplication with immed...
2023-04-02 Yaxun (Sam... [HIP] Supports env var HIP_PATH
2023-04-02 Yaxun (Sam... [HIP] clang should pass `-mno-amdgpu-ieee` to -cc1
2023-04-02 Florian Hahn[Loads] Support SCEVAddExpr as start for pointer AddRec.
2023-04-02 Richard SmithStop modifying trailing return types.
2023-04-02 Jie Fu[mlir][flang] Fix -Wunused-result after D146785 (NFC)
2023-04-02 Alvin Wong[asan][test][win] Make report_after_syminitialize test...
2023-04-02 Joshua Cao[LoopInterchange] Add GEP with 3 indices test for pr57148
2023-04-02 Kai Sasaki[mlir] Catch the case using ir print without disabling...
2023-04-02 Min-Yih Hsu[M68k] Add support for lowering atomic fence
2023-04-02 Jon Phillips[clang-format][NFC] Refactor unit tests for "LambdaBody...
2023-04-02 Craig Topper[RISCV] Add special case for i32 uaddo X, -1 on RV64.
2023-04-02 Craig Topper[RISCV] Add i32 uaddo X, -1 test case. NFC
2023-04-01 Craig Topper[TableGen] Move some vectors into place instead of...
2023-04-01 Roy Jacobson[Clang][AST] Fix __has_unique_object_representations...
2023-04-01 Peter Klausler[flang][docs] Document module name extension
2023-04-01 Peter Klausler[flang] Fix checks for USE-associated UDDTIO & their...
2023-04-01 Simon Pilgrim[X86] vector-compare-any_of.ll - add AVX1OR2 check...
2023-04-01 Simon Pilgrim[X86] combinePTESTCC - fold TESTC(X,~X) -> TESTC(X,-1)
2023-04-01 Simon Pilgrim[X86] Add test showing failure to fold testc(X,~X)...
2023-04-01 Carlos Galvez[clang-tidy] Disable misc-definitions-in-headers for...
2023-04-01 Simon Pilgrim[X86] combineSetCCMOVMSK - fold PTEST(XOR(X,Y),XOR...
2023-04-01 sstwcw[clang-format] Handle Verilog struct literals
2023-04-01 sstwcw[clang-format] Handle enum in Verilog
2023-04-01 Alvin Wong[asan][test] Fix tests or mark XFAIL for MinGW target
2023-04-01 Alvin Wong[asan][test] Fix `TestCases/alloca_*` ptr-to-long cast...
2023-04-01 Alvin Wong[compiler-rt][asan][test] Fix lit test config on MinGW
2023-04-01 Simon Pilgrim[X86] LowerVectorAllEqual - handle i64 comparisons...
2023-04-01 Cyndy Ishida[llvm][TextAPI] only compare deployment version for...
2023-04-01 Simon Pilgrim[X86] MatchVectorAllEqualTest - support for sub-128...
2023-04-01 Simon Pilgrim[X86] MatchVectorAllEqualTest - add support for icmp...
2023-04-01 Simon Pilgrim[X86] Add vector-reduce-and-scalar.ll to test and(extra...
2023-04-01 Aaron BallmanRevert "AMDGPU: Created a subclass for the return addre...
2023-04-01 Simon Pilgrim[X86] MatchVectorAllEqualTest - add support for icmp...
2023-04-01 Simon Pilgrim[X86] Add AVX1OR2 common check-prefix to vector-reduce...
2023-04-01 Emilia Dreamer[clang-format] Don't format typename template parameter...
2023-04-01 Simon Pilgrim[X86] Add AVX512F test coverage to vector-reduce-and...
2023-04-01 Simon Pilgrim[X86] vector-reduce-and-cmp.ll - and reductions should...
2023-04-01 Sergei Barannikov[compiler-rt] Quote multiple warning flags in check_cxx...
2023-04-01 Simon Pilgrim[PhaseOrdering] Add test case for Issue #61061
2023-04-01 Ben Shi[LoongArch] Optimize multiplication with immediates
2023-04-01 Ben Shi[LoongArch][NFC] Add tests of multiplication with immed...
2023-04-01 Simon Pilgrim[X86] Refactor MatchVectorAllZeroTest -> MatchVectorAll...
2023-04-01 Shoaib Meenai[asan] Fix Darwin runtimes compilation
2023-04-01 Hristo Hristov[libc++][spaceship[NFC] P1614R2 `operator<=>` moves...
2023-04-01 Phoebe Wang[Windows SEH] Fix catch+return crash for Windows -EHa
2023-04-01 Kazu Hirata[Scalar] Use SmallPtrSet::contains (NFC)
2023-04-01 Craig Topper[TableGen] Simplify some code. NFC
2023-04-01 Craig Topper[TableGen] Reduce code duplication. NFC
2023-04-01 Yi Kong[BOLT][NFC] Simplify code using std::optional
2023-04-01 Ben Shi[RISCV][NFC] Simplify PatFrag mul_const_oneuse
2023-04-01 Sanjeet Karan... asan_memory_profile: Fix for deadlock in memory profile...
2023-04-01 Lang Hames[ORC][MachO] __objc_imageinfo isn't a MachO "object...
2023-04-01 Lang Hames[ORC] Prefer SectionRange::getRange convenience method.
2023-04-01 Lang Hames[ORC] Remove more unnecessary ExecutorAddr::getValue...
2023-04-01 Lang Hames[ORC] Remove redundant ExecutorAddr temporaries.
2023-04-01 Peter Rong[FuzzMutate] introduce vector operations, select and...
2023-04-01 Brad Smith[OHOS] Remove redundant IsIntegratedAssemblerDefault...
2023-04-01 Owen Pan[clang-format] Add MinDigits suboptions to IntegerLiter...
2023-04-01 Lang Hames[ORC] Simplify some ExecutorAddr uses by removing getVa...
2023-04-01 Nico Weber[gn] Port a52054cfa29d more
2023-04-01 Nico Weber[gn] Port a52054cfa29d
2023-03-31 Cyndy Ishida[llvm][TextAPI] compare deployment versions for equalit...
2023-03-31 V Donaldson[flang] IO condition specfier control flow
2023-03-31 Jonas Devlieghere[dsymutil] Disable 'auto' verification as the default
2023-03-31 Aiden Grossman[llvm-mc] Fix line_end_with_space.test
2023-03-31 Owen Pan[clang-format] Don't misannotate left squares as lambda...
2023-03-31 Dave Lee[clang] Set ShowInSystemHeader for module-build and...
2023-03-31 Peiming Liu[mlir][sparse] support sparse bufferization.alloc_tenso...
2023-03-31 Min-Yih Hsu[M68k] Add AssemblerPredicate to existing `AtLeast680x0...
2023-03-31 Alex Langford[debugserver] Fix ARM64 logs
2023-03-31 Jonas Devlieghere[dsymutil] Remove spurious newline in warning
2023-03-31 Alexey Bataev[SLP]Fix PR61835: Assertion `I->use_empty() && "trying...
2023-03-31 Md Abdullah... [mlir][spirv] Add OpExtension "SPV_INTEL_bfloat16_conve...
2023-03-31 Florian Hahn[LV] Improve test added in 74dee4791a2.
2023-03-31 Alex Langford[lldb] Move ObjectFileJIT to lldbExpression
2023-03-31 Mingming Liu[AutoFDO]Merge called target in body samples when flatt...
2023-03-31 Florian Hahn[LV] Add test with predicated load where EltSize %...
2023-03-31 Craig Topper[RISCV] Add named constants for rounding mode to tableg...
2023-03-31 Craig Topper[RISCV] Collapse loadfp32imm/loadfp64imm/loadfp16imm...
2023-03-31 Simon Pilgrim[X86] vector-reduce-and-bool.ll - add AVX1OR2 check...
2023-03-31 Simon Pilgrim[X86] vector-compare-all_of.ll - add AVX1OR2 check...
2023-03-31 Joseph Huber[OpenMP] Add CMake option to disable `libarcher` support
2023-03-31 Philip Reames{tests] Rerun autogen to reduce a diff [nfc]
2023-03-31 Siva Chandra... [libc][Obvious] Add a missing dep and fix an incorrect...
2023-03-31 Jun Sha (Joshua)[RISCV] Fix Zfa fceil/ffloor codegen bugs
2023-03-31 Craig Topper[RISCV] Fix formatting in RISCVInstrInfoZfa.td. NFC
2023-03-31 Haowei WuRevert "[Assignment Tracking] Enable by default"
2023-03-31 Lang Hames[ORC] Fix a typo in __objc_imageinfo section name.
2023-03-31 Lang Hames[JITLink] Fix bug in LinkGraph::createMutableContentBlo...
2023-03-31 Simon Pilgrim[DAG] Add SelectionDAG::SplitScalar helper
2023-03-31 Benjamin Kramer[bazel] Add missing dependency after 9884eb149e612
2023-03-31 Jez Ng[lld-macho] Gate category checking behind --check-categ...
2023-03-31 wleiFix a missing checksum field
2023-03-31 Leonard Chan"Reland "[hwasan] Provide aliases for c allocation...
2023-03-31 Guozhi Wei[AARCH64] Enable STORE of v4i8 to help more vectorizati...
2023-03-31 Jonas Devlieghere[dsymutil] Add a new automatic verification mode
2023-03-31 Ben Langmuir[clang][deps] Remove -coverage-data-file and -coverage...
2023-03-31 Jonas Devlieghere[dwarfdump] Fix .debug_line verification for DWARF 5
next