platform/upstream/llvm.git
2021-01-12 Timm BäderAdd -ansi option to CompileOnly group
2021-01-12 Cullen Rhodes[SVE][NFC] Regenerate a few CodeGen tests
2021-01-12 Simon Pilgrim[AMDGPU] Regenerate umax crash test
2021-01-12 Akira HatanakaFix typo in diagnostic message
2021-01-12 Simon Pilgrim[X86] Regenerate sdiv_fix_sat.ll + udiv_fix_sat.ll...
2021-01-12 Rahul Joshi[MLIR] Disallow `sym_visibility`, `sym_name` and `type...
2021-01-12 Jinsong Ji[PowerPC][NFCI] PassSubtarget to ASMWriter
2021-01-12 Lei Zhang[mlir][spirv] NFC: split deserialization into multiple...
2021-01-12 Marek Kurdej[libc++] [C++2b] [P1048] Add is_scoped_enum and is_scop...
2021-01-12 Vladislav Vinogradov[mlir] Fix for LIT tests
2021-01-12 Vladislav Vinogradov[mlir][CAPI] Fix inline function declaration
2021-01-12 Lei ZhangReland "[mlir][linalg] Support parsing attributes in...
2021-01-12 Nemanja Ivanovic[PowerPC] Add support for embedded devices with EFPU2
2021-01-12 Bjorn Pettersson[SLP] Add test case showing a bug when dealing with...
2021-01-12 Lei Zhang[mlir][spirv] NFC: place ops in the proper file for...
2021-01-12 Kazushi (Jam... [VE] Update VELIntrinsic tests
2021-01-12 Bevin Hansson[X86] Improved lowering for saturating float to int.
2021-01-12 Valentin Clement[mlir][openacc] Use TableGen information for default...
2021-01-12 Paul C. Anagnostopoulos[TableGen] Improve error message for semicolon after...
2021-01-12 Nicolas Vasilache[mlir][Linalg] NFC - Refactor fusion APIs
2021-01-12 Simon Pilgrim[X86][SSE] getFauxShuffleMask - handle PACKSS(SRAI...
2021-01-12 Simon Pilgrim[X86][SSE] combineSubToSubus - add v16i32 handling...
2021-01-12 Bevin Hansson[Fixed Point] Add codegen for conversion between fixed...
2021-01-12 Simon Pilgrim[X86][SSE] combineSubToSubus - remove SSE2 early-out.
2021-01-12 Fraser Cormack[RISCV] Improve scalable-vector shift tests (NFC)
2021-01-12 Christian SiggChange the LLVM_ATTRIBUTE_DEPRECATED macro to use C...
2021-01-12 Nico WeberRevert "[Test] Add failing test for PR48725"
2021-01-12 Georgii Rymar[obj2yaml] - Don't crash when an object has an empty...
2021-01-12 Georgii Rymar[obj2yaml,yaml2obj] - Fix issues with creating/dumping...
2021-01-12 Jay Foad[AMDGPU][GlobalISel] Remove some duplicate RUN lines
2021-01-12 Jay Foad[SlotIndexes] Fix and simplify basic block splitting
2021-01-12 Mikhail Maltsev[clang][AST] Get rid of an alignment hack in DeclObjC...
2021-01-12 Georgii Rymar[llvm-readobj] - One more attempt to fix BB.
2021-01-12 Sourabh Singh... [mlir][openmp][NFCI] Rename `continuationIP` to `contin...
2021-01-12 Georgii Rymar[llvm-readobj] - An attempt to fix BB.
2021-01-12 Georgii Rymar[llvm-readobj] - Add 'override' to fix build bots.
2021-01-12 Georgii Rymar[llvm-readef/obj] - Change the design structure of...
2021-01-12 Heejin Ahn[WebAssembly] Remove more unnecessary brs in CFGStackify
2021-01-12 Max Kazantsev[Test] Add failing test for PR48725
2021-01-12 Alex Zinenko[mlir] use built-in vector types instead of LLVM dialec...
2021-01-12 Jan Svoboda[clang][cli] Remove -f[no-]trapping-math from -cc1...
2021-01-12 Sebastian Neubauer[AMDGPU] Fix failing assert with scratch ST mode
2021-01-12 Sander de Smalen[LiveDebugValues] Fix comparison operator in VarLocBase...
2021-01-12 Stephan BergmannAdapt CastExpr::getSubExprAsWritten to ConstantExpr
2021-01-12 Heejin Ahn[WebAssembly] Misc. refactoring in CFGStackify (NFC)
2021-01-12 Fangrui Song[ELF] Drop .rel[a].debug_gnu_pub{names,types} for ...
2021-01-12 Craig Topper[DAGCombiner] Replace static helper function isConstant...
2021-01-12 Petr Hosek[CMake] Split the target side of runtimes build
2021-01-12 Craig Topper[SelectionDAG] Make isConstantIntBuildVectorOrConstantI...
2021-01-12 Jason MolendaAdd unconditional logging to debugserver for launch...
2021-01-12 Craig Topper[CodeGen] Try to make the print of memory operand align...
2021-01-12 Kazu Hirata[llvm] Simplify string comparisons (NFC)
2021-01-12 Kazu Hirata[llvm] Use *Set::contains (NFC)
2021-01-12 Kazu Hirata[llvm] Use llvm::find_if (NFC)
2021-01-12 Shilei Tian[OpenMP] Move memory manager to plugin and make it...
2021-01-12 Quentin Colombet[NFC][LICM] Minor improvements to debug output
2021-01-12 Heejin Ahn[WebAssembly] Ensure terminate pads are a single BB
2021-01-12 Kazushi (Jam... [VE][compiler-rt] Add VE as a target of crt
2021-01-12 Lang Hames[JITLink] Add a new PostAllocationPasses list.
2021-01-12 Jonas Devlieghere[MC] Make getEHFrameSection const like every other...
2021-01-12 Rob Suderman[MLIR][Linalg] Refactor transforms to use linalg::getDy...
2021-01-12 Tom Stellard[github] Move repo lockdown config into llvm-project...
2021-01-11 Hubert Tong[clang] Fix message text for `-Wpointer-sign` to accoun...
2021-01-11 Hubert TongNFC: Pre-commit test: -Wpointer-sign with plain char...
2021-01-11 Evandro Menezes[RISCV] Define the vfclass RVV intrinsics
2021-01-11 Duncan P. N... ADT: Fix pointer comparison UB in SmallVector
2021-01-11 Roman Lebedev[SimplifyCFGPass] iterativelySimplifyCFG(): support...
2021-01-11 Roman Lebedev[SimplifyCFGPass] mergeEmptyReturnBlocks(): skip blocks...
2021-01-11 Roman Lebedev[NFCI][Utils/Local] removeUnreachableBlocks(): cleanup...
2021-01-11 Roman Lebedev[SimplifyCFG] FoldValueComparisonIntoPredecessors(...
2021-01-11 Roman Lebedev[SimplifyCFG] SimplifyBranchOnICmpChain(): don't insert...
2021-01-11 Roman Lebedev[SimplifyCFG] SwitchToLookupTable(): don't insert a...
2021-01-11 Craig Topper[RISCV] Use vmv.v.i vd, 0 instead of vmv.v.x vd, x0...
2021-01-11 Richard UhlerUpdate syntax for tensor and memref types to match...
2021-01-11 Nathan Chancellorclang: Always pass PowerPC endian information to GNU as
2021-01-11 Fraser Cormack[RISCV] Add scalable vector vselect ISel patterns
2021-01-11 Shilei Tian[OpenMP] Take elf_common.c as a interface library
2021-01-11 Hongtao YuRename debug linkage name with -funique-internal-linkag...
2021-01-11 Fangrui SongCGDebugInfo: Delete unused parameters
2021-01-11 Nikita Popov[SCCP] Fix misclassified conditions in test (NFC)
2021-01-11 Nikita Popov[PredicateInfo] Add test for one unknown condition...
2021-01-11 Aart Bik[mlir][vector] verify memref of vector memory ops
2021-01-11 Fraser Cormack[RISCV] Add scalable vector fadd/fsub/fmul/fdiv ISel...
2021-01-11 Fangrui SongAdd an assert to CGDebugInfo::getTypeOrNull
2021-01-11 Richard Smith[c++20] Don't consider string literal operator template...
2021-01-11 Siva Chandra... [libc][NFC] Make __support/common.h an in tree header.
2021-01-11 Bjorn Pettersson[GlobalISel] Map extractelt to G_EXTRACT_VECTOR_ELT
2021-01-11 Sanjay Patel[InstCombine] reduce icmp(ashr X, C1), C2 to sign-bit...
2021-01-11 Mehdi AminiRevert "[mlir][linalg] Support parsing attributes in...
2021-01-11 Stella Laurenzo[mlir][CAPI] Introduce standard source layout for mlir...
2021-01-11 Stella LaurenzoEnable python bindings for tensor, shape and linalg...
2021-01-11 Thomas Raoux[mlir][vector] Add side-effect information to different...
2021-01-11 Mircea Trofin[NFC] Disallow unused prefixes under llvm/test/CodeGen
2021-01-11 Abhina Sreeskantharajan[tools] Mark output of tools as text if it is really...
2021-01-11 Nathan James[ADT] Add makeIntrusiveRefCnt helper function
2021-01-11 River Riddle[mlir][IR][NFC] Move the definitions of Complex/Functio...
2021-01-11 River Riddle[mlir][TypeDefGen] Add support for adding builders...
2021-01-11 River Riddle[mlir][ODS] Add a C++ abstraction for OpBuilders
2021-01-11 Tony Tye[NFC][AMDGPU] Clarify memory model support for volatile
2021-01-11 Marek Kurdej[libc++] Turn off auto-formatting of generated files...
next