platform/upstream/llvm.git
2019-09-16 Oliver Cruickshank[ARM] Add patterns for CTLZ on MVE
2019-09-16 Simon Pilgrim[ExecutionEngine] Don't dereference a dyn_cast result...
2019-09-16 Max Moroz[libFuzzer] Remove unused version of FuzzedDataProvider.h.
2019-09-16 Sjoerd Meijer[LV] Add ARM MVE tail-folding tests
2019-09-16 Jonas Paulsson[SystemZ] Call erase() on the right MBB in SystemZTarg...
2019-09-16 Guillaume Chatelet[NFC] remove unused functions
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Fail select of G_INSERT non-32-bit...
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Fix some broken run lines
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Fix RegBankSelect for G_FRINT and...
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Remove another illegal select test
2019-09-16 Clement Courbet[X86][NFC] Add a `use-aa` feature.
2019-09-16 Sanjay Patel[InstCombine] add/move tests for icmp with add operand...
2019-09-16 Haojian Wu[clangd][vscode] update the development doc.
2019-09-16 Erich KeaneMove some definitions from Sema to Basic to fix shared...
2019-09-16 James Henderson[docs][llvm-strings] Write llvm-strings documentation
2019-09-16 James Henderson[docs][llvm-size] Write llvm-size documentation
2019-09-16 David Green[ARM] Fold VCMP into VPT
2019-09-16 Sanjay Patel[InstCombine] remove unneeded one-use checks for icmp...
2019-09-16 Haojian Wu[clangd] Bump vscode-clangd v0.0.17
2019-09-16 Sanjay Patel[InstCombine] add icmp tests with extra uses; NFC
2019-09-16 Sanjay Patel[InstCombine] fix comments to match code; NFC
2019-09-16 Nico Webergn build: Merge r371976
2019-09-16 Utkarsh SaxenaImplement semantic selections.
2019-09-16 Simon Pilgrim[VPlanSLP] Don't dereference a cast_or_null<VPInstructi...
2019-09-16 Simon Pilgrim[SLPVectorizer] Assert that we find a LastInst to silen...
2019-09-16 Simon Pilgrim[SLPVectorizer] Don't dereference a dyn_cast result...
2019-09-16 Sjoerd MeijerAdded return statement to fix compile and build warning:
2019-09-16 Haojian Wu[clangd] Fix a crash when renaming operator.
2019-09-16 Peter Smith[ELF][ARM] Fix -Werror buildbots NFC.
2019-09-16 Karl-Johan... Change signature of __builtin_rotateright64 back to...
2019-09-16 Haojian WuFix the rst doc, unbreak buildbot.
2019-09-16 Kerry McLaughlin[SVE][Inline-Asm] Add constraints for SVE predicate...
2019-09-16 Nico Webergn build: Merge r371965
2019-09-16 Peter Smith[ELF][ARM] Implement --fix-cortex-a8 to fix erratum...
2019-09-16 Haojian Wu[clang-tidy] performance-inefficient-vector-operation...
2019-09-16 Fangrui Song[test] Add -z separate-code to fix tests that ae sensit...
2019-09-16 Nico Webergn build: Merge r371959
2019-09-16 Sjoerd Meijer[AArch64] Some more FP16 FMA pattern matching
2019-09-16 Jonas Paulsson[SystemZ] Merge the SystemZExpandPseudo pass into...
2019-09-16 Fangrui Song[ELF][X86] Allow PT_LOAD to have overlapping p_offset...
2019-09-16 Fangrui Song[ELF] Map the ELF header at imageBase
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Remove illegal select tests
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Select SMRD loads for more types
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for kill
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Legalize s1 source G_[SU]ITOFP
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Set type on vgpr live in special...
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Select S16->S32 fptoint
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Select s32->s16 G_[US]ITOFP
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Fix VALU s16 fneg
2019-09-15 Stefan Stipanovic[Attributor] Heap-To-Stack Conversion
2019-09-15 Kamil RytarowskiCommit missing part of "Split many_tls_keys.cpp into...
2019-09-15 Sanjay Patel[InstCombine] remove unneeded one-use checks for icmp...
2019-09-15 Sanjay Patel[InstCombine] add icmp tests with extra uses; NFC
2019-09-15 Jinsong Ji[PowerPC][NFC] Add a testcase for fdiv expansion.
2019-09-15 Simon Pilgrim[GlobalISel] findGISelOptimalMemOpLowering - remove...
2019-09-15 Simon Pilgrim[LoadStoreVectorizer] vectorizeLoadChain - ensure we...
2019-09-15 Simon PilgrimInterleavedLoadCombine - merge isa<> and dyn_cast<...
2019-09-15 Simon Pilgrim[OpenMP] Fix OMPClauseReader::readClause() uninitialize...
2019-09-15 Simon Pilgrim[DebugInfo] Don't dereference a dyn_cast<PDBSymbolData...
2019-09-15 David Green[ARM] Masked loads and stores
2019-09-15 Sanjay Patel[SLP] limit vectorization of Constant subclasses (PR33958)
2019-09-15 David Green[ARM] Simplify and update vmla test. NFC
2019-09-15 James Molloy[CodeEmitter] Improve testing for APInt encoding
2019-09-15 James Molloy[CodeEmitter] Support instruction widths > 64 bits
2019-09-14 Nico Weberlld-link: Make Options.td formatting more self-consistent.
2019-09-14 Nico Webercompiler-rt/builtins: Make check-builtins run tests...
2019-09-14 Eric FiselierAdd debug check for null pointers passed to <string_view>
2019-09-14 David Bolvansky[Diagnostics] Added silence note for -Wsizeof-array...
2019-09-14 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - add EXTRACT_SUB...
2019-09-14 Jan Kratochvil[lldb] Code cleanup: FormattersContainer.h: Use range...
2019-09-14 Roman Lebedev[InstSimplify] simplifyUnsignedRangeCheck(): handle...
2019-09-14 Fangrui Song[clang-scan-deps] Add -M to work around -MT issue after...
2019-09-14 Fangrui Song[Driver] Fix multiple bugs related to dependency file...
2019-09-14 Fangrui Song[Driver] Improve Clang::getDependencyFileName and its...
2019-09-14 Mingjie Xing[ScheduleDAGMILive] Fix typo in comment.
2019-09-14 Johannes Doerfert[Attributor][Fix] Use right type to replace expressions
2019-09-14 Fangrui Song[llvm-objcopy] Ignore -B --binary-architecture=
2019-09-14 Fangrui Song[llvm-objcopy] Default --output-target to --input-targe...
2019-09-14 Fangrui Song[llvm-ar] Uncapitalize error messages and delete full...
2019-09-14 Michael Pozulp[llvm-objcopy] Add support for response files in llvm...
2019-09-14 David BlaikieBugpoint: Remove some unnecessary c_str conversions...
2019-09-13 Jonas Devlieghere[Reproducer] Add reproducer dump command.
2019-09-13 Jonas Devlieghere[Reproducer] Move GDB Remote Packet into Utility. ...
2019-09-13 Thomas Lively[WebAssembly] Narrowing and widening SIMD ops
2019-09-13 Jonas Devlieghere[test] Update TestAPILog to pass on Windows.
2019-09-13 Douglas YungMake test check position independent as they sometimes...
2019-09-13 Alex Lorenz[clang-scan-deps] Fix for headers having the same name...
2019-09-13 Tim Shen[LLDB] Add missing breaks for switch statement
2019-09-13 Amara Emerson[GlobalISel] Fix insertion point of new instructions...
2019-09-13 Steven Wu[NFC][libLTO] Rearrange declaration in lto.h
2019-09-13 Jonas Devlieghere[test] Print the log output on failure.
2019-09-13 Sanjoy DasAdd dependency from Orc to Passes
2019-09-13 Tim ShenFix test to use %t for newly created files.
2019-09-13 Francis Visoiu... [llvm-opt-report] Improve error handling
2019-09-13 Eric FiselierFix C++03 build failures due to >>
2019-09-13 Jessica Paquette[AArch64][GlobalISel] Tail call memory intrinsics
2019-09-13 Alexey Bataev[OPENMP5.0]Add basic support for declare variant directive.
2019-09-13 Jan Korous[Support] Add overload writeFileAtomically(std::functio...
2019-09-13 DeForest Richards[Docs] Bug fix for reference to nonexistent document
2019-09-13 Kevin P. Neal[FPEnv] Document that constrained FP intrinsics cannot...
next