platform/upstream/llvm.git
2022-12-14 Vasileios Porpodas[NFC] Cleanup: Replace BB->getInstList().erase() with...
2022-12-14 Johannes Doerfert[OpenMP][NFC] Remove more unused code, eliminate warning
2022-12-14 Peter Rong[FuzzMutate] InstModStrategy: switch nsw/nuw/inbount...
2022-12-14 Slava Zakharin[mlir][math] Added arith::FastMathAttr support for...
2022-12-14 Johannes Doerfert[Attributor] Introduce AA[Intra/Inter]Reachability
2022-12-14 Johannes Doerfert[OpenMP][FIX] Remove accidental and somewhat random...
2022-12-14 Chuanqi Xu[NFC] [C++20] [Modules] Add more lambda tests
2022-12-14 Tulio Magno... Warn about unsupported ibmlongdouble
2022-12-14 Johannes Doerfert[OpenMP][FIX] Remove unsound reasoning about written...
2022-12-14 Johannes Doerfert[NFC] Rerun update test checks on Attributor and OpenMP...
2022-12-14 Johannes Doerfert[OpenMP][NFCI] Remove effectively dead code in clang...
2022-12-14 jacquesguan[mlir][Vector] Use llvm::zip to avoid assertion failed.
2022-12-14 Mike Urbach[mlir][Python] Add a simple PyOpOperand iterator for...
2022-12-14 gonglingqin[OpenMP][Test] Make the output error message consistent...
2022-12-14 Jon Chesterfield[openmp][amdgpu] Let fine grain and kernarg pools differ
2022-12-14 Yeting Kuo[VP][RISCV] Add vp.ctpop and RISC-V support.
2022-12-14 Rob Suderman[mlir][tosa] Fix padding for tosa.conv2d and tosa.depth...
2022-12-14 Kazu Hirata[flang] Fix a warning
2022-12-14 Kazu Hirata[IPO] Fix a warning
2022-12-14 Roy Sundahl[ubsan][test] Be more specific than "error:" with impli...
2022-12-14 Pengxuan Zheng[lld-macho][test][nfc] Update stabs.s to use touch...
2022-12-14 Nicole Rabjohn[CMake] Setting the LLVM_TARGET_TRIPLE macro based...
2022-12-14 Haowei WuRevert "Reland "[compiler-rt][test] Heed COMPILER_RT_DE...
2022-12-14 Xiang Li[NFC] [DirectX backend] copy dxil-dis as exe file on...
2022-12-14 Kirill Stoimenov[LSAN][NFC] Eliminated GetThreadRegistryLocked from...
2022-12-13 Kazu Hirata[mlir] Fix a warning
2022-12-13 V Donaldson[flang] Fix build failure
2022-12-13 Bill Wendling[X86] Don't zero out %eax if both %al and %ah are used
2022-12-13 Koakuma[SPARC] Add GNU syntax extensions of WRPR instruction
2022-12-13 Cyndy Ishida[llvm][Object] set SF_Hidden flag for MachO files
2022-12-13 Jason MolendaSkip TestEarlyProcessLaunch.py w/ system debugserver
2022-12-13 Roman Lebedev[NFC][X86][Codegen] Fix test coverage for AVX512 i1...
2022-12-13 Richard SmithDon't try to look up a name containing a dependent...
2022-12-13 Vasileios Porpodas[NFC] Cleanup: Remove uses of BasicBlock::getInstList().
2022-12-13 Koakuma[SPARC] Mark the %g0 register as constant & use it...
2022-12-13 Hanhan Wang[mlir][tensor][linalg] Enhance pack op propagation...
2022-12-13 Sanjay Patel[ValueTracking] peek through extends in haveNoCommonBit...
2022-12-13 Keith Smiley[lld-macho][test] Add test case for section ordering
2022-12-13 Nuno Lopes[llvm][tests] Don't run -O2 on instcombine test [NFC]
2022-12-13 Kirill Stoimenov[HWASAN][NFC] Added implementation for the most of...
2022-12-13 bixia1[mlir][sparse] Make some integration tests run with...
2022-12-13 Keith Smiley[lld-macho] Fix __objc_stubs ordering
2022-12-13 Sanjay Patel[InstCombine] add tests for add-of-extends; NFC (2nd...
2022-12-13 Sanjay PatelRevert "[InstCombine] add tests for add-of-extends...
2022-12-13 Sanjay PatelRevert "[ValueTracking] peek through extends in haveNoC...
2022-12-13 V Donaldson[flang] Submodules
2022-12-13 Sanjay Patel[ValueTracking] peek through extends in haveNoCommonBitsSet
2022-12-13 Sanjay Patel[InstCombine] add tests for add-of-extends; NFC
2022-12-13 Michael Jones[libc] add scanf int conversions
2022-12-13 Michael Jones[libc] fix scanf error handling
2022-12-13 chenglin.bi[InstCombine] Fold logic-and/logic-or by distributive...
2022-12-13 serge-sans... Use different export file when linking with dylib
2022-12-13 bixia1[mlir][crunner] Add support for invoking std::sort.
2022-12-13 Cabrera, Anthony[flang] emit warning when encountering a non-variable...
2022-12-13 Jordan Rupprecht[bazel] Add __support_compiler_features dep in more...
2022-12-13 Philip Reames[RISCV] Reuse VL (if non-zero) when building single...
2022-12-13 Slava Zakharin[mlir][math] Added math::FPowI conversion to calls...
2022-12-13 Josh Stone[X86] Fix cmp order in probing BuildStackAlignAND
2022-12-13 Craig Topper[InstCombine] Support vectors in simplifyIntToPtrRoundT...
2022-12-13 Vasileios Porpodas[NFC] Cleanup: Remove Function::getBasicBlockList(...
2022-12-13 Jason MolendaLaunch state discoverable in Darwin, use for SafeToCall...
2022-12-13 Jakub KuderskiReland "[mlir][arith] Add canonicalization patterns...
2022-12-13 Philip Reames[RISCV] Use make_range instead of iterator_range for...
2022-12-13 Rahman LavaeeRevert "[Propeller] Use Fixed MBB ID instead of volatil...
2022-12-13 Dave Lee[lldb] Remove basestring references in examples (NFC)
2022-12-13 Mike Urbach[mlir][Python] Add `__hash__` implementation for Block.
2022-12-13 Jordan Rupprecht[bazel] Add extract_api after 7a85192166b551929d413e8a3...
2022-12-13 Jordan Rupprecht[NFC] Specify template type to fix -Wctad-qmaybe-unsupp...
2022-12-13 Steven WuWorkaround an assertion failure during module build
2022-12-13 Jakub KuderskiRevert "[mlir][sparse] Make some integration tests...
2022-12-13 Roman Lebedev[NFC][MC] `MCInst`: `Operands` small size optimization...
2022-12-13 Roman Lebedev[NFC][Costmodel][X86] Replication shuffle: AVX512F...
2022-12-13 Roman Lebedev[x86][Costmodel] AVX512VL: add missing costs for v8...
2022-12-13 Roman Lebedev[NFC][X86][Codegen] Add codegen test coverage for i1...
2022-12-13 Joshua Cao[LoopFusion] sink second loop PHIs
2022-12-13 Jakub Kuderski[mlir][arith] Clean up arith canonicalization td rules
2022-12-13 bixia1[mlir][sparse] Make some integration tests run with...
2022-12-13 Alexey Bataev[SLP][NFC]Initial redesign of ShuffleInstructionBuilder...
2022-12-13 Matthias Kramm[mlir] Implement backward dataflow.
2022-12-13 Arthur Eubanks[opt] Do not add verify pass at beginning of pipeline
2022-12-13 Arthur Eubanks[StandardInstrumentations] Handle initial IR before...
2022-12-13 Craig Topper[RISCV] Use reduction result type for EXTRACT_VECTOR_EL...
2022-12-13 Craig Topper[RISCV] Add support for call returns to RISCVSExtWRemoval.
2022-12-13 Philip Reames[RISCV] Use lowerScalarInsert when folding op into...
2022-12-13 Philip Reames[RISCV] Use lowerScalarInsert in lowerReductionSeq...
2022-12-13 Kirill Stoimenov[HWASAN] Implemented LsanMetadata in HWASAN.
2022-12-13 Alex Brachet[llvm-driver] Just use argv[0]'s filename for finding...
2022-12-13 Sameer Sahasrabuddhe[AAPointerInfo] track multiple constant offsets for...
2022-12-13 Alex Brachet[CMake] Add missing tablegen deps
2022-12-13 LLVM GN Syncbot[gn build] Port 233ca84a25a7
2022-12-13 Matt ArsenaultInstCombine: Add baseline tests for and/or of fcmp...
2022-12-13 Jakub KuderskiRevert "[mlir][arith] Add canonicalization patterns...
2022-12-13 Pavel Kopyl[NVPTX] Backend support for variadic functions
2022-12-13 Guillaume Chatelet[libc][bazel] Add missing dependency in string_memory_utils
2022-12-13 Nikita Popov[ThinLTO] Convert tests to opaque pointers (NFC)
2022-12-13 Philip Reames[RISCV] Use vmv.v.i for insertion into lane 0 of undef...
2022-12-13 Philip Reames[RISCV][InsertVSETVLI] Reverse traversal order of block...
2022-12-13 Matt ArsenaultInstCombine: Fold logic of fp_classes together
2022-12-13 Matt ArsenaultInstCombine: Perform simpler test of APFloat first
2022-12-13 Jakub Kuderski[mlir][arith] Add canonicalization patterns for 'mul...
next