OSDN Git Service

android-x86/external-llvm.git
2016-10-05 Adrian PrantlRevert "Verifier: Reject any unknown named MD nodes...
2016-10-05 Hal FinkelAdd an llvm-opt-report tool to generate basic source...
2016-10-05 Reid KlecknerRemove extra semicolon
2016-10-05 Reid KlecknerFix the build with MSVC 2013, still cannot default...
2016-10-05 Sanjay Patel[DAG] change test to use 'unsafe' function attribute...
2016-10-05 David CallahanModify df_iterator to support post-order actions
2016-10-05 Adrian PrantlVerifier: Reject any unknown named MD nodes in the...
2016-10-05 Dan Gohman[WebAssembly] Add binary-encoding opcode values to...
2016-10-05 Reid Kleckner[codeview] Translate bitpiece metadata to DEFRANGE_SUBF...
2016-10-05 Lang Hames[Object] Fix a crash in Archive::child_iterator's defau...
2016-10-05 Martin Storsjo[ARM] Use __rt_div functions for divrem on Windows
2016-10-05 James Y Knight[Sparc] Implement UMUL_LOHI and SMUL_LOHI instead of...
2016-10-05 Vitaly Buka[ADT] Add missing const_iterator DenseSet::find() const
2016-10-05 Anna Zaks[asan] Reapply: Switch to using dynamic shadow offset...
2016-10-05 Yunzhong GaoImprove the debug-info test created in r274263.
2016-10-05 Matthew Simpson[LV] Pass profitability analysis in vectorizer construc...
2016-10-05 Krzysztof Parzyszek[RDF] Fix live def propagation through basic block
2016-10-05 Matthias BraunAMDGPU: Do not re-use tmpreg in spill/restore lowering
2016-10-05 Matthew Simpson[LV] Pass legality analysis in vectorizer constructor...
2016-10-05 Peter CollingbourneFastISel: Remove unused/un-overridden entry points...
2016-10-05 Matthew Simpson[LV] Remove obsolete comment (NFC)
2016-10-05 Matthew Simpson[LV] Use getScalarizationOverhead in memory instruction...
2016-10-05 Sanjay Patelfix documentation comments; NFC
2016-10-05 Rafael EspindolaAllow the caller to pass in the hash.
2016-10-05 Reid KlecknerImprove DEBUG_VALUE assembly comments for spilled bitpieces
2016-10-05 Matthew Simpson[LV] Add helper function for predicated block probabili...
2016-10-05 Simon Dardis[mips][ias] fix li macro when values are negated with ~
2016-10-05 Matthew Simpson[LV] Add isScalarWithPredication helper function (NFC)
2016-10-05 Anna ZaksRevert "[asan] LLVM: Switch to using dynamic shadow...
2016-10-05 Bjorn Pettersson[DAG] Teach computeKnownBits and ComputeNumSignBits...
2016-10-05 Bjorn PetterssonTest commit permission. NFC
2016-10-05 Zachary TurnerFix build due to comparison of std::pairs.
2016-10-05 Zachary TurnerAdd llvm::enumerate() range adapter.
2016-10-05 Rafael EspindolaDon't pass null to memcpy. Should fix the asan bots.
2016-10-05 Simon DardisRecommit: "[mips] Add rsqrt, recip for MIPS"
2016-10-05 Hans WennborgRevert r282920 "X86: Allow conditional tail calls in...
2016-10-05 Simon DardisRevert "[mips] Add rsqrt, recip for MIPS"
2016-10-05 Douglas Katzman[X86] Don't randomly encode %rip where illegal
2016-10-05 James Molloy[Thumb] Don't try and emit LDRH/LDRB from the constant...
2016-10-05 Douglas Katzman[X86] Fix some tests that didn't assert anything
2016-10-05 Oren Ben SimhonTest commit permission
2016-10-05 Oren Ben SimhonTest commit permission
2016-10-05 Dylan McKay[AVR] Don't select 'MOVW' instructions when they are...
2016-10-05 Dylan McKay[AVR] Add AVRRegisterInfo::splitReg function
2016-10-05 Krzysztof ParzyszekFix machine operand traversal in ScheduleDAGInstrs...
2016-10-05 Dylan McKay[AVR] Update return type of dynamic alloca pass
2016-10-05 Dylan McKay[AVR] Add the AVR frame lowering code
2016-10-05 Dylan McKay[AVR] Split all of the AVR device definitions into...
2016-10-05 Dylan McKay[AVR] Enable the instruction printer in the target...
2016-10-05 Dylan McKay[AVR] Add definitions for the ATTiny102 and ATtiny104...
2016-10-05 Mehdi AminiRe-commit "Use StringRef in Support/Darf APIs (NFC)"
2016-10-05 Dylan McKay[AVR] Add the machine code backend
2016-10-05 Dean Michael... [Support][CommandLine] Add cl::getRegisteredSubcommands()
2016-10-05 Mehdi AminiBlind attempt to fix windows build after r283290 -...
2016-10-05 Mehdi AminiUse StringRef in ARMConstantPool APIs (NFC)
2016-10-05 Kyle ButtRevert "Codegen: Tail-duplicate during placement."
2016-10-05 Mehdi AminiUse StringRef in FastISel API (NFC)
2016-10-05 Mehdi AminiUse StringRef in StringSaver API (NFC)
2016-10-05 Mehdi AminiUse StringRef in ARCRuntimeEntryPoints APIs (NFC)
2016-10-05 Kostya Serebryany[libFuzzer] add ShrinkValueProfileTest, move code aroun...
2016-10-05 Mehdi AminiRevert "Re-commit "Use StringRef in Support/Darf APIs...
2016-10-05 Mehdi AminiUse StringRef in MCSectionMachO (NFC)
2016-10-05 Mehdi AminiUse StringRef in DarwinAsmParser (NFC)
2016-10-05 Michael Zolotukhin[LoopDistribute] Fix a typo in the pass name.
2016-10-05 Mehdi AminiRe-commit "Use StringRef in Support/Darf APIs (NFC)"
2016-10-05 Kostya Serebryany[libFuzzer] clear the corpus elements if they are evict...
2016-10-05 Mehdi AminiRevert "Use StringRef in Support/Darf APIs (NFC)"
2016-10-05 Mehdi AminiUse StringRef instead of raw pointers in ARMBuildAttrs...
2016-10-04 Mehdi AminiUse StringRef in Support/Darf APIs (NFC)
2016-10-04 Kyle ButtCodegen: Tail-duplicate during placement.
2016-10-04 Mehdi AminiUse StringRef in TableGen (NFC)
2016-10-04 Manuel Jacob[C API] Add LLVMConstExactUDiv and LLVMBuildExactUDiv...
2016-10-04 Mehdi AminiUse StringRef in TableGen emitted API for attribute...
2016-10-04 Rafael EspindolaMisc improvements to StringTableBuilder.
2016-10-04 Alina Sbirlea[cpu-detection] Copy simplified version of get_cpuid_ma...
2016-10-04 David L KreitzerRevert r283248. It caused failures in the hexagon build...
2016-10-04 Sanjay Patel[Target] move reciprocal estimate settings from TargetO...
2016-10-04 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-10-04 David L Kreitzer[safestack] Requires a valid TargetMachine to be passed...
2016-10-04 Michal Gorny[cmake] Make LIT_COMMAND configurable and improve fallb...
2016-10-04 Zachary Turner[Support] Add case-insensitive versions of StringSwitch...
2016-10-04 Matthias BraunAArch64: Macrofusion: Split features, add missing combi...
2016-10-04 Mike Aizatsky[sancov] renamed symcov-report-server to coverage-repor...
2016-10-04 Anna Zaks[asan] LLVM: Switch to using dynamic shadow offset...
2016-10-04 Hal FinkelDon't filter diagnostics written as YAML to the output...
2016-10-04 Chris Bieneman[CMake] Exclude intrinsics_gen from LLVM_COMMON_DEPENDS...
2016-10-04 Adam NemetSerialize remark argument as a mapping to get proper...
2016-10-04 Adam NemetAllow derived classes of OptimizationRemarkAnalysis...
2016-10-04 Alexey Bataev[SLPVectorizer] Add a test with non-vectorizable IR.
2016-10-04 Anna Thomas[RS4GC] Handle ShuffleVector instruction in findBasePointer
2016-10-04 Rafael EspindolaRemove duplicated typedef. NFC.
2016-10-04 Andrey BokhankoFix IntegerType::MAX_INT_BITS value
2016-10-04 Nemanja Ivanovic[Power9] Exploit D-Form VSX Scalar memory ops that...
2016-10-04 Simon Dardis[mips][fastisel] Consider soft-float an unsupported...
2016-10-04 George Rimar[Object/ELF] - Do not crash on invalid sh_offset value...
2016-10-04 whitequark[SelectionDAG] Fix calling convention in expansion...
2016-10-04 George Rimar[Object/ELF] - Avoid possible crash in getExtendedSymbo...
2016-10-04 Sjoerd MeijerConsistent fp denormal mode names. NFC.
2016-10-04 Nemanja IvanovicFix a test case failure on Apple PPC.
2016-10-04 Nemanja Ivanovic[Power9] Part-word VSX integer scalar loads/stores...
next