platform/upstream/llvm.git
2019-01-23 Eugene Zelenko[Documentation] Use HTTPS whenever possible
2019-01-23 Alexey Bataev[DEBUGINFO, NVPTX] Enable support for the debug info...
2019-01-23 Alexey BataevRevert "[DEBUGINFO, NVPTX] Enable support for the debug...
2019-01-23 Alexey Bataev[DEBUGINFO, NVPTX] Enable support for the debug info...
2019-01-23 Marshall ClowCommit D11348: 'Win32 support: wcsnrtombs and mbsnrtowc...
2019-01-23 Craig Topper[X86] Autogenerate complete checks. NFC
2019-01-23 Aaron BallmanMerge similar target diagnostics for interrupt attribut...
2019-01-23 James Henderson[llvm-symbolizer] Improve compatibility of --functions...
2019-01-23 Haojian WuRevert "[DEBUGINFO, NVPTX] Enable support for the debug...
2019-01-23 Andrea Di Biagio[MC][X86] Correctly model additional operand latency...
2019-01-23 James Henderson[llvm-readelf] Don't suppress static symbol table with...
2019-01-23 Simon PilgrimFix indentation. NFCI.
2019-01-23 Simon Pilgrim[IR] Match intrinsic parameter by scalar/vectorwidth
2019-01-23 Krzysztof Parzyszek[Hexagon] Remove incorrect bit negation
2019-01-23 Benjamin Kramer[AArch64] Fix out of bounds strlen
2019-01-23 Clement CourbetRe-land rL322538 "Add a value_type to ArrayRef."
2019-01-23 Simon PilgrimMove saturated arithmetic intrinsics to other integer...
2019-01-23 Nico WeberDisable test better.
2019-01-23 George Rimar[llvm-objdump] - Move common code to a new printRelocat...
2019-01-23 Tim Renouf[AMDGPU] With XNACK, cannot clause a load with result...
2019-01-23 Nico WeberDisable test added in r351916.
2019-01-23 Martin Storsjo[llvm-objcopy] [COFF] Error out on use of unhandled...
2019-01-23 Martin Storsjo[llvm-objcopy] [COFF] Fix handling of aux symbols for...
2019-01-23 Martin Storsjo[llvm-objcopy] [COFF] Remove testcase debugging lines...
2019-01-23 Florian Hahn[HotColdSplitting] Remove unused SSAUpdater.h include...
2019-01-23 Kamil RytarowskiMark more tests flaky
2019-01-23 Ilya Biryukov[clangd] Workaround a test failure after r351941
2019-01-23 George Rimar[llvm-objdump] - Move variable. NFC.
2019-01-23 Ilya Biryukov[clangd] Fix crash due to ObjCPropertyDecl
2019-01-23 George Rimar[llvm-objdump] - Split disassembleObject() into two...
2019-01-23 Jonas Paulsson[SystemZ] Fix test case for buildbot.
2019-01-23 David Green[ARM] Alter the register allocation order for minsize...
2019-01-23 Kamil RytarowskiMark thread.condition.condvarany/wait_for.pass.cpp...
2019-01-23 Dmitry Venikov[llvm-symbolizer] Allow single letter command flags...
2019-01-23 Sam Parker[ARM][CGP] Check trunc type before replacing
2019-01-23 Martin Storsjo[llvm-objcopy] [COFF] Clear the unwritten tail of coff_...
2019-01-23 Sam Parker[DAGCombine] Enable more pre-indexed stores
2019-01-23 Kristof Beyls[SLH][AArch64] Remove accidentally retained -debug...
2019-01-23 Martin StorsjoReapply: [llvm-objcopy] [COFF] Implement --add-gnu...
2019-01-23 Kristof Beyls[SLH] AArch64: correctly pick temporary register to...
2019-01-23 Haojian Wu[clangd] Link clangTidy into clangd tests
2019-01-23 Jonas Paulsson[SystemZ] Handle DBG_VALUE instructions in two places...
2019-01-23 Martin StorsjoFix building sanitizers for MinGW
2019-01-23 Max Kazantsev[IRCE] Support narrow latch condition for wide range...
2019-01-23 Zinovy Nis[doc] Fix svn property for bugprone-parent-virtual...
2019-01-23 Richard Smith[ubsan] Check the correct size when sanitizing array...
2019-01-23 Brendon Cahoon[Pipeliner] Add two pragmas to control software pipelin...
2019-01-23 Stephane MooreRevert rCTE351921 to fix documentation geneeration.
2019-01-23 Stephane Moore[clang-tidy] Delete obsolete objc-property-declaration...
2019-01-23 Peter Collingbournehwasan: Move memory access checks into small outlined...
2019-01-23 Peter Collingbournegn build: Merge r351820.
2019-01-23 Nico Webergn build: Merge r351880
2019-01-23 Nico Weberlld-link: Use just one code path to process associative...
2019-01-23 Rui UeyamaMemoryBlock: Do not automatically extend a given size...
2019-01-23 Yi Kong[builtins] Do not set hidden attribute on Android
2019-01-23 Jordan Rupprecht[llvm-objcopy] Remove os-dependent message from test
2019-01-23 Akira Hatanaka[Sema][ObjC] Check whether a DelayedDiagnosticPool...
2019-01-23 Josh Stone[CodeView] Allow empty types in member functions
2019-01-23 Jordan Rupprecht[llvm-objcopy] Fix error message for msvc tests
2019-01-23 Jonas DevlieghereRevert "[dotest] Add logging to investigate CI issue."
2019-01-22 Peter CollingbourneCOFF, ELF: ICF: Perform 2 rounds of relocation hash...
2019-01-22 Peter CollingbourneCOFF, ELF: Adjust ICF hash computation to account for...
2019-01-22 Jordan Rupprecht[llvm-objcopy] Return Error from Buffer::allocate(...
2019-01-22 Ana PazosFixed isReMaterializable setting for LUI instruction.
2019-01-22 Vedant Kumar[HotColdSplit] Calculate BFI lazily to reduce compile...
2019-01-22 Davide Italiano[Chrono] Remove ATTRIBUTE_ALWAYS inline from Chrono.h.
2019-01-22 Vedant Kumar[HotColdSplit] Calculate domtrees lazily to reduce...
2019-01-22 Davide Italiano[ADT] Move away from __attribute__((always_inline)).
2019-01-22 Craig Topper[LegalizeTypes] Add debug prints to the top of PromoteF...
2019-01-22 Vladimir Stefanovic[mips] Replace help-text for '-m{no}-relax-pic-calls...
2019-01-22 Martin StorsjoSilence warnings about unused parameters
2019-01-22 Marshall ClowWhile reviewing D57058, Louis had some questions about...
2019-01-22 Matt ArsenaultAMDGPU/GlobalISel: Start selectively legalizing 16...
2019-01-22 Davide Italiano[Docs] Add a note clarifying how to get good test perfo...
2019-01-22 Matt ArsenaultAMDGPU/GlobalISel: Handle legality/regbanks for 32...
2019-01-22 Rui UeyamaFileOutputBuffer: handle mmap(2) failure
2019-01-22 Matt ArsenaultGlobalISel: Allow shift amount to be a different type
2019-01-22 Joel E. Denny[FileCheck] Suppress old -v/-vv diags if dumping input
2019-01-22 Matt ArsenaultGlobalISel: Make buildConstant handle vectors
2019-01-22 Stefan Granitz[CMake] Fix two details from r351863
2019-01-22 Martin StorsjoRemove an unused variable
2019-01-22 Martin StorsjoAdd casts to avoid warnings about implicit conversions...
2019-01-22 Martin StorsjoFix warnings about printf format strings
2019-01-22 Martin StorsjoEnable LLVM_ENABLE_WARNINGS when building standalone...
2019-01-22 Craig Topper[X86][AVX512F_SCALAR]: Adding full coverage of MC encod...
2019-01-22 Martin StorsjoEnable LLVM_ENABLE_WARNINGS when building standalone...
2019-01-22 Matt ArsenaultGlobalISel: Implement widen for extract_vector_elt...
2019-01-22 Zinovy Nis[doc] Replace 'class' with 'struct' for 'public' by...
2019-01-22 Matt ArsenaultGlobalISel: Implement fewerElementsVector for basic...
2019-01-22 George Karpenkov[analyzer] Insert notes in RetainCountChecker where...
2019-01-22 George Karpenkov[analyzer] Model another special-case kind of cast...
2019-01-22 Alex Langford[CMake] Replace use of llvm-config with LLVM and Clang...
2019-01-22 Eugene Zelenko[Documentation] Use HTTPS whenever possible.
2019-01-22 Konstantin... Add missing include (cstdlib) to Demangle.h
2019-01-22 Matt ArsenaultAMDGPU/GlobalISel: Remove vectors from legal constant...
2019-01-22 Matt ArsenaultGlobalISel: Support narrowing zextload/sextload
2019-01-22 Jonathan Metzman[libFuzzer][MSVC] Enable building libFuzzer with MSVC
2019-01-22 Nirav Dave[SelectionDAGBuilder] Defer C_Register Assignments...
2019-01-22 Matt ArsenaultGlobalISel: Disallow vectors for G_CONSTANT/G_FCONSTANT
2019-01-22 Rui UeyamaFileOutputBuffer: Handle "-" as stdout.
next