platform/upstream/llvm.git
2022-06-14 chenglin.bi[InstCombine] Optimize lshr+shl+and conversion pattern
2022-06-14 Chenbing Zheng[InstCombine] add tests for compare-signs
2022-06-14 Fangrui Song[CodeGen] Initialize ISD after 800d222e53dabfe1e242bd06...
2022-06-14 Fangrui Song[Driver][test] Make ananas.c and solaris-ld.c robust
2022-06-14 Peixin-Qiao[flang] Complement one-to-one association check of...
2022-06-14 Peixin-Qiao[flang] Add semantic check for multiple part-ref with...
2022-06-14 Fangrui Song[sanitizer] Add -lresolv only for non-Android non-musl...
2022-06-14 Jake Egan[libcxx][AIX] Switch build compiler to clang
2022-06-14 Heejin Ahn[InstCombine] Don't slice up PHIs when pred BB has...
2022-06-14 Ben Shi[Driver] Improve linking options for target AVR
2022-06-14 Philip Reames[BasicTTI] Remove unused support for multiple opcodes...
2022-06-14 Ben ShiRevert "[Driver] Improve linking options for target...
2022-06-14 Lang Hames[C-API][ORC] Add C API to suspend lookups during defini...
2022-06-14 Kazu Hirata[CodeGen] Remove futureWeight (NFC)
2022-06-13 Ben Shi[Driver] Improve linking options for target AVR
2022-06-13 Lang Hames[C-API][ORC] Add LLVMOrcExecutionSessionLookup -- gener...
2022-06-13 Peter Klausler[flang][runtime] Skip remainder of bad input record...
2022-06-13 V Donaldson[flang] Intrinsic module procedure pure prefixes
2022-06-13 Peter Klausler[flang][runtime] Don't loop in runtime if blank appears...
2022-06-13 Peter Klausler[flang] Handle USE association in parse tree rewriting
2022-06-13 Peter Klausler[flang] Fix crash on USE error
2022-06-13 Peter Klausler[flang][runtime] Detect overflow of fixed-sized exponen...
2022-06-13 Peter Klausler[flang][runtime] Fix overflow detection for REAL input
2022-06-13 Peter Klausler[flang][runtime] Don't emit any leading blanks for...
2022-06-13 Craig Topper[RISCV] Fix use of texternalsym in output pattern where...
2022-06-13 Mogball[mlir] Fix CMake file
2022-06-13 Benjamin Kramer[bazel] Unbreak the build after cf6a7c194793
2022-06-13 Mogball[mlir] Support getSuccessorInputs from parent op
2022-06-13 Florian Hahn[ConstraintElimination] Add tests with cmps with consta...
2022-06-13 Stanislav Mekhanoshin[AMDGPU] Use null for dead sdst operand
2022-06-13 Amir Ayupov[BOLT][NFC] Pass Function to BC.printInstructions in...
2022-06-13 Kazu Hirata[Analysis] Remove getUniqueInstruction (NFC)
2022-06-13 Mitch PhillipsFix-forward broken ASan test on Windows.
2022-06-13 Florian Hahn[LV] Replace OrigPHIsToFix in native with VPlan travers...
2022-06-13 Alex Brachet[libc] Add explicit casts for string functions
2022-06-13 Peter CollingbourneRevert "gn build: Add support for building the standalo...
2022-06-13 Alex Brachet[libc] Add Fuchsia implementation of ::testing::Test
2022-06-13 Hubert Tong[NFC] Undo AIX build compiler workaround
2022-06-13 Peter Collingbournegn build: Don't define an action for gen_version_script...
2022-06-13 Lang Hames[C-API][ORC] Add missing error check to unit test.
2022-06-13 Lang Hames[C-API][ORC] Fix struct name.
2022-06-13 James NagurneRestore missing runtimes-test-depends target that cause...
2022-06-13 Peter Collingbournegn build: Disable ubsan build on mac/win.
2022-06-13 Craig Topper[RISCV] Disable matchSplatAsGather for i1 vectors to...
2022-06-13 Mahesh Ravishankar[mlir][TilingInterface] Add pattern to tile using Tilin...
2022-06-13 Zequan WuPartially revert 3222f95ea8c4de153f908c138cdec178e22acaf4
2022-06-13 Stanislav Mekhanoshin[AMDGPU] Define SGPR_NULL64 register. NFCI.
2022-06-13 Peter Collingbournegn build: Add support for building the AArch64 LSE...
2022-06-13 Peter Collingbournegn build: Add support for building the standalone ubsan...
2022-06-13 Jay Foad[AMDGPU] Add GFX11 llvm.amdgcn.permlane64 intrinsic
2022-06-13 LLVM GN Syncbot[gn build] Port ea9ff9fac3a6
2022-06-13 Jay Foad[AMDGPU] Work around GFX11 flat scratch SVS swizzling bug
2022-06-13 Adrian Prantl[LLDB][formatters] Add formatter for libc++'s std:...
2022-06-13 Jay Foad[AMDGPU] Add some GFX11 atomic optimizer testing
2022-06-13 Jay Foad[AMDGPU] Fix GFX11 codegen for V_MAD_U64_U32 and V_MAD_...
2022-06-13 Daniel Bertalan[lld-macho] Fix symbol name returned from InputSection...
2022-06-13 LLVM GN Syncbot[gn build] Port 3abaefe64c22
2022-06-13 Nikolas Klauser[libc++] Simplify the char_traits specializations
2022-06-13 Eric Schweitz[flang] Fix type mismatch in verification error
2022-06-13 Nikolas Klauser[libc++] Granularize some more of <type_traits>
2022-06-13 Eric Schweitz[flang][NFC] Add source location information to report...
2022-06-13 Mitch PhillipsReland "Add sanitizer metadata attributes to clang...
2022-06-13 Balazs Benics[analyzer][NFC] Remove unused Analyses enum
2022-06-13 Mitch PhillipsRevert "Add sanitizer metadata attributes to clang...
2022-06-13 owenca[clang-format] Handle more cases for RemoveBracesLLVM
2022-06-13 Zequan WuMinor fix to ae60869908db6e8f45b51bc35d983706e8a296ae
2022-06-13 Zequan WuMinor fix to 3222f95ea8c4de153f908c138cdec178e22acaf4
2022-06-13 Zequan Wu[LLDB][NativePDB] Convert backslash to slash when creat...
2022-06-13 Stephen Long[clang-cl] Accept /FA[c][s][u], but ignore the arguments
2022-06-13 Peter Klausler[flang] Document extension: Ew.0 output editing
2022-06-13 Philip Reames[RISCV] Add basic fshr/fshl cost and codegen coverage
2022-06-13 Benjamin Kramer[mlir][linalg] Add conv_2d_nhwc_fhwc to core_named_ops.py
2022-06-13 Peter Klausler[flang] Fix bogus branch target error on END SELECT
2022-06-13 Craig TopperRecommit "[RISCV] Teach RISCVMergeBaseOffset about...
2022-06-13 Peter Klausler[flang][runtime] Fix runtime CSHIFT of rank>1 array...
2022-06-13 Stephen Tozer[Dexter] Remove debugger-dependent test from windows
2022-06-13 Stephen Long[clang-cl][MSVC] Map /external:Wn n=1-4 to -Wsystem...
2022-06-13 Peter Klausler[flang][runtime] Don't crash after reporting I/O statem...
2022-06-13 Mitch PhillipsAdd sanitizer metadata attributes to clang IR gen.
2022-06-13 Stephen Tozer[Dexter] Fix incorrect test expectations for floating...
2022-06-13 Jez Ng[lld-macho] Require aarch64 for eh-frame.s test
2022-06-13 Thomas RaouxRevert "[mlir][vector] Add patterns to ppropagate vecto...
2022-06-13 Peter Klausler[flang][runtime] Fix list-directed/NAMELIST complex...
2022-06-13 Nico WeberReland: unbreak Modules/cxx20-export-import.cpp with...
2022-06-13 David TentyReland [clang][AIX] add option mdefault-visibility...
2022-06-13 Peter Klausler[flang][runtime] Better (but still synchronous) support...
2022-06-13 Luís Ferreira[lldb] Add missing UTF-8 char basic type entries
2022-06-13 Peter Klausler[flang][runtime] Fix nonadvancing output edge case
2022-06-13 Amir Ayupov[BOLT][NFC] Forward declare ReorderBlocks for MSVC19
2022-06-13 Mitch PhillipsRevert "[RISCV] Teach RISCVMergeBaseOffset about cases...
2022-06-13 Lei Zhang[mlir][spirv] Fix result type for arith.cmpi/cmpf conve...
2022-06-13 Lei Zhang[mlir][spirv] Use UnrealizedConversionCast in Arithmeti...
2022-06-13 Mitch PhillipsRevert "[CodeGen] Keep track info of lazy-emitted symbo...
2022-06-13 Mitch PhillipsRevert "Also move WeakRefReferences in CodeGenModule...
2022-06-13 Lei Zhang[mlir][spirv] Convert math.ctlz to spv.GLSL.FindUMsb
2022-06-13 Valentin Clement[flang][NFC] Add TODOs for KIND = 2
2022-06-13 Simon Pilgrim[X86] combineEXTEND_VECTOR_INREG - don't attempt to...
2022-06-13 Stanislav Mekhanoshin[AMDGPU] Make temp vgpr selection stable in indirectCop...
2022-06-13 Thomas Raoux[mlir][vector] Add patterns to ppropagate vector distri...
2022-06-13 Kiran Chandramohan[Flang][OpenMP] Avoid double privatisation of loop...
next