platform/upstream/llvm.git
2019-05-23 Eric FiselierFix hang during constant evaluation of union assignment.
2019-05-23 Sanjay Patel[InstCombine] remove redundant fold for extractelement...
2019-05-23 Sanjay Patel[InstCombine] remove redundant fold for insertelement...
2019-05-23 Daniel SandersBreak false dependencies on target libraries
2019-05-23 Kristof Umann[analyzer] List checker/plugin options in 3 categories...
2019-05-23 Konrad Kleine[lldb] followup fix for https://reviews.llvm.org/D62305
2019-05-23 Alexey Bataev[OPENMP]Do not crash for const firstprivates.
2019-05-23 Bob Haarmanfix accidental implicit matches in elf-disassemble...
2019-05-23 Alina SbirleaUse clang_cc1 instead of clang in CodeGen test.
2019-05-23 Kristof Umann[analyzer] Hide developer-only checker/package options...
2019-05-23 Alina Sbirlea[NewPassManager] Add tuning option: ForgetAllSCEVInLoop...
2019-05-23 Sanjay Patel[InstSimplify] insertelement V, undef, ? --> V
2019-05-23 Kristof Umann[analyzer] List checkers in 3 categories: released...
2019-05-23 Craig Topper[X86] Split multi-line chained assignments into single...
2019-05-23 Peter CollingbourneELF: Remove a comparison against In.EhFrame. NFCI.
2019-05-23 J. Ryan Stinnett[NFC] Add blank line (test commit)
2019-05-23 Craig Topper[TTI] Fix some typos in comments. NFC
2019-05-23 Kit BartonRevert [LOOPINFO] Extend Loop object to add utiliti...
2019-05-23 Kristof Umann[analyzer] Add a new frontend flag to display all check...
2019-05-23 Tamas Zolnai[clang-tidy]: Add cert-oop54-cpp alias for bugprone...
2019-05-23 Reid Kleckner[COFF] Move KeepUnique bit from Chunk to SectionChunk...
2019-05-23 Jonas Devlieghere[Process] Fix another thread_result_t & nullptr incompa...
2019-05-23 Sanjay Patel[DAGCombiner] make folds of binops safe for opcodes...
2019-05-23 Jorge Gorbe... [lldb] Make sure RegularExpression constructors always...
2019-05-23 Simon PilgrimFix sphinx unknown document error
2019-05-23 Jonas Devlieghere[Utility] Avoid a few unnecessary copies (NFC)
2019-05-23 Roman LebedevUpdateTestChecks: ppc32 triple support
2019-05-23 Alina SbirleaUpdate breaking test.
2019-05-23 Matt ArsenaultAMDGPU: Correct maximum possible private allocation...
2019-05-23 Alina Sbirlea[NewPassManager] Add tuning option: LoopUnrolling ...
2019-05-23 Jonas Devlieghere[gdb-remote] Fix more issues with thread_result_t
2019-05-23 Roman Lebedev[NFC] UpdateTestChecks: asm.py: fix whitespace issue
2019-05-23 Alina Sbirlea[SLPVectorizer] Set flag to previous default.
2019-05-23 Thomas LivelyFix unresolved symbols when linking tools/clang/unittes...
2019-05-23 Chris Bieneman[CMake] Fixing errors in r361513
2019-05-23 Alina Sbirlea[NewPassManager] Add tuning option: SLPVectorization...
2019-05-23 Sanjay Patel[InstCombine] be more careful when transforming a shuff...
2019-05-23 Jordan Rupprecht[git] Be more specific when looking for llvm-svn
2019-05-23 Antonio AfonsoTest commit access by removing a empty line
2019-05-23 Reid Kleckner[Driver] Move the "-o OUT -x TYPE SRC.c" flags to the...
2019-05-23 Alexey Bataev[OPENMP]Simplify codegen for the outlined regions.
2019-05-23 Jonas Devlieghere[HostNativeThreadBase] Undo nullptr changes
2019-05-23 Robert LougherResubmit r360436 "[X86] Avoid SFB - Fix inconsistent...
2019-05-23 Thomas Lively[WebAssembly] Implement ReplaceNodeResults to fix a...
2019-05-23 Roman Lebedev[NFC][PPC] Autogenerate vec_add_sub_quadword.ll test
2019-05-23 Roman Lebedev[NFC][PPC] Autogenerate vec_add_sub_doubleword.ll test
2019-05-23 Roman Lebedev[NFC][Mips] Autogenerate msa/i5-s.ll test
2019-05-23 Roman Lebedev[NFC][Mips] Autogenerate msa/arithmetic.ll test
2019-05-23 Roman LebedevUpdateTestChecks: -march=mips/-march=mipsel is mips...
2019-05-23 Nico Webergn build: Merge r361418 more
2019-05-23 Matt ArsenaultAMDGPU/GlobalISel: Legality for integer min/max
2019-05-23 Nico Weberlld-link, clang: Treat non-existent input files as...
2019-05-23 Kit Barton [LOOPINFO] Extend Loop object to add utilities...
2019-05-23 Thomas Lively[WebAssembly] Add multivalue and tail-call target features
2019-05-23 Thomas Preud... [FileCheck] Remove llvm:: prefix
2019-05-23 Yitzhak Mandelbaum[LibTooling] Fix dangling references in RangeSelector.
2019-05-23 Chris Bieneman[CMake] Copy C++ headers before configuring runtimes...
2019-05-23 Saleem AbdulrasoolTransforms: lower fadd and fsub atomicrmw instructions
2019-05-23 Ilya Biryukov[Index] Fix reported references in presence of template...
2019-05-23 Ilya Biryukov[CodeComplete] Only show lambda completions if patterns...
2019-05-23 Andrea Di Biagio[MCA] Add the ability to compute critical register...
2019-05-23 Shoaib Meenai[AsmPrinter] Treat a narrowing PtrToInt like Trunc
2019-05-23 Erich KeaneEnsure builtins use the target default Calling Convention
2019-05-23 Fangrui Song[Object] object::ELFObjectFile::symbol_begin(): skip...
2019-05-23 Kristof Umann[analyzer][NFC] Prettify some RUN: lines in test files.
2019-05-23 Petr Hosek[Driver] Try normalized triple when looking for C+...
2019-05-23 Konrad Kleine[lldb] fix cannot convert from 'nullptr' to 'lldb:...
2019-05-23 Paul RobinsonWork around a Visual C++ bug.
2019-05-23 Don Hinton[cmake] When getting Ninja version, don't include CMake...
2019-05-23 Cameron McInally[NFC][InstCombine] Add unary FNeg tests to maximum...
2019-05-23 Lewis Revill[RISCV] Support assembling TLS LA pseudo instructions
2019-05-23 Nico Webergn build: Merge r361487
2019-05-23 Petar Jovanovic[LiveDebugValues] Rename 'DMI' into 'DebugInstr' (NFC)
2019-05-23 Andrea Di Biagio[MCA] Introduce class LSUnitBase and let LSUnit derive...
2019-05-23 Simon Pilgrim[X86] Regenerate LZCNT tests on x86/x32/x64 targets
2019-05-23 Louis Dionne[libcxx][tests] Fix order checking in unordered_multise...
2019-05-23 Alex Bradbury[RISCV][NFC] Add nounwind attribute to functions missin...
2019-05-23 Fangrui Song[llvm-objdump][test] Make MachO test names consistent
2019-05-23 James Henderson[llvm-objdump][test] Make test names consistent
2019-05-23 Clement Courbet[MergeICmps] Make the pass compatible with the new...
2019-05-23 James Henderson[llvm-objdump][test] Improve testing of some switches #3
2019-05-23 Kadir Cetinkaya[clangd] Also update package-lock.json
2019-05-23 Dmitri Gribenko[clang-tidy] New check calling out uses of +new in...
2019-05-23 Kadir Cetinkaya[clangd] Bump vscode extension version
2019-05-23 Simon Pilgrim[AMDGPU] Regenerate vector sub tests
2019-05-23 Konrad Kleine[lldb] NFC modernize codebase with modernize-use-nullptr
2019-05-23 Roman Lebedev[NFC][X86] Fix check prefixes and autogenerate fold...
2019-05-23 Andrea Di Biagio[MCA] Make the bool conversion operator in class InstRe...
2019-05-23 Pavel LabathAdd REQUIRES: lld to debug-types-address-ranges.s
2019-05-23 Petar Jovanovic[DwarfExpression] Refactor dwarf expression (NFC)
2019-05-23 James Henderson[llvm-objdump][test] Improve testing of some switches #2
2019-05-23 Rui UeyamaSimplify InputFile::fetch().
2019-05-23 Rui UeyamaRemove LazyObjFile::AddedToLink.
2019-05-23 Sam CleggReland: [WebAssembly] Add __start_/_stop_ symbols for...
2019-05-23 Kadir Cetinkaya[clangd-vscode] Do not customize uri converters in...
2019-05-23 Rui UeyamaMove code for symbol resolution from SymbolTable.cpp...
2019-05-23 Rui UeyamaSpeed up --start-lib and --end-lib.
2019-05-23 George Rimar[LLD][ELF] - Improve diagnostic about unrecognized...
2019-05-23 Pavel LabathDWARFASTParserClang: Reduce indentation
2019-05-23 Sam Clegg[WebAssembly] Seal imports section before counting...
next