platform/upstream/llvm.git
2019-08-19 Andrea Di Biagio[X86] Added extensive scheduling model tests for all...
2019-08-19 Stefan Stipanovic[Attributor] -attributor-verify has false positives...
2019-08-19 Sam Clegg[lld][WebAssembly] Honor --no-export-dynamic even with...
2019-08-19 Johan Vikstrom[clangd] Added highlighting for tokens that are macro...
2019-08-19 Jonas Devlieghere[dotest] Add --dwarf-version to override the tested...
2019-08-19 Fangrui Song[ELF] Simplify processRelocAux and allow a corner-case...
2019-08-19 Zoe Carver[libc++] reverts commit a5f5aad568bb7a91ceee47641f3076a...
2019-08-19 Pavel LabathFilesystem/Windows: fix inconsistency in readNativeFile...
2019-08-19 Roman Lebedev[TargetLowering] x s% C == 0 fold: vector divisor with...
2019-08-19 Raphael Isemann[lldb][NFC] Stop using GetNumberOfMatches in Completion...
2019-08-19 Serge Guelton[nfc] Silent gcc warning
2019-08-19 George Rimar[llvm-objdump] - Restore lost comment.
2019-08-19 Amaury SechetAutomatically generate AVX512 test cases. NFC
2019-08-19 George Rimar[Object/COFF.h] - Stop returning std::error_code in...
2019-08-19 Fangrui Song[ELF] Move (copy relocation/canonical PLT) before error...
2019-08-19 Jinsong Ji[PeepholeOptimizer] Don't assume bitcast def always...
2019-08-19 Fangrui Song[ELF][Hexagon] Improve error message for unknown reloca...
2019-08-19 Aaron BallmanDon't keep stale pointers to LoopInfos.
2019-08-19 Sid Manning[lld][Hexagon] Add GOTREL relocations.
2019-08-19 Alex Bradbury[RISCV] Don't force absolute FK_Data_X fixups to relocs
2019-08-19 David Stenberg[DebugInfo] Allow bundled calls in the MIR's call site...
2019-08-19 Sanjay Patel[SLP] add test that requires shuffle of scalars; NFC
2019-08-19 Fangrui Song[llvm-readobj] unwrapOrError: remove unnecessary llvm_u...
2019-08-19 Sven van Haastregt[OpenCL] Add generic type handling for builtin functions
2019-08-19 Raphael Isemann[lldb][NFC] Use CompletionRequest in Variable::AutoComplete
2019-08-19 Anastasia Stulova[OpenCL] Fix addr space deduction for pointers/referenc...
2019-08-19 Sanjay Patel[SLP] reduce duplicated code; NFC
2019-08-19 Raphael Isemann[lldb][NFC] Add a few more completion tests to increase...
2019-08-19 Fangrui Song[MC] Simplify ELFObjectWriter::recordRelocation. NFC
2019-08-19 Jeremy Morse[DebugInfo] Make postra sinking of DBG_VALUEs subregist...
2019-08-19 Peter Smith[ELF][ARM] Add a test that maxes out the thunk converge...
2019-08-19 Sam Tebbs[ARM] Add support for MVE vaddv
2019-08-19 David Green[ARM] MVE sext costs
2019-08-19 Jeremy Morse[DebugInfo] Test for variable range un-coalescing
2019-08-19 Raphael Isemann[lldb][NFC] Remove StringList::AutoComplete
2019-08-19 David L. JonesRevert [Attributor] Fix: Make sure we set the changed...
2019-08-19 Raphael Isemann[lldb][NFC] Use GetMaxStringLength in CommandObjectApro...
2019-08-19 Fangrui Song[MC] Delete unnecessary diagnostic: "No relocation...
2019-08-19 Johan Vikstrom[clangd] Added special HighlightingKind for function...
2019-08-19 Raphael Isemann[lldb][NFC] Address review comments to StringList for...
2019-08-19 David L. JonesRevert [Attributor] Fix: Do not partially resolve retur...
2019-08-19 Jan Kratochvil[lldb] Remove unused inheritance in RegularExpression
2019-08-19 Seiya NutaRevert r369230 and r369231
2019-08-19 Fangrui Song[MC] Don't emit .symver redirected symbols to the symbo...
2019-08-19 Craig Topper[X86] Teach lower1BitShuffle to match right shifts...
2019-08-19 Seiya Nuta[llvm-objcopy][MachO] Implement a layout algorithm...
2019-08-19 Seiya Nuta[llvm-objcopy][MachO] Support load commands used in...
2019-08-19 Nathan Ridge[clangd] Update features table in the docs with links...
2019-08-19 Craig Topper[X86] Fix the lower1BitShuffle code added in r369215...
2019-08-19 Craig Topper[X86] Teach lower1BitShuffle to match KSHIFTR that...
2019-08-19 Craig Topper[X86] Teach lower1BitShuffle to recognize padding a...
2019-08-19 Craig Topper[X86] Add test case for missed opportunity to recognize...
2019-08-18 Craig Topper[X86] Add a special case to LowerCONCAT_VECTORSvXi1...
2019-08-18 Craig Topper[X86] Add test cases for suboptimal insertion of a...
2019-08-18 Craig Topper[X86] Replace uses of getZeroVector for vXi1 vectors...
2019-08-18 Hubert Tong[cmake] Move blocks out of redundant else( MSVC ); NFC
2019-08-18 Jonas Devlieghere[CMake] Update CMAKE_OSX_DEPLOYMENT_TARGET to 10.12.
2019-08-18 Lang Hames[ORC] Make sure we linker-mangle symbol names in the...
2019-08-18 Lang Hames[ORC] Remove some dead code.
2019-08-18 David Bolvansky[Diagnostics] Diagnose misused xor as pow
2019-08-18 DeForest Richards[Docs] Test commit
2019-08-18 Craig Topper[X86] Improve lower1BitShuffle handling for KSHIFTL...
2019-08-18 Owen Pan[clang-format] Fix a bug that joins template closer...
2019-08-18 Simon PilgrimFix signed/unsigned comparison warning. NFCI.
2019-08-18 Simon Pilgrim[X86] isTargetShuffleEquivalent - add BUILD_VECTOR...
2019-08-18 Simon Pilgrim[X86] isTargetShuffleEquivalent - early out on illegal...
2019-08-18 Simon Pilgrim[X86][SSE] Improve PACKSS shuffle tests to better match...
2019-08-18 Simon Pilgrim[MC] MCFixup - Fix cppcheck + MSVC analyzer uninitializ...
2019-08-18 Roman Lebedev[InstCombine] Cherry-pick NFC cleanups of foldShiftInto...
2019-08-18 David Bolvansky[Diagnostics] Improve -Wsizeof-pointer-div
2019-08-18 Craig Topper[TargetLowering] Teach computeRegisterProperties to...
2019-08-18 Craig Topper[SelectionDAG] Add a node creation debug message to...
2019-08-18 Matt ArsenaultAMDGPU: Fix iterator error when lowering SI_END_CF
2019-08-18 Matt ArsenaultAMDGPU: Disambiguate v3f16 format in load/store tables
2019-08-18 Matt ArsenaultTableGen: Revert changes from r369038
2019-08-17 Craig Topper[X86] Add a one use check to the combineStore code...
2019-08-17 Yonghong Song[BPF] Fix bpf llvm-objdump issues.
2019-08-17 Raphael Isemann[lldb][NFC] Remove unused MaterializeInitializer and...
2019-08-17 Roman Lebedev[NFC][InstCombine] Some tests for 'shift amount reassoc...
2019-08-17 Tan S. B.[SemaDeclCXX] Allow inheriting constructor declaration...
2019-08-17 Kristof Umann[analyzer] Turn an assert into an if condition
2019-08-17 George RimarRecommit r369190 "[llvm-readobj/llvm-readelf] - Improve...
2019-08-17 George RimarRevert r369190, r369192 ([llvm-readobj/llvm-readelf...
2019-08-17 George Rimar[llvm-readobj] - An attemp to fix BB after r369191.
2019-08-17 Kang Zhang[CodeGen] Do the Simple Early Return in block-placement...
2019-08-17 George Rimar[llvm-readobj/llvm-readelf] - Improve/cleanup the error...
2019-08-17 George Rimar[test] - Remove precomiled openbsd-phdrs.elf-x86-64...
2019-08-17 Troy A. Johnson[circular_raw_ostream] Delegate is_displayed to contain...
2019-08-17 Fangrui Song[ELF] Replace local variable hasExportDynamic with...
2019-08-17 Paul WalkerRevert Revert [AArch64InstrInfo] Stop getInstSizeInByte...
2019-08-17 Paul WalkerRevert [AArch64InstrInfo] Stop getInstSizeInBytes retur...
2019-08-17 Fangrui Song[ELF][PPC] Fix getRelExpr for R_PPC64_REL16_HI
2019-08-17 Troy A. Johnson[X86] Support -mlong-double-80
2019-08-17 Diego Astiazaran[clang-doc] Fix casting not working in gcc 5.4.0
2019-08-17 Alina Sbirlea[MemorySSA] Loop passes should mark MSSA preserved...
2019-08-17 Petr Hosek[Fuchsia] Create the VMO during initialization, not...
2019-08-17 Adrian PrantlSimplify code (NFC).
2019-08-17 Petr Hosek[llvm-readobj] Unwrap the value first to avoid the...
2019-08-16 Adrian PrantlAdd LLDB dataformatters for llvm::StringRef and lldb_pr...
2019-08-16 Sanjay PatelRevert r367891 - "[InstCombine] combine mul+shl separat...
next