OSDN Git Service

android-x86/external-llvm.git
2018-09-13 Simon PilgrimFix unused variable warning. NFCI.
2018-09-13 Tim NorthoverARM: align loops to 4 bytes on Cortex-M3 and Cortex-M4.
2018-09-13 Dean Michael... [XRay] Bug fixes for FDR custom event and arg-logging
2018-09-13 Alexander Timofeev [AMDGPU] Load divergence predicate refactoring
2018-09-13 Simon Atanasyan[mips] Enable the mnemonic spell corrector
2018-09-13 Clement Courbet[llvm-exegesis][NFC] Remove dead parameter.
2018-09-13 Clement Courbet[llvm-exegesis][NFC] Split BenchmarkRunner class
2018-09-13 Alexander Timofeev [AMDGPU] Preliminary patch for divergence driven...
2018-09-13 Craig Topper[X86] Type legalize v2i32 div/rem by scalarizing rather...
2018-09-13 Saleem AbdulrasoolARM: correct the relocation type for `bl` on WoA
2018-09-13 Max Kazantsev[NFC] Add Requires: asserts where needed
2018-09-13 Max Kazantsev[NFC] Use expensive asserts in relevant LICM tests
2018-09-13 Thomas LivelyRemove isAsCheapAsAMove from v128.const
2018-09-13 Thomas LivelyRemove isAsCheapAsAMove from mem ops
2018-09-13 Thomas Lively[WebAssembly] Add missing SIMD instruction attributes
2018-09-13 David BlaikieSTLExtras: Add some more algorithm wrappers
2018-09-13 David BlaikieDebugInfo/PDB: Remove unused member
2018-09-12 David Blaikiedwarfdump: Improve performance on large DWP files
2018-09-12 Sanjay Patel[DAGCombiner] improve formatting for select+setcc code...
2018-09-12 Adrian Prantlfix 80-column violation with clang-format
2018-09-12 Zachary Turner[PDB] Remove all clone() methods.
2018-09-12 Krzysztof Parzyszek[Hexagon] Use shuffles when lowering "gather" shuffleve...
2018-09-12 Krzysztof Parzyszek[Hexagon] Improve the selection algorithm in scalarizeS...
2018-09-12 Kristina Brooks[Support] sys::fs::directory_entry includes the file_type.
2018-09-12 Vedant Kumar[llvm-cov] Delete custom JSON serialization code (NFC)
2018-09-12 Lang Hames[ORC] Merge ExecutionSessionBase with ExecutionSession...
2018-09-12 Lang Hames[ORC] Add a special 'main' JITDylib that is created...
2018-09-12 Heejin Ahn[WebAssembly] Make tied inline asm operands work again
2018-09-12 Sanjay Patelrevert r341288 - [Reassociate] swap binop operands...
2018-09-12 Sanjay Patel[InstCombine] add tests for unsigned add overflow; NFC
2018-09-12 Michael BergGuard FMF context by excluding some FP operators from...
2018-09-12 Zachary Turner[PDB] Emit old fpo data to the PDB file.
2018-09-12 Krzysztof Parzyszek[Hexagon] Use legalized type for extracted elements...
2018-09-12 Konstantin... AMDGPU: Print all kernel descriptor directives (includi...
2018-09-12 Roman Lebedev[NFC][InstCombine] Drop newly-added interference-tests...
2018-09-12 Roman Lebedev[NFC][InstCombine] R38708 - inefficient pattern for...
2018-09-12 Konstantin... AMDGPU: Re-apply r341982 after fixing the layering...
2018-09-12 Roman Lebedev[InstCombine] Inefficient pattern for high-bits checkin...
2018-09-12 Julie Hockett[objcopy] make objcopy follow program header standards
2018-09-12 Thomas Lively[WebAssembly] SIMD comparisons
2018-09-12 Diogo N. Sampaio[ARM] Tighten f64<->f16 conversion requirements
2018-09-12 Craig Topper[X86] Remove isel patterns for ADCX instruction
2018-09-12 Florian Hahn[PatternMatch] Use generic One,Two,ThreeOps_match class...
2018-09-12 Wolfgang PiebReverting r342048, which caused UBSan failures in dsymutil.
2018-09-12 Alexandros... [GVNHoist] computeInsertionPoints() miscalculates IDF
2018-09-12 Roman Lebedev[NFC][InstCombine] R38708 - inefficient pattern for...
2018-09-12 Sander de Smalen[AArch64] Implement aarch64_vector_pcs codegen support.
2018-09-12 Wolfgang Pieb[DWARF] Refactoring range list dumping to fold DWARF...
2018-09-12 Kristof Umann[ADT] Made numerous methods of ImmutableList const
2018-09-12 David Green[CGP] Ensure splitgep gives deterministic output
2018-09-12 Sam Parker[ARM] Follow-up to rL342033
2018-09-12 David Green[SimplifyCFG] Put an alignment on generated switch...
2018-09-12 Sander de Smalen[AArch64] NFC: Refactoring to prepare for vector PCS.
2018-09-12 Clement Courbet[llvm-exegesis][NFC]Remove dead function parameter
2018-09-12 Sam Parker[ARM] Exchange MAC operands in ARMParallelDSP
2018-09-12 Sam Parker[ARM] Allow bitcasts in ARMCodeGenPrepare
2018-09-12 Sander de Smalen[AArch64] Add parsing of aarch64_vector_pcs attribute.
2018-09-12 Florian Hahn[LV] Move InterleaveGroup and InterleavedAccessInfo...
2018-09-12 Ilya BiryukovRemove unused include from IVDescriptors.cpp.
2018-09-12 Ilya BiryukovRevert "AMDGPU: Move isa version and EF_AMDGPU_MACH_...
2018-09-12 Craig Topper[SelectionDAG] Remove some code from PromoteIntOp_MGATH...
2018-09-12 Vikram TVBreak LoopUtils into an Analysis file.
2018-09-12 Craig Topper[X86] Teach X86SelectionDAGInfo::EmitTargetCodeForMemcp...
2018-09-12 Lang Hames[ORC] Remove some unused typedefs.
2018-09-11 Jessica Paquette[MachineOutliner] Add codegen size remarks to the Machi...
2018-09-11 Sanjay Patel[InstCombine] add folds for unsigned-overflow compares
2018-09-11 Zachary Turner[PDB] Write FPO Data to the PDB.
2018-09-11 Reid Kleckner[cmake] Speed up check-llvm 5x by delay loading shell32...
2018-09-11 Alexandros... Revert "[GVNHoist] Re-enable GVNHoist by default"
2018-09-11 Reid KlecknerApply local fixes intended to be part of r341999.'
2018-09-11 Reid Kleckner[codeview] Decode and dump FP regs from S_FRAMEPROC...
2018-09-11 Alexander Shaposhnikov[object] Improve the performance of getSymbols used...
2018-09-11 Sanjay Patel[InstCombine] add folds for icmp with xor mask constant
2018-09-11 Michael Bergadd IR flags to MI
2018-09-11 Matt MorehouseRevert "[SanitizerCoverage] Create comdat for global...
2018-09-11 Sanjay Patel[InstCombine] add tests for icmp with xor; NFC
2018-09-11 Reid Kleckner[Support] Quote arguments containing \n on Windows
2018-09-11 Reid Kleckner[Support] Avoid calling CommandLineToArgvW from shell32.dll
2018-09-11 Matt Morehouse[SanitizerCoverage] Create comdat for global arrays.
2018-09-11 Alina SbirleaUpdate MemorySSA in LoopUnswitch.
2018-09-11 Konstantin... AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination
2018-09-11 Sanjay Patel[InstCombine] enhance vector demanded elements to look...
2018-09-11 Matt Davis[llvm-mca] Delay calculation of Cycles per Resources...
2018-09-11 Sanjay Patel[InstCombine] add tests for add-with-overflow compares...
2018-09-11 Vedant Kumar[gcov] Fix branch counters with switch statements ...
2018-09-11 Xin TongAdd some context to fatal verifier errors
2018-09-11 Craig Topper[X86] Prefer unpckhpd over movhlps in isel for fake...
2018-09-11 Craig Topper[X86] Teach X86FastISel::X86SelectRet to use EAX for...
2018-09-11 Craig Topper[InstCombine] Fix incorrect usage of getPrimitiveSizeIn...
2018-09-11 Florian Hahn[CallSiteSplitting] Add debug location to created PHI...
2018-09-11 Josh Stone[GlobalISel] Lower dbg.declare into indirect DBG_VALUE
2018-09-11 Johannes Doerfert[LoopInfo][FIX] Remove leftover dump in unit test
2018-09-11 Josh StoneTest commit: remove trailing whitespace
2018-09-11 Matt MorehouseRevert "[SanitizerCoverage] Create comdat for global...
2018-09-11 Craig Topper[InstCombine] Use dyn_cast instead of match(m_Constant...
2018-09-11 Craig Topper[InstCombine] Support (mul (sext x), cst) --> (sext...
2018-09-11 Jessica Paquette[NFC] Fix typo in comment
2018-09-11 Jessica Paquette[MachineOutliner][NFC] Factor out instruction mapping...
2018-09-11 Craig Topper[X86] Correct the one use check from r341915.
2018-09-11 Alexandros... [GVNHoist] Re-enable GVNHoist by default
next