OSDN Git Service

android-x86/external-llvm.git
2016-10-06 Mehdi AminiAdd a static_assert to enforce that parameters to llvm...
2016-10-06 Colin LeMahieu[Hexagon] NFC. Canonicalizing absolute address instruct...
2016-10-06 Vedant KumarDelete some dead code in SelectionDAG (NFC)
2016-10-06 Dan Gohman[WebAssemby] Implement block signatures.
2016-10-06 Dan Gohman[WebAssembly] Remove loop's bottom label.
2016-10-06 Dan Gohman[WebAssembly] Remove the output operand from stores.
2016-10-06 Wolfgang PiebPreserve the debug location when CodeGenPrepare sinks...
2016-10-06 Pirama Arumuga... Handle *_EXTEND_VECTOR_INREG during Integer Legalization
2016-10-06 Rong Xu[PGO] Create weak alias for the renamed Comdat function
2016-10-06 Michael Kuperstein[X86] Preserve BasePtr for LEA64_32r
2016-10-06 Simon Pilgrim[X86][SSE] Add f16/f80/f128 vector sitofp test cases
2016-10-06 Michael Kuperstein[DAG] Generalize build_vector -> vector_shuffle combine...
2016-10-06 Michael IlsemanRevert "Add -strip-nonlinetable-debuginfo capability"
2016-10-06 Matt ArsenaultAMDGPU: Don't fold undef uses or copies with implicit...
2016-10-06 Matt ArsenaultAMDGPU: Remove scheduling info from si_mask_branch
2016-10-06 Michael IlsemanAdd -strip-nonlinetable-debuginfo capability
2016-10-06 Matt ArsenaultAMDGPU: Remove leftover implicit operands when folding...
2016-10-06 Matt ArsenaultReapply "AMDGPU: Support using tablegened MC pseudo...
2016-10-06 Matt ArsenaultRevert "AMDGPU: Support using tablegened MC pseudo...
2016-10-06 Matt ArsenaultAMDGPU: Support using tablegened MC pseudo expansions
2016-10-06 Brian Gesiak[docs] Add PR to Lexicon
2016-10-06 Matt ArsenaultBranchRelaxation: Support expanding unconditional branches
2016-10-06 Krzysztof Parzyszek[Hexagon] Avoid replacing full regs with subregisters...
2016-10-06 Matt ArsenaultBranchRelaxation: Account for function alignment
2016-10-06 Matt ArsenaultMove AArch64BranchRelaxation to generic code
2016-10-06 Matt ArsenaultAArch64: Move remaining target specific BranchRelaxatio...
2016-10-06 Nirav Dave[X86] Fix intel syntax push parsing bug
2016-10-06 Mehdi AminiRevert "Use StringRef in LTOModule implementation ...
2016-10-06 Rafael EspindolaCentralize sh_entsize checking.
2016-10-06 Rafael EspindolaRefactor to use getSectionContentsAsArray.
2016-10-06 Rafael EspindolaRefactor duplicated typedefs. NFC.
2016-10-06 Tim NorthoverGlobalISel: fix misuse of using declaration in test.
2016-10-06 Sam Kolton[AMDGPU] Disassembler: print label names in branch...
2016-10-06 Anna Thomas[RS4GC] Fix comment to show TODO. NFC
2016-10-06 Rafael EspindolaUse range loop. NFC.
2016-10-06 Krzysztof Parzyszek[RDF] Replace some expensive copies with references...
2016-10-06 Krzysztof Parzyszek[RDF] Replace potentially unclear autos with real types
2016-10-06 Hal Finkel[llvm-opt-report] Record VF, etc. correctly for multipl...
2016-10-06 Diana PicusRevert "[ARM] Use __rt_div functions for divrem on...
2016-10-06 Hal Finkel[llvm-opt-report] Print line numbers starting from 1
2016-10-06 Henric KarlssonTest commit access (NFC)
2016-10-06 Matt ArsenaultAMDGPU: Partially fix reported code size for some instr...
2016-10-06 Zvi RackoverAdd test-cases which demontrate pr30561
2016-10-06 Bjorn Pettersson[ValueTracking] Teach computeKnownBits and ComputeNumSi...
2016-10-06 Sagar Thakur[EfficiencySanitizer] Adds shadow memory parameters...
2016-10-06 Nuno Lopesfix build on cygwin
2016-10-06 James Molloy[ARM] Constant pool promotion - fix alignment calculation
2016-10-06 James Molloy[ARM] Improve testcase for r283323
2016-10-06 Petr Hosek[Triple] Add triple for Fuchsia
2016-10-06 Kostya Serebryany[libFuzzer] be more careful with memory usage, print...
2016-10-06 Konstantin... [AMDGPU] Promote uniform i16 bitreverse intrinsic to i32
2016-10-05 Kostya Serebryany[libFuzzer] when re-running for lsan, don't look at...
2016-10-05 Sanjay Patel[DAG] add tests to show missing checks for SDNode FMF
2016-10-05 Kostya Serebryany[libFuzzer] refactoring to make -shrink=1 work for...
2016-10-05 Hal FinkelFix tests for Windows
2016-10-05 Richard SmithAdd missing #include from r283039. Found by modules...
2016-10-05 Reid Kleckner[codeview] Truncate records to maximum record size...
2016-10-05 Hal Finkel[llvm-opt-report] Distinguish inlined contexts when...
2016-10-05 Adrian PrantlVerifier: Reject any unknown named MD nodes in the...
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
next