platform/upstream/llvm.git
2022-06-14 Joseph Huber[Libomptarget] Add test config for compiling in LTO...
2022-06-14 Valentin Clement[flang] Avoid losing type parameter information
2022-06-14 Louis DionneAdd __config formatting to .git-blame-ignore-revs
2022-06-14 Daniel Bertalan[lld-macho] Print the name of functions containing...
2022-06-14 Lucas Prates[NFC][Thumb] Update frame-chain codegen test to use...
2022-06-14 Joe Nash[AMDGPU] gfx11 support add_f16
2022-06-14 Serguei KatkovRevert "[MachineSSAUpdater] compile time improvement...
2022-06-14 Joseph Huber[OpenMP] Fix offload packager not writing to temps...
2022-06-14 Louis Dionne[libc++] Remove macros for IBM compiler
2022-06-14 Vir Narula[AArch64] Add cost tests for fadd reductions with fast...
2022-06-14 David Green[ARM] Add more opaque pointer gather/scatter tests...
2022-06-14 David Sherwood[AArch64][SME] Add ldr/str (fill/spill) intrinsics
2022-06-14 Jay Foad[AMDGPU] Add a GFX11 MCA test
2022-06-14 Jean Perier[flang] Support PDT declaration with initial comp value...
2022-06-14 Lucas Prates[ARM][Thumb] Command-line option to ensure AAPCS compli...
2022-06-14 Florian Hahn[InterleavedLoadComb] Rename uses when inserting new...
2022-06-14 Jun ZhangRevert "Reland "[CodeGen] Keep track info of lazy-emitt...
2022-06-14 Balazs Benics[analyzer][Casting] Support isa, cast, dyn_cast of...
2022-06-14 Serguei Katkov[MachineSSAUpdater] compile time improvement in GetValu...
2022-06-14 Guillaume Chatelet[NFC] Remove dead code
2022-06-14 Guillaume Chatelet[NFC][Alignment] Use MaybeAlign in CGCleanup/CGExpr
2022-06-14 Guillaume Chatelet[NFC][Alignment] Use Align in CoroFrame
2022-06-14 Guillaume Chatelet[NFC][Alignment] Use Align in SafeStack
2022-06-14 Guillaume Chatelet[NFC][Alignment] Use Align in shouldAlignPointerArgs
2022-06-14 Guillaume Chatelet[NFC][Alignment] use getAlign in AddressSanitizer
2022-06-14 Jay Foad[AMDGPU] Add GFX11 llvm-objdump tests
2022-06-14 Jun ZhangReland "[CodeGen] Keep track info of lazy-emitted symbo...
2022-06-14 Rosie Sumpter[AArch64][SME] Add load/store intrinsics
2022-06-14 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Correct ds_swizzle_b32
2022-06-14 Alon Kom[SCEV] Add tests where assumes can be used to improve...
2022-06-14 Pavel Labath[lldb] Fix TestDyldExecLinux with xml enabled
2022-06-14 Florian Hahn[ConstraintElimination] Support constraints with only...
2022-06-14 gbreynoo[llvm-cxxfilt] Add description for --types in help...
2022-06-14 Jean PerierAdd lowering TODO for bindings returning derived types...
2022-06-14 Balazs BenicsReland "[analyzer] Deprecate the unused 'analyzer-opt...
2022-06-14 Denis Antrushin[Statepoints] FixupStatepoint: Clear isKill flag if...
2022-06-14 Balazs Benics[analyzer][NFC] Inline AnalyzerOptions::getUserMode()
2022-06-14 Balazs BenicsReland "[analyzer] Deprecate `-analyzer-store region...
2022-06-14 Kai Luo[PowerPC] Correct test RUN line. NFC.
2022-06-14 Pavel Labath[lldb] Fix TCPSocket::Connect when getaddrinfo returns...
2022-06-14 Chuanqi Xu[NFC] Fix Wswitch warning triggered by 735e6c
2022-06-14 Kai Luo[PowerPC][AtomicExpand] Precommit IR tests for D127609...
2022-06-14 Chuanqi Xu[Coroutines] Convert coroutine.presplit to enum attr
2022-06-14 Kazu Hirata[CodeGen] Remove addSEHCatchHandler and addSEHCleanupHa...
2022-06-14 Kazu Hirata[CodeGen] Remove restrictRef (NFC)
2022-06-14 zhongyunde[AArch64][NFC] Fix a comment error
2022-06-14 Thomas Raoux[mlir][vector] Add pattern to distribute vector reducti...
2022-06-14 Thomas Raoux[mlir][vector] Add patterns to ppropagate vector distri...
2022-06-14 Mogball[mlir][ods] Make Attr/Type def accessors match the...
2022-06-14 Sunho Kim[JITLink][ELF][AArch64] Implement R_AARCH64_MOVW_UABS_G...
2022-06-14 Serguei Katkov[Greedy RegAlloc] Fix the handling of split register...
2022-06-14 Sunho Kim[JITLink][AArch64] Implement MoveWide16 generic edge.
2022-06-14 Nikolas Klauser[libc++][NFC] clang-format <__config>
2022-06-14 Argyrios Kyrtzidis[Lex] Keep track of skipped preprocessor blocks and...
2022-06-14 Kai Luo[PowerPC] Update cfence tests to avoid using undef...
2022-06-14 Mogball[mlir][sparse_tensor] fix windows build
2022-06-14 Jacques Pienaar[mlir] Include attributes in ML program dialect ops def
2022-06-14 Sunho Kim[JITLink][AArch64] Lift fixup functions from aarch64...
2022-06-14 Sunho Kim[JITLink][AArch64] Unify table managers of ELF and...
2022-06-14 Jacques Pienaar[mlir][doc] Move pass to passes list and remove redunda...
2022-06-14 jacquesguan[mlir][Arithmetic] Fold NegF in MulF and DivF.
2022-06-14 jacquesguan[mlir][Vector] Support vectorize to vector.reduction...
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
next