platform/upstream/llvm.git
2018-09-13 David BolvanskyPrint correctly dependency paths on Windows
2018-09-13 Kirill Bobyrev[clangd] Cleanup FuzzyFindRequest filtering limit semantics
2018-09-13 Kirill Bobyrev[clangd] Use JSON format in benchmark requests reader
2018-09-13 Jonas Devlieghere[MC/Dwarf] Unclamp DWARF linetables format on Darwin.
2018-09-13 Sam McCall[clangd] Allow all LSP methods to signal cancellation...
2018-09-13 Eric Liu[clangd] Clarify and hide -index flag.
2018-09-13 Matt ArsenaultAMDGPU: Fix not preserving alignent in call setups
2018-09-13 Matt ArsenaultDAG: Fix expansion of unaligned FP loads and stores
2018-09-13 Matt ArsenaultAMDGPU: Fix some outdated datalayouts in tests
2018-09-13 Sam McCall[clangd] Simplify cancellation public API
2018-09-13 Kirill Bobyrev[docs] Provide pointers to known editor plugins and...
2018-09-13 Simon PilgrimFix unused variable warning. NFCI.
2018-09-13 Tim NorthoverARM: align loops to 4 bytes on Cortex-M3 and Cortex-M4.
2018-09-13 Oliver Stannard[AArch64] Enable return address signing for static...
2018-09-13 Simon PilgrimFix MSVC "illegal conversion; more than one user-define...
2018-09-13 Kirill Bobyrev[clangd] Don't create child AND and OR iterators with...
2018-09-13 Ilya Biryukov[clangd] Rename global-symbol-builder to clangd-indexer.
2018-09-13 Dean Michael... [XRay] Bug fixes for FDR custom event and arg-logging
2018-09-13 Raphael IsemannRemove byte counting from SourceManager [NFC]
2018-09-13 Alexander Timofeev [AMDGPU] Load divergence predicate refactoring
2018-09-13 Simon Atanasyan[mips] Enable the mnemonic spell corrector
2018-09-13 Clement Courbet[llvm-exegesis][NFC] Remove dead parameter.
2018-09-13 Clement Courbet[llvm-exegesis][NFC] Split BenchmarkRunner class
2018-09-13 Owen Pan[clang-format] Wrapped block after case label should...
2018-09-13 Alexander Timofeev [AMDGPU] Preliminary patch for divergence driven...
2018-09-13 Craig Topper[X86] Type legalize v2i32 div/rem by scalarizing rather...
2018-09-13 Tanya LattnerMaking pstl repository.
2018-09-13 Saleem AbdulrasoolARM: correct the relocation type for `bl` on WoA
2018-09-13 Max Kazantsev[NFC] Add Requires: asserts where needed
2018-09-13 Max Kazantsev[NFC] Use expensive asserts in relevant LICM tests
2018-09-13 Thomas LivelyRemove isAsCheapAsAMove from v128.const
2018-09-13 Thomas LivelyRemove isAsCheapAsAMove from mem ops
2018-09-13 Thomas Lively[WebAssembly] Add missing SIMD instruction attributes
2018-09-13 Marshall ClowMark LWG#3102 as complete. No code changes, but I updat...
2018-09-13 David BlaikieSTLExtras: Add some more algorithm wrappers
2018-09-13 David BlaikieDebugInfo/PDB: Remove unused member
2018-09-12 Tri Vo[AArch64] Support reserving x1-7 registers.
2018-09-12 David Blaikiedwarfdump: Improve performance on large DWP files
2018-09-12 Richard SmithRemove dead code made unnecessary by r342018.
2018-09-12 Richard SmithTrack definition merging on the canonical declaration...
2018-09-12 Richard SmithWhen we leave a module header, make that header visible...
2018-09-12 Sanjay Patel[DAGCombiner] improve formatting for select+setcc code...
2018-09-12 Adrian Prantlfix 80-column violation with clang-format
2018-09-12 Zachary Turner[PDB] Remove all clone() methods.
2018-09-12 Vlad Tsyrklevich[TSan] Update test values
2018-09-12 Krzysztof Parzyszek[Hexagon] Use shuffles when lowering "gather" shuffleve...
2018-09-12 Krzysztof Parzyszek[Hexagon] Improve the selection algorithm in scalarizeS...
2018-09-12 Kristina Brooks[Support] sys::fs::directory_entry includes the file_type.
2018-09-12 Vedant Kumar[llvm-cov] Delete custom JSON serialization code (NFC)
2018-09-12 Lang Hames[ORC] Merge ExecutionSessionBase with ExecutionSession...
2018-09-12 Lang Hames[ORC] Add a special 'main' JITDylib that is created...
2018-09-12 Jason MolendaCommit my attempt to test the change to ProcessGDBRemote
2018-09-12 Heejin Ahn[WebAssembly] Make tied inline asm operands work again
2018-09-12 Sanjay Patelrevert r341288 - [Reassociate] swap binop operands...
2018-09-12 Sanjay Patel[InstCombine] add tests for unsigned add overflow; NFC
2018-09-12 Michael BergGuard FMF context by excluding some FP operators from...
2018-09-12 Zachary Turner[PDB] Emit old fpo data to the PDB file.
2018-09-12 Krzysztof Parzyszek[Hexagon] Use legalized type for extracted elements...
2018-09-12 Brendon Cahoon[Hexagon] Remove fp-contract=fast setting for at O3
2018-09-12 Konstantin... AMDGPU: Print all kernel descriptor directives (includi...
2018-09-12 Roman Lebedev[NFC][InstCombine] Drop newly-added interference-tests...
2018-09-12 David BolvanskyDo not create new terminals when launching process...
2018-09-12 Roman Lebedev[NFC][InstCombine] R38708 - inefficient pattern for...
2018-09-12 Marshall ClowImplement the infrastructure for feature-test macros...
2018-09-12 Jason MolendaIf we fail to get an armv7em-- disassembler from llvm...
2018-09-12 Marshall ClowActually mark LWG#2953, don't just say you've done...
2018-09-12 Marshall Clowmark LWG#2953 as complete. No code changes required...
2018-09-12 Konstantin... AMDGPU: Re-apply r341982 after fixing the layering...
2018-09-12 Matt Davis[Diagnostic] Fix a warning typo. NFC.
2018-09-12 Roman Lebedev[InstCombine] Inefficient pattern for high-bits checkin...
2018-09-12 Alex LangfordAdd compatibility version to liblldb in framework builds
2018-09-12 Julie Hockett[objcopy] make objcopy follow program header standards
2018-09-12 Thomas Lively[WebAssembly] SIMD comparisons
2018-09-12 Marshall ClowUpdate the failure annotations for the uncaught_excepti...
2018-09-12 Alexey Bataev[OPENMP] Fix PR38902: support ADL for declare reduction...
2018-09-12 Diogo N. Sampaio[ARM] Tighten f64<->f16 conversion requirements
2018-09-12 Roger Ferrer... [RISCV] Explicitly set an empty --sysroot in the test
2018-09-12 Craig Topper[X86] Remove isel patterns for ADCX instruction
2018-09-12 Florian Hahn[PatternMatch] Use generic One,Two,ThreeOps_match class...
2018-09-12 Marshall ClowImplement LWG #3017. list splice functions should use...
2018-09-12 Wolfgang PiebReverting r342048, which caused UBSan failures in dsymutil.
2018-09-12 Alexandros... [GVNHoist] computeInsertionPoints() miscalculates IDF
2018-09-12 Roman Lebedev[NFC][InstCombine] R38708 - inefficient pattern for...
2018-09-12 David Green[CodeGen] Align rtti and vtable data
2018-09-12 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2018-09-12 Pavel LabathFix two issues in PDBASTParser
2018-09-12 Pavel LabathMove SafeMachO from Utility to Host
2018-09-12 Sander de Smalen[AArch64] Implement aarch64_vector_pcs codegen support.
2018-09-12 Wolfgang Pieb[DWARF] Refactoring range list dumping to fold DWARF...
2018-09-12 Benjamin KramerRemove another unused mislayered include.
2018-09-12 Benjamin KramerRemove unused include that's also a layering violation.
2018-09-12 Kristof Umann[ADT] Made numerous methods of ImmutableList const
2018-09-12 Raphael IsemannRemove manual byte counting from internal Stream methods.
2018-09-12 David Green[CGP] Ensure splitgep gives deterministic output
2018-09-12 Raphael IsemannAdd a basic test for 'memory region'
2018-09-12 Benjamin Kramer[clang-tidy] Abseil: Add more directories that are...
2018-09-12 Sam Parker[ARM] Follow-up to rL342033
2018-09-12 David Green[SimplifyCFG] Put an alignment on generated switch...
2018-09-12 Sander de Smalen[AArch64] NFC: Refactoring to prepare for vector PCS.
2018-09-12 Heejin Ahn[clangd] Add missing clangBasic target_link_libraries
next