platform/upstream/llvm.git
2019-08-07 Johan Vikstrom[clangd] Added a TextMate theme parser to the vscode...
2019-08-07 Ilya Biryukov[unittests] Mark private gmock headers with IWYU pragma...
2019-08-07 Dmitri GribenkoRemove inclusion of a private gmock header from a test
2019-08-07 Rui UeyamaRe-submit r367649: Improve raw_ostream so that you...
2019-08-07 Sam Parker[ARM][LowOverheadLoops] Revert after read/write
2019-08-07 Yevgeny RoubanForce check prof branch_weights consistency in SwitchIn...
2019-08-07 Roger Ferrer... [RISCV] Remove duplicated logic when determining the...
2019-08-07 Craig Topper[X86] Allow any 8-bit immediate to be used with bt...
2019-08-07 Craig Topper[X86] Use isInt<8> to simplify some code. NFC
2019-08-07 Haibo HuangDetect HAVE_SYS_TYPES_H in lldb
2019-08-07 Kai Luo[MachineCSE][NFC] Use 'profitable' rather than 'benefic...
2019-08-07 Craig Topper[X86] Limit vpermil2pd/vpermil2ps immediates to 4 bits...
2019-08-07 Petr HosekReverts commit r368117, r368115 and r368112
2019-08-07 Galina KistanovaAppend an executable suffix to the toolchain tool paths...
2019-08-07 Alex BrachetFixes failing test cases on Windows for rL368119
2019-08-07 Alex Brachet[yaml2obj] Move core yaml2obj code into lib and include...
2019-08-07 Jason MolendaUpstream a few small Apple changes to debugserver ...
2019-08-07 Diego Trevino... Added Tool as Dependency to tests & fixed warnings
2019-08-07 Jonas Devlieghere[Gardening] Remove more dead code from IOHandler
2019-08-07 Diego Trevino... [Bugpoint redesign] Added Pass to Remove Global Variables
2019-08-07 Alex LorenzTLI: darwin does not support _bcmp
2019-08-07 Diego Trevino... Added Delta IR Reduction Tool
2019-08-06 Peter CollingbourneRequire lld for hwasan tests.
2019-08-06 Mitch PhillipsRegenerate mmx-arith.ll.
2019-08-06 Mitch PhillipsRevert "[X86] Add more extract subvector cost model...
2019-08-06 Puyan Lotfi[clang][DirectoryWatcher][NFC] Swapping asserts for...
2019-08-06 Mitch PhillipsRevert "[X86] Enable -x86-experimental-vector-widening...
2019-08-06 Mitch PhillipsRevert "[X86] Remove uses of the -x86-experimental...
2019-08-06 Bill WendlingUse parenthses to silence warning.
2019-08-06 Bill WendlingDelay diagnosing asm constraints that require immediate...
2019-08-06 Alexander Richardson[TSAN] Fix tsan on FreeBSD after D54889
2019-08-06 Peter Collingbournehwasan: Instrument globals.
2019-08-06 Guanzhong Chen[WebAssembly] Lower ASan constructor priority on Emscripten
2019-08-06 Dominik Adamski[NFC][ScopBuilder] Move buildDomains and its callees...
2019-08-06 Peter Collingbournegn build: Merge r368065.
2019-08-06 Peter Collingbournegn build: Merge r368052.
2019-08-06 Peter Collingbournegn build: Merge r368054.
2019-08-06 Peter Collingbournegn build: Merge r368086.
2019-08-06 Peter Collingbournegn build: Merge r368070.
2019-08-06 Peter CollingbourneIR: Disable verifier check for GlobalValues with privat...
2019-08-06 David Carlier[Sanitizer] little typo
2019-08-06 Alex Lorenzfix clang-scan-deps test to match filepaths on Windows
2019-08-06 Craig Topper[X86] Don't allow combineSIntToFP to create v2i32 vecto...
2019-08-06 David Carlier[Sanitizer] Linux explicitally migrate shadow mapping...
2019-08-06 Dominik Adamski[NFC][ScopBuilder] Move addUserAssumptions to ScopBuilder
2019-08-06 Louis Dionne[pstl][libc++] Provide uglified header names for interf...
2019-08-06 Diego Astiazaran[clang-doc] Fix paths of js in import tags
2019-08-06 Alex Lorenz[clang-scan-deps] Implementation of dependency scanner...
2019-08-06 Reid KlecknerRevert [InstCombine] Shift amount reassociation: shl...
2019-08-06 Sam McCall[clangd] Unfold SourceLocation flattening from findName...
2019-08-06 Raphael Isemann[lldb][NFC] Minor refactorings to (Clang)ExpressionSour...
2019-08-06 Craig Topper[X86] Add more extract subvector cost model tests for...
2019-08-06 Craig Topper[X86] Remove tests for -x86-experimental-vector-widenin...
2019-08-06 Craig Topper[X86] Remove uses of the -x86-experimental-vector-widen...
2019-08-06 Guanzhong Chen[WebAssembly] Fix null pointer in createInitTLSFunction
2019-08-06 Louis Dionne[libc++] Use the monorepo for the back-deployment testi...
2019-08-06 Kristina Brooks[Attributor][modulemap] Revert r368064 but fix the...
2019-08-06 Alex Langford[SymbolFile] Remove commented out method
2019-08-06 Chris BienemanAdd order-dependencies to object libraries
2019-08-06 Dmitri GribenkoRevert "Added Delta IR Reduction Tool"
2019-08-06 Gabor HorvathTeach some warnings to respect gsl::Pointer and gsl...
2019-08-06 Diego Trevino... Added Delta IR Reduction Tool
2019-08-06 Diego Astiazaran[clang-doc] Add index in each info html file
2019-08-06 Haibo HuangVarious build fixes for lldb on MinGW
2019-08-06 Alexey Bataev[OPENMP][OFFLOADING]Fix the test, NFC.
2019-08-06 Aditya Nandakumar[GISel]: Fix trivial build breakage
2019-08-06 Stefan Granitz[lldb][CMake] Generating Xcode projects
2019-08-06 Aditya Nandakumar[GISel]: Add GISelKnownBits analysis
2019-08-06 Kristina Brooks[modulemap] exclude a non-module friendly header
2019-08-06 Daniel Sanders[globalisel] Allow SrcOp to convert an APInt and render...
2019-08-06 Ilya Biryukov[Syntax] Do not add a node for 'eof' into the tree
2019-08-06 Roman Lebedev[X86] Move CPU features for Barcelona/K10 out of line
2019-08-06 Roman Lebedev[TableGen] FieldInit: improve assertion message
2019-08-06 Roman Lebedev[InstCombine] Shift amount reassociation: shl-trunc...
2019-08-06 Shaurya GuptaFixed toHalfOpenFileRange assertion fail
2019-08-06 Fangrui Song[ELF][PPC] Don't relax ifunc toc-indirect accesses...
2019-08-06 Cameron McInally[NFC][EarlyCSE] Pre-commit unary FNeg tests.
2019-08-06 Diego CaballeroRe-land D65760/r367944
2019-08-06 Max Moroz[compiler-rt] Rename FuzzedDataProvider.h to .hpp and...
2019-08-06 Jonas Devlieghere[Path] Fix bug in make_absolute logic
2019-08-06 Ilya Biryukov[AST] Traverse attributes inside DEF_TRAVERSE_DECL...
2019-08-06 Louis Dionne[libc++] Use the monorepo in the macos-trunk CI script
2019-08-06 Hubert Tong[CMake] Add mapping for IBM XL -qnoeh and -qnortti
2019-08-06 Sander de Smalen[AArch64] NFC: Generalize emitFrameOffset to support...
2019-08-06 Hubert Tong[XCOFF][MC] report_fatal_error before dereferencing...
2019-08-06 George Rimar[test/Object] - Cleanup the Object\obj2yaml.test a...
2019-08-06 Simon Pilgrim[TargetLowering] SimplifyMultipleUseDemandedBits -...
2019-08-06 Tim Renouf[StructurizeCFG] Enable -structurizecfg-relaxed-uniform...
2019-08-06 Peter Smith[ELF][ARM] Fix /DISCARD/ of section with .ARM.exidx...
2019-08-06 Fangrui Song[ELF] Make binding (weak or non-weak) logic consistent...
2019-08-06 Dmitri GribenkoRevert "Fixed failing test cases"
2019-08-06 Dmitri GribenkoRevert "[yaml2obj] Move core yaml2obj code into lib...
2019-08-06 Dmitri GribenkoRevert "gn build: Merge r368021"
2019-08-06 Igor KudrinUpdate LLDB to follow changes in llvm::DWARFDebugNames...
2019-08-06 Igor Kudrin[MachO] Update LLD to use 64-bit offsets with DataExtra...
2019-08-06 Tim NorthoverAArch64: bail instead of asserting on unexpected type...
2019-08-06 Alex BrachetFixed failing test cases
2019-08-06 Mike SpertusImprove MSVC visualizations so the parser shows where...
2019-08-06 Sanjay Patel[InstCombine] add tests for binop with FMF with select...
2019-08-06 Nico Webergn build: Merge r368024
next