platform/upstream/llvm.git
2018-06-14 Justin Lebar[SCEV] Fix a variable name, NFC.
2018-06-14 Justin Lebar[SCEV] Simplify zext/trunc idiom that appears when...
2018-06-14 Justin Lebar[SCEV] Simplify trunc-of-add/mul to add/mul-of-trunc...
2018-06-14 Justin Lebar[SCEV] Fix indentation and combine two if statements...
2018-06-14 Sam CleggRevert "[MC] Factor MCObjectStreamer::addFragmentAtoms...
2018-06-14 Tony Tye[AMDGPU] Document the AMDGPU LLVM attributes
2018-06-14 Bjorn PetterssonRevert rL334704: "[DebugInfo] Check size of variable...
2018-06-14 Nirav DaveAvoid unused variable in non-assert builds.
2018-06-14 Andrea Di Biagio[llvm-mca] Add another test for partial register stalls.
2018-06-14 Nirav Dave[DAG] Avoid needing to walk out legalization tables...
2018-06-14 Craig Topper[X86] Add more vector instructions to the memory foldin...
2018-06-14 Craig Topper[X86] Remove '128' from the internal name of some scala...
2018-06-14 Craig Topper[X86] Disable load unfolding for a bunch of instruction...
2018-06-14 Craig Topper[X86] Remove NotMemoryFoldable from some AVX/AVX512...
2018-06-14 Lang Hames[ORC] Filter out self-dependencies in VSO::addDependencies.
2018-06-14 Lang Hames[ORC] Assert that the query argument to VSO::lookup...
2018-06-14 Lang Hames[ORC] Add a WaitUntilReady argument to blockingLookup.
2018-06-14 Lang Hames[ORC] Strip the Materializing flag off finalized symbol...
2018-06-14 Simon Dardis[docs] Update CompilerWriterInfo.rst for MIPS
2018-06-14 Peter Wu[ASAN] fix typos and disable long-object-path test...
2018-06-14 Leonard Chan[Fixed Point Arithmetic] Addition of the remaining...
2018-06-14 Pavel LabathDebugNamesDWARFIndex: fix handling of compressed sections
2018-06-14 Kostya Kortchinsky[scudo] Make Secondary linker-initialized compliant
2018-06-14 Simon Pilgrim[EarlyCSE] Fix MSVC build. NFCI.
2018-06-14 Simon Pilgrim[CostModel][AArch64] Add cost tests for ALTERNATE/SELEC...
2018-06-14 Sam Clegg[MC] Move MCAssembler::dump into the correct cpp file...
2018-06-14 Sam McCall[clangd] FuzzyMatch: forbid tail-tail matches after...
2018-06-14 Sam McCall[clangd] Boost keyword completions.
2018-06-14 Paul Robinson[DWARFv5] Tolerate files not all having an MD5 checksum.
2018-06-14 Francois Ferrandclang-format: Fix documentation generation
2018-06-14 Simon Dardis[mips] Correct predicates for MSA pseudo instructions
2018-06-14 Max Kazantsev[EarlyCSE] Propagate conditions of AND and OR instructions
2018-06-14 Florian Hahn[TableGen] Move some shared_ptrs to avoid unnecessary...
2018-06-14 Simon Atanasyan[ELF][MIPS] Replace calls to MapVector::find by MapVect...
2018-06-14 Bjorn Pettersson[DebugInfo] Check size of variable in ConvertDebugDecla...
2018-06-14 Peter Wu[ASAN] fix startup crash in dlsym for long paths since...
2018-06-14 Pavel LabathFix PathMappingListTest on windows
2018-06-14 Simon Pilgrim[SLPVectorizer] Remove RawInstructionsData/getMainOpcod...
2018-06-14 Sven van Haastregt[OpenCL] Support new/delete in Sema
2018-06-14 Simon Pilgrim[CostModel] Cleanup isSingleSourceVectorMask to match...
2018-06-14 Simon Pilgrim[CostModel] Recognise REVERSE shuffle mask if the eleme...
2018-06-14 Pavel LabathFix includes in PlatformAppleSimulator.h
2018-06-14 Luke Geeson[AArch64] reverting rC334693 due to build failures
2018-06-14 Philip PfaffeSimplify the implementation of getCUDALibDeviceFunction...
2018-06-14 Luke GeesonRemoved trunk-Codegen directory added in error
2018-06-14 Luke Geeson[AArch64] Added support for the vcvta_u16_f16 instrinsi...
2018-06-14 Hans Wennborg[clang-format] Add SpaceBeforeCpp11BracedList option.
2018-06-14 Clement Courbet[llvm-exegesis] Use BenchmarkResult::Instructions inste...
2018-06-14 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-06-14 David Carlier[Sanitizer] fix compilation warning
2018-06-14 Craig Topper[x86] fix mappings of cvttp2si/cvttp2ui x86 intrinsics...
2018-06-14 Artem Dergachev[analyzer] Re-enable C++17-specific RVO construction...
2018-06-14 Artem Dergachev[analyzer] Re-enable C++17-specific variable and member...
2018-06-14 Artem Dergachev[analyzer] Track class member initializer constructors...
2018-06-14 Artem Dergachev[analyzer] pr37270: Track constructor target region...
2018-06-14 Jason Molendafix cmake include path.
2018-06-14 Matt Davis[llvm-mca] Introduce the ExecuteStage (was originally...
2018-06-14 Artem Dergachev[analyzer] NFC: Merge code for finding and tracking...
2018-06-14 Richard SmithP0096R5, P0941R2: Update to match latest feature test...
2018-06-14 Stephan T.... [libcxx] [test] Strip trailing whitespace. NFC.
2018-06-14 Stephan T.... [libcxx] [test] Update msvc_stdlib_force_include.hpp.
2018-06-14 Richard Smith[www] Update cxx_status page for Rapperswil motions.
2018-06-14 Peter CollingbourneDriver: De-duplicate some code. NFCI.
2018-06-13 Fangrui Song[ELF][X86_64] Use R_GOTREL_FROM_END instead of R_GOTREL...
2018-06-13 Peter Collingbournedocs: Add a missing LTO visibility reference.
2018-06-13 Peter Wu[ASAN] Fix fputs interception for 32-bit macOS
2018-06-13 Peter Collingbournedocs: Correct some misstatements in the control flow...
2018-06-13 Jonas Devlieghere[FileSpec] Make style argument mandatory for SetFile...
2018-06-13 Jason MolendaMove the header file to be in the same new place as...
2018-06-13 Jason MolendaFix group entry.
2018-06-13 Tom StellardAMDGPU/GlobalISel: Implement select() for 32-bit G_FADD...
2018-06-13 Jonas Devlieghere[FileSpec] Make style argument mandatory for SetFile...
2018-06-13 Jonas Devlieghere[FileSpec] Make style argument mandatory for SetFile...
2018-06-13 Jason MolendaFix macos xcode build.
2018-06-13 Tobias Grosser[test] Fix a typo in a test case [NFCI]
2018-06-13 Alex Shlyapnikov[Sanitizers] Make sanitizer allocator linker-initialize...
2018-06-13 Dimitry AndricDisable MSan tests of prlimit on FreeBSD
2018-06-13 Zachary TurnerRevert "Enable ThreadPool to queue tasks that return...
2018-06-13 Francis Visoiu... Reland: [Timers] Use the pass argument name for JSON...
2018-06-13 Florian Hahn[TableGen] Make getOnlyTree return a const ref (NFC)
2018-06-13 George KarpenkovUpdate comments of CheckedArithmetic API based on Phili...
2018-06-13 Shoaib Meenai[compiler-rt] Use CMAKE_LINKER instead of hardcoding ld
2018-06-13 Reid Kleckner[WinASan] Don't instrument globals in sections containi...
2018-06-13 Erich KeaneSimplify test from r334650
2018-06-13 Francis Visoiu... Revert r334649 "[Timers] Use the pass argument name...
2018-06-13 Erich KeaneImplement constexpr __builtin_*_overflow
2018-06-13 Francis Visoiu... [Timers] Use the pass argument name for JSON keys in...
2018-06-13 Craig Topper[X86] Move RCPSSr_Int, RSQRTSSr_Int, SQRTSDr_Int, SQRTS...
2018-06-13 Rui UeyamaRemove needless bitwise-AND.
2018-06-13 Rui UeyamaMake a function non-member because it doesn't depend...
2018-06-13 Rui UeyamaApply clang-format.
2018-06-13 Zachary TurnerAdd missing #include.
2018-06-13 Zachary TurnerEnable ThreadPool to support tasks that return values.
2018-06-13 Stella Stamenova[lit] Split test_set_working_dir TestProcessLaunch...
2018-06-13 Brian Gesiak[Darwin] Do not error on '-lto_library' option
2018-06-13 Stanislav Mekhanoshin[AMDGPU] Corrected computeKnownBits for V_PERM_B32
2018-06-13 Mandeep Singh... [COFF] Add ARM64 intrinsics: __yield, __wfe, __wfi...
2018-06-13 Jonas Devlieghere[ObjC] Add dataformatter for NSDecimalNumber
2018-06-13 Sid ManningAdd Hexagon Support
2018-06-13 George Karpenkov[analyzer] Fix offset overflow check in MemRegion
next