platform/upstream/llvm.git
2020-06-25 Simon PilgrimMachineScheduler.h - reduce AliasAnalysis.h include...
2020-06-25 Haojian Wu[AST] Fix a crash on accessing a class without definiti...
2020-06-25 Kadir Cetinkaya[libclang] Get rid of relience on SourceManager member...
2020-06-25 Daniel GrumbergEnsure that CompilerInvocationTest normalizes default...
2020-06-25 Frederik Gossen[MLIR][Shape] Fix ambiguous symbol
2020-06-25 Valeriy Savchenko[analyzer] SATest: Use logger in single-threaded mode...
2020-06-25 Valeriy Savchenko[analyzer] SATest: Fix package versions for test depend...
2020-06-25 Valeriy Savchenko[analyzer] SATest: Add 5 more projects for testing
2020-06-25 Valeriy Savchenko[analyzer] SATest: Add an easy option to connect to...
2020-06-25 Valeriy Savchenko[analyzer] SATest: Do not re-run CMake in Docker if...
2020-06-25 Valeriy Savchenko[analyzer] SATest: Make main script Python2 compatible
2020-06-25 Valeriy Savchenko[analyzer] SATest: Make docker interfaces transparent
2020-06-25 Valeriy Savchenko[analyzer] SATest: Add a set of initial projects for...
2020-06-25 Valeriy Savchenko[analyzer] SATest: Add convenience 'docker' command
2020-06-25 Valeriy Savchenko[analyzer] SATest: Add initial docker infrastructure
2020-06-25 Guillaume ChateletUse concrete natural type alignment for masked load...
2020-06-25 Djordje Todorovic[docs][llvm-dwarfdump] Fix the warnings during docs...
2020-06-25 Djordje Todorovic[docs][GlobalISel] Fix the warnings during docs-llvm...
2020-06-25 Frederik Gossen[MLIR][Shape] Lower `shape_of` for unranked tensors
2020-06-25 Frederik Gossen[MLIR][Shape] Lower `shape.rank`
2020-06-25 Shawn Landden[PowerPC] add popcount CodeGen test; NFC
2020-06-25 Frederik Gossen[MLIR][Shape] Add canonicalization pattern for `shape...
2020-06-25 Piotr Sobczak[AMDGPU] Select s_cselect
2020-06-25 David SpickettReland "[clang][Driver] Correct tool search path priority"
2020-06-25 Frederik Gossen[MLIR][Shape] Add constant folding to `shape.rank`
2020-06-25 Aleksandr Urakov[lldb][PDB] Constexpr static member values as AST literals
2020-06-25 Frederik Gossen[MLIR][Shape] Add `shape.rank` operation
2020-06-25 Tobias Gysi[mlir] parallel loop tiling optimization for loops...
2020-06-25 Sander de Smalen[AArch64][SVE] Enable __ARM_FEATURE_SVE macros.
2020-06-25 Saiyedul Islam[OpenMP] Upgrade default version of OpenMP to 5.0
2020-06-25 David Sherwood[SVE] Make ConstantFoldGetElementPtr work for scalable...
2020-06-25 Max Kazantsev[Test] Add more tests for selects & phis
2020-06-25 Max Kazantsev[InstCombine] Combine select & Phi by same condition
2020-06-25 Craig Topper[X86] Emit a reg-reg copy for fast isel of vector bitcasts.
2020-06-25 Kazushi (Jam... [VE] Add clang tests for VE
2020-06-25 Wang, Pengfei[X86] Fix a typo error.
2020-06-25 Mehdi AminiMove explicit template class specialization out of...
2020-06-25 Pengfei Wang[X86][NFC] Pre-commit test case for the following patch.
2020-06-25 Arthur Eubanks[NewPM][opt] Assert PassPipeline and Passes don't both...
2020-06-25 Sid Manning[Hexagon][llvm-objcopy] Add missing check for SHN_HEXAG...
2020-06-25 Michele Scandale[Inliner] Handle 'no-signed-zeros-fp-math' function...
2020-06-25 Jonas Devlieghere[lldb] Use std::make_unique<> (NFC)
2020-06-25 George Mitenkov[MLIR][SPIRVToLLVM] Implementation of SPIR-V module...
2020-06-25 River Riddle[mlir][DialectConversion][NFC] Add comment blocks and...
2020-06-25 HazemAbdelhafez[mlir][spirv] Add TransposeOp
2020-06-25 Amara EmersonDon't inline dynamic allocas that simplify to huge...
2020-06-25 River Riddle[mlir] Refactor OpInterface internals to be faster...
2020-06-25 Xing GUO[DWARFYAML][debug_gnu_*] 'Descriptor' field should...
2020-06-25 Rahul Joshi[MLIR][NFC] Adopt variadic isa<>
2020-06-24 Davide Italiano[HostInfoMacOS] Parse correctly the triple for Apple...
2020-06-24 Davide Italiano[Apple Silicon] Handle macOS in PlatformDarwin
2020-06-24 Jonas Devlieghere[lldb/API] Use std::make_unique<> (NFC)
2020-06-24 Fangrui Song[unittest] Fix FrontendTests CanGenerateCC1CommandLineF...
2020-06-24 Kirill Naumov[InlineCost] PrinterPass prints constants to which...
2020-06-24 Sam McCall[clangd] Make background index thread count calculation...
2020-06-24 Fangrui Song[llvm-profdata] --hot-func-list: fix some style issues...
2020-06-24 Scott Linder[MIR] Fix CFI_INSTRUCTION escape printing
2020-06-24 LLVM GN Syncbot[gn build] Port 1e2691fe238
2020-06-24 Roman Lebedev[NFCI][InstSimplify] Add CHECK-LABEL to new icmp.ll...
2020-06-24 Roman Lebedev[SROA] convertValue(): we can have <N x iK*> to <M...
2020-06-24 Roman Lebedev[SROA] convertValue(): we can have <N x iK> to <M x...
2020-06-24 Roman Lebedev[IR] GetUnderlyingObject(), stripPointerCastsAndOffsets...
2020-06-24 Roman Lebedev[InstCombine] visitBitCast(): do not crash on weird...
2020-06-24 Roman Lebedev[NFCI] SCEV: promote ScalarEvolutionDivision into an...
2020-06-24 Guillaume ChateletRevert "Use concrete natural type alignment for masked...
2020-06-24 Yuanfang ChenRemove Passes dependency on CodeGen
2020-06-24 Fangrui Song[TextAPI/MachO] Fix style issues. NFC
2020-06-24 Guillaume ChateletUse concrete natural type alignment for masked load...
2020-06-24 Mitch PhillipsRevert "[BitcodeReader] Fix DelayedShuffle handling...
2020-06-24 Stefan Agner[ARM] Make cp10 and cp11 usage a warning
2020-06-24 Kirill Naumov[InlineCost] InlineCostAnnotationWriterPass introduced
2020-06-24 Mehdi AminiAdd a git hook script that can be manually setup to...
2020-06-24 Amy Kwan[PowerPC][Power10] Implement Count Leading/Trailing...
2020-06-24 Martin Storsjö[ProcessGDBRemote] Fix a typo in an ifdef from 58de2a38...
2020-06-24 Fangrui Song[lld-macho] Remove using namespace llvm::MachO
2020-06-24 Jinsong Ji[NFC][PowerPC] Fix some typos in MachineCombiner comments
2020-06-24 Christopher... [SVE] Remove calls to VectorType::getNumElements from IPO
2020-06-24 Davide Italiano[ProcessGDBRemote] Placate the Windows buildbot.
2020-06-24 dfukalov[NFCI][CostModel] Add const to Value*.
2020-06-24 Raphael Isemann[lldb][NFC] Use expect_expr in TestStructTypes.py
2020-06-24 Kirill Naumov[InlineCost] Added InlineCostCallAnalyzer::print()
2020-06-24 Sanjay Patel[x86][AArch64] add tests for fmul-fma combine; NFC
2020-06-24 Erich KeaneFix a pair of wtype-limits and 3 wparentheses warnings...
2020-06-24 weiheAdd --hot-func-list to llvm-profdata show for sample...
2020-06-24 Nigel PerksFix crash on XCore on unused inline in EmitTargetMetadata
2020-06-24 Alexander Shaposhnikov[llvm-objcopy] Update help message tests
2020-06-24 Fangrui Song[lld-macho] Use namespace qualifiers (macho::) instead...
2020-06-24 Davide Italiano[Apple Silicon] Debugging of process under Rosetta...
2020-06-24 Davide Italiano[Apple Silicon] Initial support for Rosetta
2020-06-24 Florian Hahn[SLP] Limit GEP lists based on width of index computation.
2020-06-24 Vedant Kumar[docs] Fix typo
2020-06-24 Joel E. Denny[FileCheck][NFC] Fix typo in test comment
2020-06-24 Akira Hatanaka[ObjC] Copy a block to the heap if it is passed as...
2020-06-24 Joel E. Denny[OpenMP][NFC] Remove hard-coded line numbers from test
2020-06-24 Simon PilgrimInstCombineInternal.h - reduce AliasAnalysis.h include...
2020-06-24 Simon PilgrimLocal.h - reduce includes to forward declarations....
2020-06-24 Joel E. Denny[OpenMP][Docs] Mark TR8 `present` as claimed in docs
2020-06-24 Alexander Shaposhnikov[llvm-objcopy] Update help messages
2020-06-24 tatz.j@northeastern.edu[NVPTX] Fix for NVPTX module asm regression
2020-06-24 Craig Topper[X86] Rename O3-pipeline.ll to opt-pipeline.ll and...
next