platform/upstream/llvm.git
2017-11-15 Martin Storsjo[COFF] Always include the size of the string table...
2017-11-15 Martin Storsjo[MinGW] Implement the --[no-]gc-sections and --icf...
2017-11-15 Martin Storsjo[MinGW] Implement support for the --image-base option
2017-11-15 Martin Storsjo[MinGW] Add support for --dynamicbase, ignore --nxcompa...
2017-11-15 Martin Storsjo[MinGW] Handle --large-address-aware
2017-11-15 Mikael Holmen[Lint] Don't warn about passing alloca'd value to tail...
2017-11-15 Craig Topper[X86] Redefine the 128-bit version of VPGATHERQD and...
2017-11-15 Billy Robert... Tolerate even more [[nodiscard]] in the STL. Reviewed...
2017-11-15 Billy Robert... Tolerate [[nodiscard]] annotations in the STL. Reviewed...
2017-11-15 NAKAMURA TakumiGISelWorkList.h: Fix -fmodules build in rL318210.
2017-11-15 NAKAMURA TakumiASTMatchers.h: Avoid warnings due to "@throw". [-Wdocum...
2017-11-15 NAKAMURA TakumiFix llvm/test/Transforms/LoopRotate/pr35210.ll in rL318...
2017-11-15 Fangrui SongNFC Remove default argument of DataLayout::getPointerAB...
2017-11-15 Craig Topper[X86] Add getHostCPUName support for the Gemini Lake...
2017-11-15 Craig Topper[X86] Add getHostCPUName support for cannonlake.
2017-11-15 Marshall ClowFirst part of P0600 - '[[nodiscard] in the standard...
2017-11-15 Marshall ClowStill more missing tests - this time for the unordered...
2017-11-15 Craig Topper[InstCombine] Simplify binops that are only used by...
2017-11-15 Hiroshi Inoue[PowerPC] fix up in redundant compare elimination
2017-11-15 Jan Veselymath: Implement minmag
2017-11-15 Jan Veselymath: Implement maxmag
2017-11-15 Rafael EspindolaMake the test more strict. NFC.
2017-11-15 Jason MolendaRoll back r318260 because it is causing the windows...
2017-11-15 Dean Michael... [XRay][compiler-rt][x86_64] Align the stack before...
2017-11-15 Jason MolendaTwo small fixes to handle arm64 fpu register contexts in
2017-11-15 Marshall ClowNamed the macro wrong in the test.
2017-11-15 Richard SmithPR35214: don't crash if we see an array of unknown...
2017-11-15 Vedant Kumar[docs] Document a way to simplify names in bugpoint...
2017-11-15 Marshall ClowMore missing tests - array<>::size() and array<>::max_s...
2017-11-15 Eric FiselierUpdate Appveyor LLVM install link to be current and...
2017-11-15 Matt ArsenaultAMDGPU: Add separate definitions for DS insts without...
2017-11-15 Richard Smith[modules] Fix crash in complex class merging scenario.
2017-11-15 Marshall ClowAdded tests for xxx.size() and xxx.empty() for all...
2017-11-15 Craig Topper[X86] Correct the spelling of pentiumpro in X86TargetPa...
2017-11-15 Matt ArsenaultAMDGPU: Don't use MUBUF vaddr if address may overflow
2017-11-15 Hans WennborgRevert r318193 "[SLPVectorizer] Failure to beneficially...
2017-11-15 Mitch Phillips[cfi-verify] Validate there are no register clobbers...
2017-11-15 Craig Topper[LoopRotate] processLoop should return true even if...
2017-11-15 Evgeniy Stepanov[asan] Prevent rematerialization of &__asan_shadow.
2017-11-15 Erich KeaneSimplify CpuIs code to use include from LLVM
2017-11-14 Vedant Kumar[profile] Update InstrProfData.inc to sync with llvm
2017-11-14 Vedant Kumar[PGO] Detect more structural changes with the stable...
2017-11-14 Vedant Kumar[PGO] Bump the indexed profile format version
2017-11-14 Petr Hosek[CMake][runtimes] Don't process common options in runti...
2017-11-14 Craig Topper[X86] Fix the parameter order in the default implementa...
2017-11-14 Petr Hosek[CMake][runtimes] Set compiler as working even for...
2017-11-14 Matt ArsenaultAMDGPU: Handle or in multi-use shl ptr combine
2017-11-14 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-14 Hans WennborgFix switch-lower-peel-top-case.ll isel pass is not...
2017-11-14 Jason MolendaUpdate xcode project file to track ArchSpec.cpp
2017-11-14 Davide Italiano[EntryExitInstrumenter] Placate GCC, the semicolon...
2017-11-14 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-14 Alex Lorenz[refactor][selection] canonicalize decl ref callee...
2017-11-14 Hans WennborgTry to fix the instrument-functions tests
2017-11-14 Tim Renouf[AMDGPU] updated PAL metadata record keys
2017-11-14 Sanjay Patel[Reassociate] use dyn_cast instead of isa+cast; NFCI
2017-11-14 Mitch Phillips[cfi-verify] Add DOT graph printing for GraphResult...
2017-11-14 Aditya Nandakumar[GISel]: Rework legalization algorithm for better elimi...
2017-11-14 Hans WennborgCMake: Turn LLVM_ENABLE_LIBXML2 into a tri-state option
2017-11-14 Marshall ClowAdd two new macros: _LIBCPP_NODISCARD_AFTER_CXX17 and...
2017-11-14 Simon DardisReland "[mips][mt][6/7] Add support for mftr, mttr...
2017-11-14 Rong Xu[CodeGen] Fix the test case added in r318202
2017-11-14 Alex Lorenz[refactor][selection] canonicalize member expr callee...
2017-11-14 Jan Veselynative_powr: Switch implementation to native_exp2 and...
2017-11-14 Reid KlecknerMake salvageDebugInfo of casts work for dbg.declare...
2017-11-14 Rong Xu[CodeGen] Peel off the dominant case in switch statemen...
2017-11-14 Richard SmithFix unused variable warning.
2017-11-14 Hans WennborgSwitch -mcount and -finstrument-functions to emit Enter...
2017-11-14 Hans WennborgRename CountingFunctionInserter and use for both mcount...
2017-11-14 Alexey Bataev[OPENMP] Fix DSA analysis for threadprivates after...
2017-11-14 Dinar Temirbulatov[SLPVectorizer] Failure to beneficially vectorize ...
2017-11-14 Jake Ehrlich[llvm-objcopy] Improve command line option help messages
2017-11-14 Matt ArsenaultAMDGPU: Error on stack size overflow
2017-11-14 Ulrich Weigand[SystemZ] Do not crash when selecting an OR of two...
2017-11-14 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-11-14 Martin Storsjo[llvm-strings] Add support for the -a/--all options
2017-11-14 Martin Storsjo[ARM, AArch64] Fix an assert message, Darwin isn't...
2017-11-14 Hiroshi YamauchiSimplify irreducible loop metadata test code.
2017-11-14 Easwaran Raman[CodeGenPrepare] Disable div bypass when working set...
2017-11-14 Ulrich Weigand[SystemZ] Fix invalid codegen using RISBMux on out...
2017-11-14 Alex BradburySet hasSideEffects=0 for TargetOpcode::{CFI_INSTRUCTION...
2017-11-14 Artem BelevichMark intrinsics operating on the whole warp as IntrInac...
2017-11-14 Simon Dardis[mips] Simplify test for 5.0.1 (NFC)
2017-11-14 Adam NemetAdjust test after r318159
2017-11-14 Alex Lorenz[refactor][extract] avoid extracting expressions from...
2017-11-14 Jake Ehrlich[llvm-objcopy] Add -strip-non-alloc option to remove...
2017-11-14 Yaxun LiuCodeGen: Fix TargetLowering::LowerCallTo for sret value...
2017-11-14 Jake Ehrlich[llvm-objcopy] Support the rest of the ELF formats
2017-11-14 Mandeep Singh... [PredicateInfo] Stable sort ValueDFS to remove non...
2017-11-14 Don HintonAdd check for self-assignment. NFC
2017-11-14 Mandeep Singh... [XRay] Stable sort XRayRecord to remove non-determinist...
2017-11-14 Serge GueltonAdd missing const qualifier to AttributeSet::operator==
2017-11-14 Rafael EspindolaNote that the benchmark set has been updated.
2017-11-14 Adam NemetAdjust test after r318159
2017-11-14 Adam Nemet[llvm-profdata] Report if profile data file is IR-...
2017-11-14 Rafael EspindolaAdd a script to run various benchmarks and send the...
2017-11-14 Kostya Kortchinsky[scudo] Simplify initialization and flags
2017-11-14 Craig Topper[X86] Fix typo in comment. NFC
2017-11-14 Oliver Stannard[Docs] Add tablegen backend for target opcode documentation
2017-11-14 Sam McCall[tooling] Make compile_flags.txt negative test more...
next