platform/upstream/llvm.git
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
2019-08-29 Matt ArsenaultAMDGPU/GlobalISel: Legalize sin/cos
2019-08-29 Aaron BallmanAvoid crash when dumping NULL Type as JSON.
2019-08-29 Volodymyr SapsaiRemove `FileManager::invalidateCache` as it has no...
2019-08-29 Sanjay Patel[InstCombine] reduce duplicated code; NFC
2019-08-29 Jordan RupprechtRevert [MBP] Disable aggressive loop rotate in plain...
2019-08-29 Alina SbirleaRevert enabling MemorySSA.
2019-08-29 Michael Kruse[DependenceInfo] Compute WAR dependence info using...
2019-08-29 Raphael Isemann[lldb][NFC] Document options parameter in ClangUserExpr...
2019-08-29 Jonas Devlieghere[test] Fix various module cache bugs and inconsistencies
2019-08-29 Craig Topper[X86] Remove what little support we had for MPX
2019-08-29 Matt ArsenaultGlobalISel: Don't compute known bits for non-integral GEP
2019-08-29 Florian Hahn[LoopUnrollAndJam] Use Lazy strategy for DTU.
2019-08-29 Matthew G McGovern[cmake] enable x86 libfuzzer on Windows
2019-08-29 Matt ArsenaultGlobalISel: Add maskedValueIsZero and signBitIsZero...
2019-08-29 Matt ArsenaultGlobalISel: Add known bits to InstructionSelector
2019-08-29 Jonas Devlieghere[dotest] Remove deprecated loggin through env variables.
2019-08-29 Jonas Devlieghere[dotest] Remove the curses result formatter.
2019-08-29 Davide ItalianoRevert "[TSanRuntime] Upstream thread swift race detector."
2019-08-29 Alina Sbirlea[MemorySSA & LoopPassManager] Enable MemorySSA as loop...
2019-08-29 Dmitri GribenkoAdded 'inline' to functions defined in headers to avoid...
2019-08-29 Jessica Paquette[GlobalISel][AArch64] Select llvm.aarch64.stxr* intrinsics.
2019-08-29 Sanjay Patel[InstCombine] add tests for bswap disguised as shuffle...
2019-08-29 Jessica Paquette[GlobalISel][AArch64] Use a GISelPredicateCode to selec...
2019-08-29 Dmitri GribenkoChanged FrontendActionFactory::create to return a std...
2019-08-29 Jessica Paquette[AArch64][GlobalISel] Select @llvm.aarch64.ldxr.* intri...
2019-08-29 Jessica Paquette[AArch64][GlobalISel] Select @llvm.aarch64.ldaxr.*...
2019-08-29 Michael Liao[SimplifyCFG] Skip sinking common lifetime markers...
2019-08-29 Jinsong Ji[PowerPC][NFC] Update fp-int-conversions-direct-moves...
2019-08-29 Pavel LabathFix GetDIEForDeclContext so it only returns entries...
2019-08-29 Pavel LabathRemove DWARFExpression::LocationListSize
2019-08-29 Shaurya Gupta[Clangd] NFC: Added fixme for checking for local/anonym...
2019-08-29 Haojian Wu[clangd] Update out-of-date links in readme, NFC.
2019-08-29 Roman Lebedev[NFC][SimplifyCFG] 'Safely extract low bits' pattern...
2019-08-29 Michael Kruse[ScopBuilder] Remove superfluous while loop in buildDom...
2019-08-29 Kadir Cetinkaya[clangd][NFC] Update background-index command line...
2019-08-29 Simon Pilgrim[DAGCombine] Fix shadow variable warnings. NFCI.
2019-08-29 Pavel LabathDWARFDebugLoc: Make parsing and error reporting more...
next