platform/upstream/llvm.git
2017-09-21 Davide Italiano[AArch64] Properly check alignment for AARCH64_LD_PREL_...
2017-09-21 Zachary Turner[lit] Make lit support config files with .py extension.
2017-09-21 Craig Topper[X86] Replace a condition that can never be true with...
2017-09-21 Craig Topper[SelectionDAG] Replace a flag that can never be true...
2017-09-21 Davide Italiano[AArch64] Include test for out of range LD_PREL_LO19.
2017-09-21 Vitaly Buka[asan] Remove trailing spaces
2017-09-21 Vitaly Buka[asan] Remove "COLLISION" workaround for datarace in...
2017-09-21 Vitaly Buka[asan] Remove "rm -f" in tests where it was needed...
2017-09-21 Michael KruseCheck whether IslAstInfo and DependenceInfo were comput...
2017-09-20 Davide Italiano[AArch64] Implement R_AARCH64_ LD_PREL_LO19.
2017-09-20 Craig Topper[InstCombine] Teach getDemandedBitsLHSMask to handle...
2017-09-20 Craig Topper[SelectionDAG] Use APInt::getActivebits instead of...
2017-09-20 Sam Clegg[WebAssembly] Weak symbols should be defined in SF_Global
2017-09-20 Adrian Prantltypo
2017-09-20 Adrian Prantlllvm-dwarfdump: move -eh-frame into the right section...
2017-09-20 Vitaly Buka[asan] Fix nested error detection
2017-09-20 Marek Sokolowski[llvm-readobj] Fix 'Teach readobj to dump .res files...
2017-09-20 Marek Sokolowski[llvm-readobj] Fix 'Teach readobj to dump .res files...
2017-09-20 Rafael EspindolaInclude thin --whole-archive members in --reproduce.
2017-09-20 Matt Morehouse[MSan] Disable sanitization for __sanitizer_dtor_callback.
2017-09-20 Dave LeeRemove references to response file argument in CommandL...
2017-09-20 Sanjay Patel[SimplifyCFG] don't create a no-op subtract
2017-09-20 Erich Keane[MS Compat]Allow __interfaces to have properties.
2017-09-20 Richard SmithGive external linkage and mangling to lambdas inside...
2017-09-20 Reid KlecknerCommit local changes that missed llvm.dbg.addr
2017-09-20 Reid Kleckner[IR] Add llvm.dbg.addr, a control-dependent version...
2017-09-20 Vedant Kumar[docs] llvm-cov: Document -show-instantiation-summary
2017-09-20 Eugene Zelenko[ARM] Fix some Clang-tidy modernize-use-using and Inclu...
2017-09-20 Saleem AbdulrasoolRevert "Revert "ExecutionEngine: add R_AARCH64_ABS...
2017-09-20 Sanjay Patel[SimplifyCFG] auto-generate full checks; NFC
2017-09-20 Artem Belevich[NVPTX] Implemented shfl.sync instruction and supportin...
2017-09-20 Craig Topper[InstCombine] Handle (X & C2) < C1 --> (X & C2) == 0
2017-09-20 Craig Topper[InstCombine] Pre-commit test cases for D38065.
2017-09-20 Sam Clegg[WebAssembly] Add support for local symbol bindings
2017-09-20 Marek Sokolowski[llvm-readobj] Fix 'Teach readobj to dump .res files'.
2017-09-20 Simon Atanasyan[mips] Fix calculation of a branch instruction offset...
2017-09-20 Matt ArsenaultAMDGPU: Start selecting v_mad_mixhi_f16
2017-09-20 Saleem AbdulrasoolX86: treat SwiftCC as Win64_CC on Win64
2017-09-20 Matt ArsenaultAMDGPU: Add tied operands to v_mad_mix{lo|hi}_f16
2017-09-20 Jan VeselyImplement cl_khr_int64_extended_atomics builtins
2017-09-20 Jan VeselyImplement cl_khr_int64_base_atomics builtins
2017-09-20 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool (resubmission of...
2017-09-20 Eric ChristopherRemove the default subtarget from the new Nios2 port...
2017-09-20 Zachary Turner[lit] Undo the patch to stop writing pyc files.
2017-09-20 Matt ArsenaultAMDGPU: Start selecting v_mad_mixlo_f16
2017-09-20 Alexey Bataev[OPENMP] Support for re-declarations when checking...
2017-09-20 Vlad TsyrklevichRevert "Introduce the llvm-cfi-verify tool (resubmissio...
2017-09-20 Marshall ClowRevert 313789 because gcc doesn't like it
2017-09-20 Cameron DesrochersFixed unused variable warning introduced in r313796...
2017-09-20 Ilya Biryukov[clangd] Fixed crash on MacOS.
2017-09-20 Rafael EspindolaConsider ForceAbsolute again in moveAbsRight.
2017-09-20 Ted WoodwardFix warning caused by new clang::BuiltinType::Float16...
2017-09-20 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool (resubmission of...
2017-09-20 Matt ArsenaultAMDGPU: Fix encoding of op_sel for mad_mix* opcodes
2017-09-20 Cameron Desrochers[PCH] Fixed preamble breaking with BOM presence (and...
2017-09-20 Sam CleggReland "[WebAssembly] Add support for naming wasm data...
2017-09-20 Rafael EspindolaConsider only A.Sec in moveAbsRight.
2017-09-20 Craig Topper[APInt] Use getActiveBits() to implement logBase2 and...
2017-09-20 Craig Topper[InstCombine] Use APInt::getActiveBits() to avoid creat...
2017-09-20 Saleem AbdulrasoolCodeGen: support SwiftError SwiftCC on Windows x64
2017-09-20 Marek Sokolowski[llvm-readobj] Teach readobj to dump .res files (Window...
2017-09-20 Marshall ClowMark the __eval methods on independent_bits_engine...
2017-09-20 Rafael EspindolaFix assigning to _gp in linker scripts.
2017-09-20 Jake EhrlichRename K_MIPS64 to K_GNU64
2017-09-20 Reid KlecknerRe-land "[DebugInfo] Insert DW_OP_deref when spilling...
2017-09-20 Adrian McCarthyFix the SIGINT handlers
2017-09-20 Andrew KaylorRemove offset size check in nullptr arithmetic handling
2017-09-20 Zachary Turner[TableGen] Some optimizations to TableGen.
2017-09-20 Zachary Turner[TableGen] Add a DenseMapInfo for MachineValueType.
2017-09-20 Hans WennborgRevert r313771 "[SLP] Vectorize jumbled memory loads."
2017-09-20 Hans WennborgPacify a gcc -Wparentheses warning
2017-09-20 Hans WennborgPacify gcc's -Wnum-compare after r313775
2017-09-20 Adrian Prantlllvm-dwarfdump: implement --recurse-depth=<N>
2017-09-20 Rafael EspindolaAdd a special case for trivial alignment.
2017-09-20 Marshall ClowFix a bit of UB in __independent_bits_engine. Fixes...
2017-09-20 Reid Kleckner[DebugInfo] Use a MapVector to coalesce MachineOperand...
2017-09-20 Quentin Colombet[InstCombine] Add select simplifications
2017-09-20 Jan VeselyAdd travis CI configuration file
2017-09-20 Jake EhrlichReland "[llvm-objcopy] Add support for .dynamic, .dynsy...
2017-09-20 Mohammad Shahid[SLP] Vectorize jumbled memory loads.
2017-09-20 Vedant Kumar[cmake] Add an option to build llvm with IR PGO
2017-09-20 Vedant Kumar[cmake] Unmark LLVM_BUILD_INSTRUMENTED_COVERAGE as...
2017-09-20 Vedant Kumar[docs] Make a note of LLVM_BUILD_INSTRUMENTED_COVERAGE
2017-09-20 Jake EhrlichReland "[llvm-objcopy] Add support for .dynamic, .dynsy...
2017-09-20 Teresa Johnson[ThinLTO] Fix dead stripping analysis for SamplePGO
2017-09-20 Zachary Turner[lit] Reverse path list when updating environment vars.
2017-09-20 Rafael EspindolaDon't try to compute a value that is known to fail.
2017-09-20 Zachary TurnerMake libcxx tests work when llvm sources are not present.
2017-09-20 David BlaikieDebugInfo: Remove unneeded attributes from test/DebugIn...
2017-09-20 Simon Atanasyan[mips] Add a valid test case to check the reason of...
2017-09-20 Serge PavlovPut target deduced from executable name at the start...
2017-09-20 Ilya Biryukov[clangd] Put inacessible items to the end of completion...
2017-09-20 Alexander KornienkoRevert r313736: "[SLP] Vectorize jumbled memory loads."
2017-09-20 Alexander KornienkoRevert r313753: "Fix a -Wsign-compare warning in LoopAc...
2017-09-20 Roman LebedevReplace r313747, don't always warn on enums, rework...
2017-09-20 Simon Pilgrim[X86][SSE] Add PR22415 test case
2017-09-20 Ilya Biryukov[clangd] Serialize onDiagnosticsReady callbacks for...
2017-09-20 Alexander KornienkoFix a -Wsign-compare warning in LoopAccessAnalysis.cpp
2017-09-20 Alexander Kornienko[clang-tidy] Fix linkage-related compiler errors in...
2017-09-20 Florian HahnRecommit [MachineCombiner] Update instruction depths...
next