platform/upstream/llvm.git
2020-07-28 Shu Anzai[lldb] Change the definition of ANSI_UNFAINT
2020-07-28 Siva Chandra... [libc][obvious] Move ErrnoSetterMatcher to test/ErrnoSe...
2020-07-28 Jez Ng[lld-macho] Fix no-filelist test on Windows
2020-07-28 Craig Topper[X86] Simplify some code in emitMemModRMByte. NFCI
2020-07-28 Craig Topper[X86] Merge disp8 and cdisp8 handling into a single...
2020-07-28 Yitzhak Mandelbaum[libTooling] Add a `between` range-selector combinator.
2020-07-28 Juneyoung Lee[JumpThreading] Add tests that have a cast of freeze...
2020-07-28 Nicolas Vasilache[mlir][Vector] Drop declarative transforms
2020-07-28 Louis DionneNFC: Add whitespace changing revisions to .git-blame...
2020-07-28 Jez Ng[lld-macho] Fix segment filesize calculation
2020-07-28 Jez Ng[lld-macho] Support -filelist
2020-07-28 Vince Bridgers[ASTImporter] Add Visitor for TypedefNameDecl's
2020-07-28 Julian Lettner[Darwin] Cleanup code via improved GetMacosAlignedVersion()
2020-07-28 Christy Lee[ELF] --reproduce should include lto sample profile
2020-07-28 Anna Welker[ARM][MVE] Teach MVEGatherScatterLowering to merge...
2020-07-28 Julian Lettner[Darwin] Fix OS version checks inside simulators
2020-07-28 Arthur Eubanks[CompilerRT] Don't pass global compile test flags in...
2020-07-28 Wei Wang[FIX] Resolve test failure in polly/test/ScopInfo/memcp...
2020-07-28 Arthur Eubanks[NewPM][Sancov] Pin RUN lines with -sancov to legacy PM
2020-07-28 Arthur Eubanks[FunctionAttrs] Rename functionattrs -> function-attrs
2020-07-28 Jon Roelofs[OldPM] Print out a bit more when passes lie about...
2020-07-28 Matt ArsenaultGlobalISel: Translate llvm.convert.{to|from}.fp16 intri...
2020-07-28 Matt ArsenaultAMDGPU/GlobalISel: Mark GlobalISel classes as final
2020-07-28 Matt ArsenaultAMDGPU/GlobalISel: Merge identical select cases
2020-07-28 Frederik Gossen[MLIR][Shape] Lower `shape.const_shape` to `tensor_from...
2020-07-28 Matt ArsenaultAMDGPU/GlobalISel: Use clamp modifier for [us]addsat...
2020-07-28 Florian Hahn[SCEV] Add additional tests.
2020-07-28 Camille CotiOrder of libraries and source files in the f18 frontend
2020-07-28 Xing GUO[DWARFYAML] Rename checkListEntryOperands() to checkOpe...
2020-07-28 Sander de Smalen[AArch64][SVE] Fix epilogue for SVE when the stack...
2020-07-28 Sander de Smalen[AArch64][SVE] Don't align the last SVE callee save.
2020-07-28 Sander de Smalen[AArch64][SVE] Don't support fixedStack for SVE objects.
2020-07-28 Bruno Ricci[clang][NFC] Add some documentation about the use of...
2020-07-28 Bruno Ricci[Support][NFC] Fix a Wdocumentation warning in FileSystem.h
2020-07-28 Christian SiggClean up cuda-runtime-wrappers API.
2020-07-28 Xing GUO[DWARFYAML] Add support for emitting custom range list...
2020-07-28 Jinsong JiRe-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"
2020-07-28 Nathan James[clang-tidy][NFC] Make OptionsView methods as const...
2020-07-28 Georgii Rymar[yaml2obj] - Add a way to override sh_type section...
2020-07-28 Joel E. Denny[OpenMP] Fix libomptarget negative tests to expect...
2020-07-28 Evgeniy Brevnov[BPI] Fix memory leak reported by sanitizer bots
2020-07-28 Tim NorthoverARM: make Thumb1 instructions non-flag-setting in IT...
2020-07-28 Stephan Herhut[MLIR][Shape] Support transforming shape.num_elements...
2020-07-28 Anirudh Prasad[Support] Use InitLLVM in llvm-stress, sancov and TableGen
2020-07-28 Luofan Chen[Attributor] Add override keyword to the print function...
2020-07-28 Rainer Orth[compiler-rt][cmake] Don't pass --version-script to...
2020-07-28 Stefan Pintilie[PowerPC] Split s34imm into two types
2020-07-28 Evgeniy Brevnov[BPI][NFC] Consolidate code to deal with SCCs under...
2020-07-28 Kai Nacke[SystemZ/ZOS] Implement setLastAccessAndModificationTime()
2020-07-28 lorenzo chelini[MLIR][Linalg] Retire C++ DotOp in favor of a linalg...
2020-07-28 Hans WennborgAvoid use of std::make_unique in compiler-rt/lib/scudo...
2020-07-28 Georgii Rymar[llvm-readobj] - Add comments and formatting to mips...
2020-07-28 Mikhail Kalashnikov[llvm-readelf] Symbol index in symbol table printing...
2020-07-28 Haojian Wu[Concepts] Fix ast dump for immediately declared constr...
2020-07-28 Luofan Chen[Attributor] Track AA dependency using dependency graph
2020-07-28 Bruno Ricci[clang-format][NFC] Fix a Wdocumentation warning in...
2020-07-28 Serge Pavlov[Support] Add file lock/unlock functions
2020-07-28 Bruno Ricci[clang] Pass the NamedDecl* instead of the DeclarationN...
2020-07-28 Bruno Ricci[clang-format][NFC] Be more careful about the layout...
2020-07-28 Joachim Protze[OpenMP][Tests] Enable nvptx64 testing for most libompt...
2020-07-28 Simon Pilgrim[X86][SSE] Attempt to match OP(SHUFFLE(X,Y),SHUFFLE...
2020-07-28 serge-sans... [legacyPM] Do not compute preserved analysis if there...
2020-07-28 Georgii Rymar[llvm-readelf] - Do not treat SHT_ANDROID_RELR sections...
2020-07-28 Kristina Bessonova[clang][cmake] Force CMAKE_LINKER for multistage build...
2020-07-28 Chen Zheng[PowerPC] test case for adding dq form to isLegalAddres...
2020-07-28 Roman Lebedev[GVN] Rewrite IsValueFullyAvailableInBlock(): no recurs...
2020-07-28 Ehsan Toosi[mlir][NFC] Polish copy removal transform
2020-07-28 Artem Dergachev[clang-tidy] Suppress one unittest on macOS.
2020-07-28 Craig Topper[X86] Detect if EFLAGs is live across XBEGIN pseudo...
2020-07-28 Craig Topper[X86] Add support for {disp32} to control size of jmp...
2020-07-28 Craig Topper[X86] Properly encode a 32-bit address with an index...
2020-07-28 Wei MiSupplement instr profile with sample profile.
2020-07-28 Richard SmithDon't form a 'context-independent expr' reference to...
2020-07-28 Xing GUO[llvm-readelf] Fix emitting incorrect number of spaces...
2020-07-28 Matt ArsenaultTableGen: Check if pattern outputs matches instruction...
2020-07-28 Alina Sbirlea[CFGDiff] Refactor Succ/Pred maps.
2020-07-28 Alina Sbirlea[DomTree] Remove dead code.[NFC]
2020-07-28 Fred Riss[lldb/ArchSpec] Always match simulator environment...
2020-07-28 Petr Hosek[CMake] Move find_package(ZLIB) to LLVMConfig
2020-07-27 Joel E. Denny[OpenMP][Docs] Update `present` modifier status
2020-07-27 Alina Sbirlea[GraphDiff] Use class method getChildren instead of...
2020-07-27 Matt ArsenaultGlobalISel: Don't fail translate on intrinsics with...
2020-07-27 Matt ArsenaultAMDGPU/GlobalISel: Mark G_ATOMICRMW_{NAND|FSUB} as...
2020-07-27 Matt ArsenaultAMDGPU: global_atomic_csub is not always dereferenceable
2020-07-27 Jonas Devlieghere[llvm] Make ZLIB handling compatible with multi-configu...
2020-07-27 Matt ArsenaultTableGen/GlobalISel: Allow output instructions with...
2020-07-27 Francesco Petrogalli[llvm][CodeGen] Addressing modes for SVE ldN.
2020-07-27 peter klausler[flang] Allow omission of comma in FORMAT(1PE5.2) in...
2020-07-27 Arthur Eubanks[DFSan] Remove unused DataFlowSanitizer vars
2020-07-27 Fred Riss[lldb] NFC: Use early exit in ArchSpec::IsEqualTo
2020-07-27 Sridhar GopinathFix the move constructor of MMI to move MachineFunction...
2020-07-27 Jinsong JiRevert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"
2020-07-27 Guillaume Chatelet[NFC] Move BitcodeCommon.h from Bitstream to Bitcode
2020-07-27 Sergej JaskiewiczReland "[compiler-rt] [test] Allow expanding lit substi...
2020-07-27 Arthur EubanksRename t2-reduce-size -> thumb2-reduce-size
2020-07-27 Roman Lebedev[OpenMPOpt] Most SCC's are uninteresting, don't waste...
2020-07-27 Adrian PrantlUnify the return value of GetByteSize to an llvm::Optio...
2020-07-27 Louis Dionne[libunwind] Remove old keymgr related logic
2020-07-27 Ye Luo[OpenMP] Add more pass-through functions in DeviceTy
2020-07-27 Fred Riss[lldb/AppleSimulator] Always provide a -simulator envir...
next