platform/upstream/llvm.git
2019-08-30 Puyan Lotfi[IFS][NFC] llvm-ifs: Fixing build errors for bots using...
2019-08-30 Sam Clegg[lld][WebAssembly] Fix spurious signature mismatch...
2019-08-30 James Molloy[DFAPacketizer] Allow namespacing of automata per-itinerary
2019-08-30 Craig Topper[X86] Regenerate the test cases added in r370506.
2019-08-30 Craig Topper[X86] Add test caes for opportunities for machine LICM...
2019-08-30 Jinsong Ji[PowerPC][NFC] Avoid checking non-relevant .cfi instruc...
2019-08-30 Michael LiaoFix compilation warnings. NFC.
2019-08-30 Raphael Isemann[lldb][NFC] More tests for invalid register command...
2019-08-30 Eric FiselierMake `vector` unconditionally move elements when except...
2019-08-30 Nico Webergn build: Merge r370500
2019-08-30 James Molloy[MachinePipeliner] Separate schedule emission, NFC
2019-08-30 Puyan Lotfi[llvm-ifs][IFS] llvm Interface Stubs merging + object...
2019-08-30 Simon Pilgrim[DAGCombine] ReduceLoadWidth - remove duplicate SDLoc...
2019-08-30 Simon Pilgrim[TargetLowering] SimplifyDemandedBits ADD/SUB/MUL ...
2019-08-30 Matt ArsenaultGlobalISel: Fix missing pass dependency
2019-08-30 Craig Topper[X86] Pass v32i16/v64i8 in zmm registers on KNL target.
2019-08-30 Craig Topper[ValueTypes] Add v16f16 and v32f16 to EVT::getEVTString...
2019-08-30 Alex Lorenz[clang-scan-deps] NFC, remove outdated implementation...
2019-08-30 Nico Webergn build: Merge r370490
2019-08-30 Martin Storsjo[LLD] [COFF] Add a missing REQUIRES line to a recently...
2019-08-30 Evgeniy StepanovMemTag: unchecked load/store optimization.
2019-08-30 Simon Pilgrim[DAGCombine] visitVSELECT - remove equivalent getValueT...
2019-08-30 Duncan P. N... FileManager: Remove ShouldCloseOpenFile argument from...
2019-08-30 Bob Haarman[lld-link] implement -start-lib and -end-lib
2019-08-30 Whitney Tsang[INSTRUCTIONS] Add support of const for getLoadStorePoi...
2019-08-30 Johannes Doerfert[Attributor] Fix: do not pretend to preserve the CFG
2019-08-30 Craig Topper[X86] Merge X86InstrInfo::loadRegFromAddr/storeRegToAdd...
2019-08-30 Jonas Devlieghere[lit] Fix my earlier bogus fix to not set DYLD_LIBRARY_...
2019-08-30 Johan Vikstrom[clangd] Add highlighting for macro expansions.
2019-08-30 Nandor LickerRevert [Clang Interpreter] Initial patch for the conste...
2019-08-30 Johannes Doerfert[Attributor] Use existing function information for...
2019-08-30 Johannes Doerfert[Attributor] Manifest load/store alignment generally
2019-08-30 Simon Pilgrim[DAGCombine] visitVSELECT - remove duplicate getOperand...
2019-08-30 Nandor Licker[Clang Interpreter] Initial patch for the constexpr...
2019-08-30 Piotr Sobczak[InstCombine][AMDGPU] Simplify tbuffer loads
2019-08-30 Sid Manning[llvm-nm] Small fix to Exected<StringRef>
2019-08-30 Johan Vikstrom[clangd] Added highlighting for structured bindings.
2019-08-30 George Rimar[yaml2obj][obj2yaml] - Use a single "Other" field inste...
2019-08-30 Simon Pilgrim[DAGCombine] visitVSELECT - use getShiftAmountTy for...
2019-08-30 Simon Pilgrim[DAGCombine] visitMULHS - use getScalarValueSizeInBits...
2019-08-30 Simon Atanasyan[mips] Merge common checkings under the same check...
2019-08-30 Luis Marques[RISCV] Fix a couple of tests' CHECKs
2019-08-30 Haojian WuRemove an extra ";", NFC.
2019-08-30 Amaury Sechet[X86] Add tests for rotate matching. NFC
2019-08-30 Bjorn Pettersson[CodeGen] Introduce MachineBasicBlock::replacePhiUsesWi...
2019-08-30 Pavel Labath[dotest] Finish removing -q
2019-08-30 Gabor Marton[ASTImporter] Do not look up lambda classes
2019-08-30 Simon Pilgrim[DAGCombine] visitMULHS/visitMULHU - isBuildVectorAllZe...
2019-08-30 Simon PilgrimFix Wdocumentation warning. NFCI.
2019-08-30 Chris Jackson[llvm-objcopy] Allow the visibility of symbols created...
2019-08-30 Balazs Keri[ASTImporter] Propagate errors during import of overrid...
2019-08-30 Hideto Ueno[Attributor] Implement AANoAliasCallSiteArgument initia...
2019-08-30 Shaurya Gupta[Clangd] ExtractFunction Added checks for broken contro...
2019-08-30 Roman Lebedev[LoopIdiomRecognize] BCmp loop idiom recognition
2019-08-30 Roman Lebedev[NFC] SCEVExpander: add SetCurrentDebugLocation() ...
2019-08-30 Johan Vikstrom[clangd] Collecting main file macro expansion locations...
2019-08-30 Dmitri Gribenko[Tooling] Migrated APIs that take ownership of objects...
2019-08-30 Pavel Labathdotest: improvements to the pexpect tests
2019-08-30 David Stenberg[LiveDebugValues] Insert entry values after bundles
2019-08-30 Haojian Wu[clangd] Add .vscode-test to .gitignore.
2019-08-30 Alexander Potapenko[CodeGen]: fix error message for "=r" asm constraint
2019-08-30 Sven van Haastregtvim: add `immarg` keyword
2019-08-30 Nico Webergn build: Merge r370441
2019-08-30 Dmitri Gribenko[ADT] Removed VariadicFunction
2019-08-30 Raphael Isemann[lldb][NFC] Move Clang-specific flags to ClangUserExpre...
2019-08-30 Fangrui Song[ELF] Set `referenced` bit of Undefined created by...
2019-08-30 Martin Storsjo[LLD] [COFF] Support merging resource object files
2019-08-30 Martin Storsjo[WindowsResource] Remove use of global variables in...
2019-08-30 Martin Storsjo[WindowsResource] Avoid duplicating the input filenames...
2019-08-30 Martin Storsjo[COFF] Add a ResourceSectionRef method for getting...
2019-08-30 Petar Avramovic[MIPS GlobalISel] Lower uitofp
2019-08-30 Petar Avramovic[MIPS GlobalISel] Lower fptoui
2019-08-30 Dan Gohman[CodeGen] Fix lowering for returning the result of...
2019-08-30 Nathan Ridge[clangd] Add distinct highlightings for static fields...
2019-08-30 Jinsong Ji[PowerPC][NFC] Use inline Subtarget->isPPC64()
2019-08-30 Jinsong Ji[PowerPC][NFC] Use -mtriple in RUN line, remove target...
2019-08-30 Fangrui Song[PPC32] Emit R_PPC_GOT_TPREL16 instead R_PPC_GOT_TPREL16_LO
2019-08-30 Alex Lorenz[clang-scan-deps] NFC, refactor the DependencyScanningW...
2019-08-30 Craig Topper[X86] Explicitly list all the always trivially remateri...
2019-08-30 Saleem AbdulrasoolDebugInfo: add CodeView register mapping for ARM NT
2019-08-29 Bruno Cardoso... [Modules] Make ReadModuleMapFileBlock errors reliable
2019-08-29 Petr Hosek[CMake][Fuchsia] Enable experimental pass manager by...
2019-08-29 Alex Lorenz[clang-scan-deps] reuse the file manager across invocat...
2019-08-29 Richard SmithFix silent wrong-code bugs and crashes with designated...
2019-08-29 Richard SmithRefactor InitListChecker to check only a single (explic...
2019-08-29 Richard SmithRefactor InitListChecker to make it a bit clearer that...
2019-08-29 Dan Gohman[WebAssembly] Implement NO_STRIP
2019-08-29 Dan Gohman[WebAssembly] Make __attribute__((used)) not imply...
2019-08-29 Philip Reames[Tests] Precommit a few cases where we're missing oppur...
2019-08-29 Jonas Devlieghere[lit] Print exit code in for unresolved (lldb)tests.
2019-08-29 Nandor Licker[NFC] Test commit - sorted headers.
2019-08-29 Jinsong Ji[PowerPC] Support extended mnemonics mffprwz etc.
2019-08-29 Jessica Paquette[AArch64][GlobalISel] Select arithmetic extended regist...
2019-08-29 Reid Kleckner[X86] Don't emit unreachable stack adjustments
2019-08-29 Reid KlecknerAllow '@' to appear in x86 mingw symbols
2019-08-29 Sanjay Patel[InstCombine] add possible bswap as widening shuffle...
2019-08-29 Artem Dergachev[CFG] Fix CFG for statement-expressions in return values.
2019-08-29 Reid KlecknerFix the build for MSVC builds using M_PI
2019-08-29 Simon Pilgrim[X86][SSE] combinePMULDQ - pmuldq(x, 0) -> zero vector...
2019-08-29 Julian Lettner[ASan] Version mismatch check follow-up
next