platform/upstream/llvm.git
2019-11-18 Michael LiaoFix shared lib build.
2019-11-18 Adrian PrantlReplace bitfield in lldb::Type with byte-sized members...
2019-11-18 Julian Lettner[cmake] Factor out DEFAULT_SANITIZER_MIN_OSX_VERSION
2019-11-18 Julian LettnerBump sanitizer iOS deployment target to 9.0
2019-11-18 Julian LettnerBump sanitizer macOS deployment target to 10.10
2019-11-18 Jonas Devlieghere[Docs] Add Python caveats under the development section
2019-11-18 Fangrui Song[yaml2obj][test] Move tests to binary format specific...
2019-11-18 Joel E. Denny[Attr] Fix `-ast-print` for `asm` attribute
2019-11-18 Francesco Petrogalli[dwarfgen] Fix initialization order error. [NFCI]
2019-11-18 Alexey Bataev[OPENMP50]Fix PR44024: runtime assert in distribute...
2019-11-18 Julian Lettner[ASan] Mark test as UNSUPPORTED for iOS simulator
2019-11-18 LLVM GN Syncbotgn build: Merge 2054ed052f1
2019-11-18 Utkarsh Saxena[clangd] Store xref for Macros in ParsedAST.
2019-11-18 Pavel Labath[NFC] Clean up debug-names-verify-completeness.s test
2019-11-18 Haojian Wu[clangd] Implement rename by using SelectionTree and...
2019-11-18 Russell Gallop[NFC] Fix test reserve_global_reg.ll after 2d739f9
2019-11-18 Sam McCallRevert "[DWARF5]Addition of alignment atrribute in...
2019-11-18 Tim Northoverarm64_32: support function return in FastISel.
2019-11-18 Pavel LabathRe-commit "DWARF location lists: Add section index...
2019-11-18 Dmitry Preobrazhensky[AMDGPU][MC][GFX10] Enabled v_movrel*[sdwa|dpp|dpp8...
2019-11-18 Haojian Wu[clangd] Fix some clang-tidy warnings on SourceCodeTest...
2019-11-18 Alex Cameron[lldb] Fix JSON parser to allow empty arrays
2019-11-18 Simon PilgrimRemove useless param tag to fix Wdocumentation warning...
2019-11-18 Haojian Wu[clangd] Fix diagnostic warnings in the RenameTests...
2019-11-18 Simon PilgrimFix cppcheck shadow variable warning. NFC.
2019-11-18 Simon Pilgrimllvm-objcopy - fix uninitialized variable warnings...
2019-11-18 Ed MasteAvoid duplicate exe_path definition on recent FreeBSD
2019-11-18 protze@itc... [OpenMP] Add implementation and tests of Archer tool
2019-11-18 Simon PilgrimRevert rGc0f6ad7d1f3c : "DWARF location lists: Add...
2019-11-18 Simon PilgrimDwarfGenerator - fix uninitialized variable warnings...
2019-11-18 Simon PilgrimFix uninitialized variable warning. NFC.
2019-11-18 Simon Pilgrimllvm-rc - fix uninitialized variable warnings. NFC.
2019-11-18 Simon PilgrimFix uninitialized variable warning. NFC.
2019-11-18 Raphael Isemann[lldb][NFC] Cleanup comments in ClangASTSource.h
2019-11-18 Aaron SmithFix a print error found while testing llvm-objcopy
2019-11-18 czhengsz[PowerPC] [NFC] add IR testcases for folding rlwinma.
2019-11-18 Graham Hunter[SVE][CodeGen] Scalable vector MVT size queries
2019-11-18 Haojian Wu[clangd] Expose the xref's incomplete flag to clangdSer...
2019-11-18 Simon PilgrimFix "not all control paths return a value" warning...
2019-11-18 Simon Pilgrim[X86][SSE] Add test for extractelement with multiple...
2019-11-18 Simon PilgrimFix signed/unsigned comparison warning. NFCI.
2019-11-18 Simon Cook[RISCV] Add assembly mnemonic spell checking
2019-11-18 Simon Cook[RISCV] Set triple based on -march flag
2019-11-18 QingShan Zhang[NFC][Test] Add the vavg test for PowerPC
2019-11-18 Simon Tatham[ARM,MVE] Add InstCombine rules for pred_i2v / pred_v2i.
2019-11-18 Simon Tatham[ARM,MVE] Add intrinsics for vector comparisons.
2019-11-18 Michał Górny[lldb] [Process/NetBSD] Implement thread name getting
2019-11-18 Michał Górny[lldb] [test] Enable lldb-server tests on NetBSD, and...
2019-11-18 Sam McCall[AST] Attach comment in `/** doc */ typedef struct...
2019-11-18 Anna Welker[ARM] Allocatable Global Register Variables for ARM
2019-11-18 Pavel LabathDWARF location lists: Add section index dumping
2019-11-18 James Clarke[Sparc] Fix "Cannot select" error for AtomicFence on...
2019-11-18 Craig Topper[LegalizeTypes] Remove SoftenFloat handling from Expand...
2019-11-18 Craig Topper[LegalizeTypes] Remove unnecessary conversion from...
2019-11-18 Rui UeyamaFix Windows buildbots
2019-11-18 Eric FiselierRename __is_foo_iterator traits to reflect their Cpp17...
2019-11-18 Duncan P. N... llvm/ObjCARC: Split OptimizeIndividualCallImpl out...
2019-11-18 Craig Topper[LegalizeTypes][X86] Add support for expanding the...
2019-11-18 czhengsz[PowerPC] extend PPCPreIncPrep Pass for ds/dq form
2019-11-18 Brian Gesiak[docs] Fix broken links in Kaleidoscope chapter 3
2019-11-18 Duncan P. N... llvm/ObjCARC: Use continue to reduce some nesting, NFC
2019-11-18 Rui UeyamaMake it possible to redirect not only errs() but also...
2019-11-17 Sanjay Patel[InstCombine] prevent crashing/assert on shift constant...
2019-11-17 Craig Topper[LegalizeTypes] When expanding the integer result of...
2019-11-17 Craig Topper[LegalizeTypes] Remove PromoteFloat support form Expand...
2019-11-17 Craig Topper[LegalizeTypes] Merge ExpandIntRes_LLROUND and ExpandIn...
2019-11-17 Florian Hahn[ConstantFold] Handle identity folds at top of Constant...
2019-11-17 Florian Hahn[ConstantFold] Add some tests for binops with constants...
2019-11-17 Stefan Stipanovic[Attributor] Use nofree argument attribute for heap...
2019-11-17 Sanjay Patel[SimplifyCFG] propagate fast-math-flags (FMF) from...
2019-11-17 Sanjay Patel[SimplifyCFG] add fast-math-flags to tests for better...
2019-11-17 Sanjay Patel[SimplifyCFG] add tests for possible FP speculative...
2019-11-17 David Green[InstCombine] Canonicalize ssub.with.overflow with...
2019-11-17 David Green[InstCombine] Canonicalize sadd.with.overflow with...
2019-11-17 David Green[InstCombine] Add extra tests for overflow_to_sat.ll...
2019-11-17 Nico WeberRevert "[NFC] Refactor representation of materialized...
2019-11-17 Aditya Nandakumar[MIRNamer]: Make the check lines in the test robust...
2019-11-17 Eric Fiselier[libc++] Add _ITER_CONCEPT and _ITER_TRAITS implementat...
2019-11-17 Eric Fiselier[libc++] Add C++20 contiguous_iterator_tag.
2019-11-16 kristina[Docs] Remove stray :doc: directive.
2019-11-16 kristina[Docs] Fix sphinx warning.
2019-11-16 kristina[Docs] Try fixing the tutorial toctree
2019-11-16 Aditya NandakumarMake it possible to run MIRCanonicalizer in pipeline.
2019-11-16 Eric Fiselier[libc++] Rename __to_raw_pointer to __to_address.
2019-11-16 kristina[Docs] Fix relative links in tutorial.
2019-11-16 Simon Atanasyan[mips] Remove redundant cast. NFC
2019-11-16 Simon Atanasyan[mips] Remove old FIXME comment. NFC
2019-11-16 Tyker[NFC] Refactor representation of materialized temporaries
2019-11-16 Sourabh Singh... [DWARF5]Addition of alignment atrribute in typedef...
2019-11-16 Sam McCall[clangd] Improve long and confusing preamble log message.
2019-11-16 James Y KnightMCObjectStreamer: assign MCSymbols in the dummy fragmen...
2019-11-16 mydeveloperday[clang-format] fix regression in middle pointer alignment
2019-11-16 Sylvestre LedruRemove +x permission on some files
2019-11-16 Sylvestre LedruRemove +x permission on clang/lib/Format/Format.cpp
2019-11-16 Sylvestre LedruFix a build failure with perf: Add a missing include...
2019-11-16 Ayke van Laethem[ELF] Fix lld build on Windows/MinGW
2019-11-16 mydeveloperday[clang-format] Add SpaceBeforeBrackets
2019-11-16 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 20.04 - Focal...
2019-11-16 Nicolai HähnleAMDGPU/SILoadStoreOptimizer: fix a likely bug introduce...
2019-11-16 Shiva Chen[RISCV] Handle variable sized objects with the stack...
next