platform/upstream/llvm.git
2019-09-18 Jim InghamClean up this test.
2019-09-18 Francis Visoiu... [Remarks] Allow the RemarkStreamer to be used directly...
2019-09-18 Haibo HuangCache PYTHON_EXECUTABLE for windows
2019-09-18 Jim InghamTestFoundationDisassembly.py is not dependent on debug...
2019-09-18 Jonas Devlieghere[ScriptInterpreter] Limit LLDB's globals to interactive...
2019-09-18 Volodymyr Sapsai[Timers] Fix printing some `-ftime-report` sections...
2019-09-18 Jonas Devlieghere[ScriptInterpreter] Remove ScriptInterpreterPythonImpl...
2019-09-17 Teresa Johnson[PGO] Change hardcoded thresholds for cold/inlinehint...
2019-09-17 Michael Kruse[CodeGen] Handle outlining of CopyStmts.
2019-09-17 Eli Friedman[ARM] Update clang for removal of vfp2d16 and vfp2d16sp
2019-09-17 Eli Friedman[ARM] VFPv2 only supports 16 D registers.
2019-09-17 Erich KeaneRevert "Create UsersManual section entitled 'Controllin...
2019-09-17 Erik Pilkington[Sema] Split of versions of -Wimplicit-{float,int}...
2019-09-17 Reid Kleckner[PGO] Don't use comdat groups for counters & data on...
2019-09-17 Jinsong JiReland "[docs][Bugpoint]Add notes about multiple crashes"
2019-09-17 Erich KeaneCreate UsersManual section entitled 'Controlling Floati...
2019-09-17 Greg ClaytonFix buildbots.
2019-09-17 Reid KlecknerIgnore exception specifier mismatch when merging redecl...
2019-09-17 Jessica Paquette[AArch64][GlobalISel] Support -tailcallopt
2019-09-17 Jan Korous[clang-scan-deps] Add verbose mode
2019-09-17 GN Sync Botgn build: Merge r372168
2019-09-17 Roman LebedevAArch64CallLowering::lowerCall(): fix build by not...
2019-09-17 Roman Lebedev[NFC][InstCombine] dropRedundantMaskingOfLeftShiftInput...
2019-09-17 Roman Lebedev[NFC][InstCombine] More tests for "Dropping pointless...
2019-09-17 Bardia MahjourRevert "Data Dependence Graph Basics"
2019-09-17 Simon PilgrimNVPTXAsmPrinter - Don't dereference a dyn_cast result...
2019-09-17 Simon PilgrimWasmEmitter - Don't dereference a dyn_cast result....
2019-09-17 Jessica Paquette[AArch64][GlobalISel][NFC] Refactor tail call lowering...
2019-09-17 GN Sync Botgn build: Merge r372162
2019-09-17 Bardia MahjourData Dependence Graph Basics
2019-09-17 Jinsong Ji[docs][Bugpoint] Revert 5584ead50 a5aa3353
2019-09-17 Jinsong Ji[docs][Bugpoint] Fix build break.
2019-09-17 Craig Topper[X86] Use APInt::operator<<= and APInt::lshrInPlace...
2019-09-17 Craig Topper[SimplifyDemandedBits] Use APInt::intersects to instead...
2019-09-17 Jinsong Ji[docs][Bugpoint]Add notes about multiple crashes
2019-09-17 Craig Topper[X86] Simplify b2b KSHIFTL+KSHIFTR using demanded elts.
2019-09-17 Craig Topper[X86] Call SimplifyDemandedVectorElts on KSHIFTL/KSHIFT...
2019-09-17 Craig Topper[X86] Simplify some code in LowerBUILD_VECTORvXi1....
2019-09-17 Erik PilkingtonUse 'BOOL' instead of BOOL in diagnostic messages
2019-09-17 Stanislav Mekhanoshin[AMDGPU] Added MI bit IsDOT
2019-09-17 GN Sync Botgn build: Merge r372149
2019-09-17 Greg ClaytonGSYM: Add the llvm::gsym::Header header class with...
2019-09-17 Alexey Bataev[OPENMP] Rework the test, NFC.
2019-09-17 Alexey Bataev[OPENMP5.0]Introduce attribute for declare variant...
2019-09-17 Simon Pilgrim[TableGen] CodeGenMapTable - Don't dereference a dyn_ca...
2019-09-17 Simon Pilgrim[ARM][AsmParser] Don't dereference a dyn_cast result...
2019-09-17 Simon PilgrimFix MSVC lambda capture warnings. NFCI.
2019-09-17 David BolvanskyRemove asan test for strncat(x, y, 0)
2019-09-17 David BolvanskyReland "[SLC] Preserve attrs for strncpy(x, "", y)...
2019-09-17 David Bolvansky[ASAN] Adjust asan tests due to new optimizations
2019-09-17 Nemanja Ivanovic[PowerPC] Exploit single instruction load-and-splat...
2019-09-17 Alina Sbirlea[MemorySSA] Fix phi insertion when inserting a def.
2019-09-17 Alina Sbirlea[MemorySSA] Update MSSA for non-conventional AA.
2019-09-17 Petr HosekMove DK_Misexpect for compatability with getNextAvailab...
2019-09-17 Greg ClaytonGSYM: add encoding and decoding to FunctionInfo
2019-09-17 David Green[ARM] Add a SelectTAddrModeImm7 for MVE narrow loads...
2019-09-17 David Green[ARM] Fixup pipeline test. NFC
2019-09-17 David Green[ARM] Reserve an emergency spill slot for fp16 addressi...
2019-09-17 Alexey Bataev[OPENMP]Try to rework the test to pacify the buildbots...
2019-09-17 Yitzhak Mandelbaum[clang-format] Fix cleanup of `AnnotatedLine` to includ...
2019-09-17 Benjamin Kramer[clangd] Fix another TSAN issue
2019-09-17 Benjamin Kramer[RISCV] Unbreak the build
2019-09-17 Sam Parker[ARM] Fix for buildbots
2019-09-17 Krasimir GeorgievRevert "[SLC] Preserve attrs for strncpy(x, "", y)...
2019-09-17 Erich KeaneAdd SpellingNotCalculated to Attribute Enums to suppres...
2019-09-17 Nico Webergn build: (manually) merge r372076
2019-09-17 George Rimar[llvm-readobj/llvm-objdump] - Improve how tool locate...
2019-09-17 Sam Parker[ARM] Fix for buildbots
2019-09-17 Luis Marques[RISCV][NFC] Use NoRegister instead of 0 literal
2019-09-17 Sven van Haastregt[OpenCL] Tidy up some comments; NFC
2019-09-17 Simon Pilgrim[X86] X86DAGToDAGISel::tryFoldLoad - assert root/parent...
2019-09-17 Simon PilgrimInterleavedAccessInfo - Don't dereference a dyn_cast...
2019-09-17 Simon Pilgrim[LoopVectorize] Don't dereference a dyn_cast result...
2019-09-17 David Green[ARM] Fix for MVE load/store stack accesses
2019-09-17 Benjamin KramerHide implementation details in namespaces.
2019-09-17 Krasimir Georgievlldb: move a test input to the test Inputs dir
2019-09-17 Sam Parker[ARM][LowOverheadLoops] Add LR def safety check
2019-09-17 George Rimar[llvm-readobj] - Test PPC64 relocations properly.
2019-09-17 George Rimar[obj2yaml] - Support PPC64 relocation types.
2019-09-17 George Rimar[yaml2obj/obj2yaml] - Allow setting an arbitrary values...
2019-09-17 James Henderson[docs] Make --version text more correct
2019-09-17 Luis Marques[RISCV] Switch to the Machine Scheduler
2019-09-17 Johannes Doerfert[Attributor][Fix] Initialize the cache prior to using it
2019-09-17 Luis MarquesRevert Patch from Phabricator
2019-09-17 Simon Pilgrim[X86] Use APInt::getLowBitsSet helper. NFCI.
2019-09-17 Utkarsh SaxenaAdd SemanticRanges to Clangd server.
2019-09-17 David Bolvansky[SLC] Preserve attrs for strncpy(x, "", y) -> memset...
2019-09-17 Graham Hunter[SVE][MVT] Fixed-length vector MVT ranges
2019-09-17 David Bolvansky[InstCombine] Annotate strdup with deref_or_null
2019-09-17 David Bolvansky[NFCI] Fixed buildbots
2019-09-17 Fangrui Song[SimplifyLibCalls] Fix -Wunused-result after D53342...
2019-09-17 David Bolvansky[NFC] Updated test
2019-09-17 Peter Smith[ELF][AARCH64] Refactor AArchErrataFix to match changes...
2019-09-17 David Bolvansky[NFC} Updated test
2019-09-17 Luis MarquesPatch from Phabricator
2019-09-17 David Bolvansky[SimplifyLibCalls] Mark known arguments with nonnull
2019-09-17 Michal Gorny[lldb] [Process/gdb-remote] Fix defaulting signal to...
2019-09-17 George Rimar[llvm-readobj] - Fix BB after r372087.
2019-09-17 Fangrui Song[llvm-ar] Parse 'h' and '-h': display help and exit
2019-09-17 George Rimar[llvm-readobj] - Fix a TODO in elf-reloc-zero-name...
next