platform/upstream/llvm.git
2019-01-14 Roman Lebedev[clang][UBSan] Sanitization for alignment assumptions.
2019-01-14 Roman Lebedev[llvm][IRBuilder] Introspection for CreateAlignmentAssu...
2019-01-14 Simon Pilgrim[X86][SSSE3] Bailout of lowerVectorShuffleAsPermuteAndU...
2019-01-14 David CallahanIgnore PhiNodes when mapping sample profile data
2019-01-14 Nico Weberlld-link: Spelling fixes in comments and minor style...
2019-01-14 Amara EmersonRevert r351051 "[clangd] Unlink VFS working dir from...
2019-01-14 Martin Storsjo[llvm-objcopy] [COFF] Remove unreferenced undefined...
2019-01-14 Martin Storsjo[llvm-objcopy] [COFF] Test absolute symbols wrt --strip...
2019-01-14 George Karpenkov[analyzer] [PR39792] false positive on strcpy targeting...
2019-01-14 George Karpenkov[analyzer] [NFC] Remove unused undefined method.
2019-01-14 David CallahanRevert "Merge branch 'arcpatch-D55094'"
2019-01-14 Nirav Dave[MC][X86] Add test case for invalid use of "(%dx)"...
2019-01-14 Sanjay Patel[x86] lower extracted add/sub to horizontal vector...
2019-01-14 David CallahanMerge branch 'arcpatch-D55094'
2019-01-14 Amara EmersonRevert "[VFS] Allow multiple RealFileSystem instances...
2019-01-14 Nico Webergn build: Unbreak mac build after r350977
2019-01-14 Dan Gohman[WebAssembly] Remove old builtins
2019-01-14 Nico Webergn build: Fix path to gn.py in docs
2019-01-14 Tom Stellardcmake: Don't install plugins used for examples or tests
2019-01-14 Dan Gohman[WebAssembly] Remove tests for old intrinsics.
2019-01-14 Nico Webergn build: svn propset svn:executable on utils/gn/gn.py
2019-01-14 Dan Gohman[WebAssembly] Remove old intrinsics
2019-01-14 Dan Gohman[WebAssembly] Add a release notes blurb
2019-01-14 Kristina Brooks[Sema] Expose a control flag for integer to pointer...
2019-01-14 Haojian Wu[clangd] Add Limit parameter for xref.
2019-01-14 Stella Stamenova[lldbsuite] Skip two more flaky tests on Windows
2019-01-14 Sam McCall[VFS] Disable unix-assuming VFS test on windows
2019-01-14 Simon Pilgrim[X86] Add PR40306 shuffle test case
2019-01-14 Adrian PrantlReapply r345008 "Split MachinePipeliner code into heade...
2019-01-14 James Y KnightRemove NameLen argument from newly-introduced IR C...
2019-01-14 Sam McCall[AST] Fix double-traversal of code in top-level lambdas...
2019-01-14 Nirav DaveReland "Refactor GetRegistersForValue. NFCI."
2019-01-14 Simon Pilgrim[DAGCombiner] Add (sub_sat x, x) -> 0 combine
2019-01-14 Simon Pilgrim[DAGCombiner] Enable sub saturation constant folding
2019-01-14 Simon Pilgrim[X86] Add sub saturation constant folding and self...
2019-01-14 Simon Pilgrim[DAGCombiner] Add add/sub saturation undef handling
2019-01-14 Sam McCall[VFS] Fix unused variable warning. NFC
2019-01-14 Petar Avramovic[MIPS GlobalISel] Fix release build make-check after...
2019-01-14 Simon Pilgrim[DAGCombiner] add saturation instructions are commutative
2019-01-14 Simon Pilgrim[X86] Add add/sub saturation undef tests.
2019-01-14 Aleksandr Urakov[Core] Use the implementation method GetAddressOf in...
2019-01-14 Nico Webergn build: Add gn.py wrapper script that adds --dotfile...
2019-01-14 Nico Weberclang-cl: Fix help text for /O<flags>: '/O2y-' means...
2019-01-14 Nico Weberclang-cl: Align help texts for /O1 and O2
2019-01-14 Simon Pilgrim[DAGCombiner] Enable add saturation constant folding
2019-01-14 Aleksandar... [mips] Optimize shifts for types larger than GPR size...
2019-01-14 Jeremy Morse[DebugInfo] Remove un-necessary logic from HoistThenEls...
2019-01-14 Simon Pilgrim[DAGCombiner] Add add saturation constant folding tests.
2019-01-14 Diana Picus[ARM GlobalISel] Import MOVi32imm into GlobalISel
2019-01-14 Simon Pilgrim[SelectionDAG] Add type sanity assertions for add/sub...
2019-01-14 David Stuttard[AMDGPU] Add support for TFE/LWE in image intrinsics...
2019-01-14 Anastasia Stulova[OpenCL] Set generic addr space of 'this' in special...
2019-01-14 Kadir Cetinkaya[clangd] Fix a reference invalidation
2019-01-14 Sam McCall[clangd] Unlink VFS working dir from OS working dir.
2019-01-14 Sam McCall[VFS] Allow multiple RealFileSystem instances with...
2019-01-14 Francis Visoiu... Replace "no-frame-pointer-*" function attributes with...
2019-01-14 Sam McCall[clang-tidy] update FunctionSizeCheck for D56444
2019-01-14 Sam McCall[AST] RecursiveASTVisitor visits lambda classes when...
2019-01-14 Petar Avramovic[MIPS GlobalISel] Add pre legalizer combiner pass
2019-01-14 Max Kazantsev[BasicBlockUtils] Generalize DeleteDeadBlock to deal...
2019-01-14 Daniel Cederman[Sparc] Add Sparc V8 support
2019-01-14 Dmitry Venikov[llvm-symbolizer] Add -addresses, -a as aliases for...
2019-01-14 Thomas Preud... Fix defines.txt
2019-01-14 Sam McCall[clangd] Index main-file symbols (bug 39761)
2019-01-14 Diana Picus[asan] Add fallback for Thumb after r350139
2019-01-14 Thomas Preud... Detect incorrect FileCheck variable CLI definition
2019-01-14 Thomas Preud... Add support for prefix-only CLI options
2019-01-14 Stefan Granitz[CMake] LLVM exports utility targets since r350959...
2019-01-14 Craig Topper[X86] Remove mask parameter from avx512 pmultishiftqb...
2019-01-14 Craig Topper[X86] Remove mask parameter from avx512 pmultishiftqb...
2019-01-14 Craig Topper[X86] Add new test file that was supposed to go with...
2019-01-14 Craig Topper[X86] Update type profile for DBPSADBW to indicate...
2019-01-14 Craig Topper[X86] Remove unused intrinsic handlers. NFC
2019-01-14 Craig Topper[X86] Remove FPCLASS intrinsic handler. Use INTR_TYPE_2...
2019-01-14 Nico Weberlld/include/lld/Core/TODO.txt
2019-01-14 Craig Topper[X86] Remove mask parameter from vpshufbitqmb intrinsic...
2019-01-14 Craig Topper[X86] Remove mask parameter from vpshufbitqmb intrinsic...
2019-01-13 Petr Hosek[libcxx] Mark do_open, do_get and do_close parameters...
2019-01-13 Simon Pilgrim[DAGCombiner] If add_sat(x,y) can't overflow -> add...
2019-01-13 Simon PilgrimFix unused variable warning. NFCI.
2019-01-13 Simon Pilgrim[DAGCombiner] Some very basic add/sub saturation combines.
2019-01-13 Simon Pilgrim[X86] Add some basic add/sub saturation combine tests.
2019-01-13 Craig Topper[LegalizeDAG] Remove 'NeedInvert' code from expansion...
2019-01-13 Nikita Popov[X86] Rename overly verbose method; NFC
2019-01-13 James Y KnightRemove TypeBuilder.h, and fix the few locations using it.
2019-01-13 Roman Lebedev[OpenMP] Fix LIBOMP_USE_DEBUGGER=ON build (PR38612)
2019-01-13 Craig Topper[X86] Add more ISD nodes to handle masked versions...
2019-01-13 Craig Topper[X86] Add X86ISD::VMFPROUND to handle the masked case...
2019-01-12 Benjamin KramerGive helper classes/functions local linkage. NFC.
2019-01-12 Stephen KellyNFC: Make utility private
2019-01-12 Stephen Kelly[ASTDump] NFC: Move dump of individual Stmts to TextNod...
2019-01-12 Simon Pilgrim[X86] More aggressive shuffle mask widening in combineE...
2019-01-12 Stephen KellyImplement TemplateArgument dumping in terms of Visitor
2019-01-12 Stephen Kelly[ASTDump] Change parameter to StringRef
2019-01-12 Sanjay Patel[LoopVectorizer] give more advice in remark about failu...
2019-01-12 Stephen Kelly[Algorithm] Add make_const_ref corresponding to make_co...
2019-01-12 Sanjay Patel[DAGCombiner] fold insert_subvector of insert_subvector
2019-01-12 Benjamin Kramer[analyzer] Fix unused variable warnings in Release...
2019-01-12 George Rimar[llvm-objdump] - Change the output for --all-headers.
2019-01-12 Simon PilgrimUse getShiftAmountTy for shift amounts.
next