platform/upstream/llvm.git
2019-01-14 Benjamin Kramer[X86] Fix unused variable warning in Release builds...
2019-01-14 Mandeep Singh... [COFF, ARM64] Add __nop intrinsic
2019-01-14 Roman Lebedev[compiler-rt] UBSan: just completely disable two alignm...
2019-01-14 Zachary Turner[SymbolFile] Remove SymbolContext parameter from FindTypes.
2019-01-14 Zachary Turner[SymbolFile] Remove the SymbolContext parameter from...
2019-01-14 Zachary Turner[SymbolFile] Rename ParseFunctionBlocks to ParseBlocksR...
2019-01-14 James Y KnightUpdate GettingStarted guide to recommend that people...
2019-01-14 Nikita PopovRevert "[CodeGen][X86] Expand USUBSAT to UMAX+SUB,...
2019-01-14 Lang Hames[Object] Return a symbol_iterator, rather than a basic_...
2019-01-14 Thomas Lively[WebAssembly][FastISel] Do not assume naive CmpInst...
2019-01-14 Jordan Rupprecht[llvm-ar] Temporarily remove failing test which is...
2019-01-14 Nikita Popov[CodeGen][X86] Expand USUBSAT to UMAX+SUB, also for...
2019-01-14 James Y Knight[opaque pointer types] Update GetElementPtr creation...
2019-01-14 James Y Knight[opaque pointer types] Update LoadInst creation APIs...
2019-01-14 James Y Knight[opaque pointer types] Update InvokeInst creation APIs...
2019-01-14 James Y Knight[opaque pointer types] Update CallInst creation APIs...
2019-01-14 Jordan Rupprecht[llvm-ar] Flatten thin archives.
2019-01-14 Roman Lebedev[compiler-rt] UBSan: Disable 3 of the new alignment...
2019-01-14 Jonathan Metzman[SanitizerCoverage][NFC] Use appendToUsed instead of...
2019-01-14 Shoaib Meenai[compiler-rt] Add option to disable libc++ build
2019-01-14 Stephen Kelly[ASTDump] NFC: Move dumping of QualType node to TextNod...
2019-01-14 Stephen Kelly[ASTDump] NFC: Canonicalize handling of TypeLocInfo
2019-01-14 Stephen Kelly[ASTDump] NFC: Move Type Visit implementation to TextNo...
2019-01-14 George Karpenkov[lit] llvm-lit.in: specify file encoding to UTF-8
2019-01-14 Stephen KellyNFC: Fix nits I missed before
2019-01-14 Craig Topper[X86] Silence a -Wparentheses warning on gcc. NFC
2019-01-14 Roman Lebedev[compiler-rt] Update ubsan_interface.inc with alignment...
2019-01-14 Michal Gorny[test] Disable sunrpc tests when rpc/xdr.h is missing
2019-01-14 Erik PilkingtonImprove a -Wunguarded-availability note
2019-01-14 David Callahanexpand DIContext interface a bit
2019-01-14 Roman Lebedev[compiler-rt][UBSan] Sanitization for alignment assumpt...
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...
next