platform/upstream/llvm.git
2020-03-06 Sterling AugustineSplit findUnwindSectionsByPhdr into target-specific...
2020-03-06 Benjamin Barenblat[lld][test] Make tests pass when the test directory...
2020-03-06 Stephen Neuendorffer[MLIR] Fixes for BUILD_SHARED_LIBS=on
2020-03-06 Valentin Churavy[MLIR] Add support for libMLIR.so
2020-03-06 Stephen Neuendorffer[MLIR] Move from add_dependencies() to DEPENDS
2020-03-06 Richard SmithPR45124: Don't leave behind pending cleanups when decla...
2020-03-06 Matt ArsenaultReapply "clang: Treat ieee mode as the default for...
2020-03-06 Adrian PrantlFix test broken by simulator triple changes.
2020-03-06 Raphael Isemann[lldb] Remove some #ifdef LLDB_CONFIGURATION_DEBUG...
2020-03-06 Gongyu Deng[lldb] Update the current execution context at the...
2020-03-06 Roman Lebedev[InstComine] Forego of one-use check in `(X - (X &...
2020-03-06 Alexey LapshinLLD already has a mechanism for caching creation of...
2020-03-06 Adrian PrantlCorrectly identify iOS simulator processes in debugserver.
2020-03-06 Adrian PrantlRevert "Correctly identify iOS simulator processes...
2020-03-06 Craig Topper[X86] Cleanup patterns and ins for VCVTNEPS2BF16.
2020-03-06 Stephen Neuendorffer[MLIR] Remove redundant library dependencies
2020-03-06 Adrian PrantlIncrease default timeout in lldbutil.expect_state_changes()
2020-03-06 Adrian PrantlCorrectly identify iOS simulator processes in debugserver.
2020-03-06 Adrian PrantlRevert "Correctly identify iOS simulator processes...
2020-03-06 Adrian PrantlCorrectly identify iOS simulator processes in debugserver.
2020-03-06 Saar Raz[Concepts] Add null check for TemplateTypeParmType...
2020-03-06 Simon Pilgrim[X86] Add CMOV to i686 BMI/TBM tests
2020-03-06 Simon Pilgrim[Hexagon] Fix fshl/fshr -> combine() bug identified...
2020-03-06 Simon Pilgrim[Hexagon] Add fshl/fshr -> combine() tests identified...
2020-03-06 Stephen Neuendorffer[MLIR] Ensure that target_link_libraries() always has...
2020-03-06 Jin LinFix incorrect logic in maintaining the side-effect...
2020-03-06 Alexey Bataev[OPENMP50]Add 'depobj' modifier in 'depend' clauses.
2020-03-06 Jay Foad[AMDGPU][ConstantFolding] Fold llvm.amdgcn.cube* intrinsics
2020-03-06 Jay Foad[APFloat] Make use of new overloaded comparison operato...
2020-03-06 Jay Foad[APFloat] Overload comparison operators
2020-03-06 Roman Lebedev[NFC][InstCombine] Add 'x - (x & y)' tests with multi...
2020-03-06 Lucas Prates[MC] Allowing the use of $-prefixed integer as asm...
2020-03-06 Lucas Prates[ARM] Fix dropped dollar sign from symbols in branch...
2020-03-06 Mitchell Balan[clang-format] Extend AllowShortLoopsOnASingleLine...
2020-03-06 Igor Kudrin[DebugInfo] Print the actual value of an unknown sectio...
2020-03-06 Krzysztof Parzyszek[Hexagon] Recognize undefined registers in expandPostRA...
2020-03-06 Xiangling Liao[AIX] Handle LinkOnceODRLinkage and AppendingLinkage...
2020-03-06 Jonas Hahnfeldarcher: Remove superfluous dot from warning message
2020-03-06 Aaron Puchert[Sema] Reword -Wrange-loop-analysis warning messages
2020-03-06 Adrian KuegelExtract common code to deal with multidimensional vectors.
2020-03-06 Sven van Haastregt[OpenCL] Align vload and vstore builtins
2020-03-06 Sam McCall[clangd][VSCode] Force VSCode to use the ranking provid...
2020-03-06 Daniil Suchkov[BFI] Use CallbackVH to notify BFI about deletion of...
2020-03-06 Simon Pilgrim[DAG] Combine fshl/fshr(load1,load0,c) if we have conse...
2020-03-06 Georgii Rymar[lib/ObjectYAML] - Make `ELFYAML::Relocation::Offset...
2020-03-06 Georgii Rymar[yaml2obj][obj2yaml][Object][test] - Improve testing...
2020-03-06 Pavel Labath[lldb/Disassembler] Move address resolution into the...
2020-03-06 Stephan HerhutRevert "PR45083: Mark statement expressions as being...
2020-03-06 Pavel Labath[lldb/test] Use inline assembly for instruction countin...
2020-03-06 Muhammad Omair... LLDB AArch64 skip single_step_only_steps_one_instructio...
2020-03-06 Balázs Kéri[Analyzer][StreamChecker] Adding PreCall and refactorin...
2020-03-06 Jay Foad[APFloat] Overload unary operator-
2020-03-06 Sam Parker[ARM][MVE] Enable VMOVN for tail predication
2020-03-06 Dominik Montada[GlobalISel] add missing libcalls and 128-bit support...
2020-03-06 John McCallRewrite the non-trivial structs section of the ARC...
2020-03-06 Pavel Labath[lldb] Delete UnwindMacOSXFrameBackchain
2020-03-06 Jonas Devlieghere[clang-tools-extra/clang-tidy] Mark modernize-make...
2020-03-06 Tom Stellard[clang][cmake] Include generated rst files in html...
2020-03-06 Jonas Devlieghere[lldb/DWARF] Fix 80 col formatting (NFC)
2020-03-06 Jonas Devlieghere[lldb/DWARF] Replace C style casts with static_cast...
2020-03-06 Siva Chandra... [libc]Revert "Add linux implementations of thrd_create...
2020-03-06 Yuanfang ChenAdd some more vscode files
2020-03-06 Richard SmithPR45083: Mark statement expressions as being dependent...
2020-03-06 Jim Lin[AVR][NFC] Remove trailing space
2020-03-06 Fangrui SongThinLTOBitcodeWriter: drop dso_local when a GlobalVaria...
2020-03-06 Fangrui Song[llvm-objdump] -d: print `00000000 <foo>:` instead...
2020-03-06 Shu Anzai[lldb/Core] Minor code cleanup in Editline.cpp (NFC)
2020-03-06 Nathan JamesFix 45129: Incorrect generated configuration modernize...
2020-03-05 Alex Brachet[libc] [UnitTest] Add Matchers
2020-03-05 Arthur EubanksAdd warnings for casting ptr -> smaller int for C+...
2020-03-05 Nicolas Vasilache[mlir] Introduce an intrinsic for llvm.matrix.multiply
2020-03-05 Raphael Isemann[lldb] Fix more typos in log statements in ClangASTSource
2020-03-05 Siva Chandra... [libc] Add linux implementations of thrd_create and...
2020-03-05 Cyndy Ishida[TextAPI] Teach TextAPI about arm64e
2020-03-05 Zhongduo Lin[IndVarSimplify] Extend previous special case for load...
2020-03-05 aartbik[mlir] [VectorOps] Merge VectorReduction/VectorReductio...
2020-03-05 River Riddle[mlir] Remove successor operands from the Operation...
2020-03-05 River Riddle[mlir] Automatically populate `operand_segment_sizes...
2020-03-05 River Riddle[mlir] Refactor a few users to no longer rely on the...
2020-03-05 River Riddle[mlir][DeclarativeParser] Add support for formatting...
2020-03-05 River Riddle[mlir] Add a new BranchOpInterface to allow for opaquel...
2020-03-05 River Riddle[mlir] Add traits for verifying the number of successor...
2020-03-05 Nathan Ridge[clangd] Remove vsc-extension-quickstart.md from the...
2020-03-05 Jon Chesterfield[libomptarget] Implement locks for amdgcn
2020-03-05 Yitzhak Mandelbaum[AST Matchers] Restrict `optionally` matcher to a singl...
2020-03-05 Alexey Bataev[OPENMP50]Add codegen for update clause in depobj direc...
2020-03-05 Alexey Bataev[OPENMP50]Skip the first element when storing the list...
2020-03-05 Alex Brachet[libc] Create abort and _Exit
2020-03-05 Jessica Paquette[AArch64][GlobalISel] Avoid copies to target register...
2020-03-05 Fangrui Song[PowerPC] Delete PPCMachObjectWriter and powerpc{,64...
2020-03-05 MaheshRavishankar[mlir][GPU] Expose the functionality to create a GPUFun...
2020-03-05 Fangrui Song[ARM] Rewrite ARMAttributeParser
2020-03-05 Aaron PuchertComment parsing: Treat \ref as inline command
2020-03-05 Mitch Phillips[GWP-ASan] Fix thread ID.
2020-03-05 Fangrui Song[llvm-objdump] --syms: make flags closer to GNU objdump
2020-03-05 Adrian PrantlRevert "[CGBlocks] Improve line info in backtraces...
2020-03-05 Hiroshi Yamauchi[PGO][PGSO] Use IsColdXNthPercentile for sample PGO.
2020-03-05 Jordan Rupprecht[llvm-readobj] Include section name of notes.
2020-03-05 Philip Reames[X86/MC] Factor out common code [NFC]
2020-03-05 Pablo BarrioFix MemTagSanitizer docs to point at Armv8.5-A MTE
next