OSDN Git Service

android-x86/external-llvm.git
2018-01-09 Derek Schuff[WebAssembly] Update libcall signature lists
2018-01-09 Sanjay Patel[InstCombine] weaken assertions for icmp folds (PR35846)
2018-01-09 Teresa JohnsonFix crash when linking metadata with ODR type uniquing
2018-01-09 Max Moroz[lit] Implement "-r" option for builtin "diff" command...
2018-01-09 Craig Topper[X86] Add a DAG combine to combine (sext (setcc)) with VLX
2018-01-09 Craig Topper[lli] Make lli support -mcpu=native for CPU autodetection
2018-01-09 Matthew VossTest commit
2018-01-09 Florian Hahn[TargetParser] Add missing armv8l ARMv8 variant.
2018-01-09 Francis Visoiu... [CodeGen] Don't print "pred:" and "opt:" in -debug...
2018-01-09 Davide Italiano[Support] Use realpath(3) instead of trying to open...
2018-01-09 Pavel Labath[Support] Add WritableMemoryBuffer::getNewMemBuffer
2018-01-09 Sander de SmalenRecommit r322073: [AArch64][SVE] Asm: Add predicated...
2018-01-09 Zvi RackoverX86 Tests: Update more isel tests with FastVariableShuf...
2018-01-09 Zvi RackoverX86 Tests: Add common check prefix to test-case. NFC.
2018-01-09 Francis Visoiu... [CodeGen] Print frame-setup/destroy flags in -debug...
2018-01-09 Sanjay Patel[SelectionDAG] lower math intrinsics to finite version...
2018-01-09 Francis Visoiu... [CodeGen] Don't print register classes in -debug output
2018-01-09 Nirav Dave[DAG] Elide overlapping stores
2018-01-09 Petar Jovanovic[EarlyCSE] Salvage debug info during DCE
2018-01-09 Simon Pilgrim[InstCombine] Check for out of range ashr values using...
2018-01-09 Sander de SmalenReverted r322073 because of AddressSanitizer failure on
2018-01-09 Simon Pilgrim[X86][AVX] Add v2i64/v2f64 load tests
2018-01-09 Sander de Smalen[AArch64][SVE] Asm: Add predicated ADD/SUB instructions
2018-01-09 Simon Pilgrim[InstCombine] Add pow2 mul -> shl tests for vectors...
2018-01-09 Francis Visoiu... [MIR] Add support for the frame-destroy MachineInstr...
2018-01-09 Sander de Smalen[AArch64][SVE] Asm: Add parsing of merging/zeroing...
2018-01-09 Nikolai Bozhenov[Nios2] Arithmetic instructions for R1 and R2 ISA.
2018-01-09 Oren Ben SimhonInstrument Control Flow For Indirect Branch Tracking
2018-01-09 Shoaib Meenai[cmake] Use symlinks for Windows-hosted toolchains...
2018-01-09 Craig Topper[X86] Allow more cmpps/pd immediate encodings to be...
2018-01-09 Serguei Katkov[SCEV] Do not cache S -> V if S is not equivalent of V
2018-01-09 Serguei Katkov[CGP] Fix Complex addressing mode for offset
2018-01-09 Sean Fertile[PowerPC] Can not assume an intrinsic argument is a...
2018-01-09 Eric ChristopherRemove unused function HvxSelector::zerous.
2018-01-09 Stefan PintilieRevert "[PowerPC] Manually schedule the prologue and...
2018-01-09 Craig Topper[X86] Remove llvm.x86.avx512.cvt*2mask.* intrinsics...
2018-01-09 Craig Topper[X86] Remove unnecessary isel pattern that is a combina...
2018-01-09 Jessica Paquette[MachineOutliner] AArch64: Handle instrs that use SP...
2018-01-08 Petr Hosek[CMake] Support for cross-compilation when build runtimes
2018-01-08 Craig Topper[X86] Remove GCCBuiltin from int_x86_avx512_cvtb2mask_1...
2018-01-08 Stefan Pintilie[PowerPC] Manually schedule the prologue and epilogue
2018-01-08 Justin BognerAlwaysInliner: Alow setting InsertLifetime in the new...
2018-01-08 Shoaib Meenai[cmake] Pass CMAKE_MAKE_PROGRAM to native configure
2018-01-08 Zachary TurnerFix uninitialized read error reported by MSAN.
2018-01-08 Justin BognerArgPromotion: Allow setting MaxElements in the new...
2018-01-08 Petar JovanovicAdd lit.local.cfg in test/DebugInfo/MIR/Mips/
2018-01-08 Sanjay Patel[ValueTracking] remove overzealous assert
2018-01-08 Petar Jovanovic[LiveDebugValues] Change condition for block terminatio...
2018-01-08 Sanjay Patel[TargetLibraryInfo] fix finite mathlib function availab...
2018-01-08 Simon PilgrimFixed spelling mistake. NFCI.
2018-01-08 Adrian McCarthyRevert "Emit Function IDs table for Control Flow Guard"
2018-01-08 Aleksandar... [mips] Remove duplicated R6 EVA instructions
2018-01-08 Davide Italiano[CVP] Replace incoming values from unreachable blocks...
2018-01-08 Adrian McCarthyEmit Function IDs table for Control Flow Guard
2018-01-08 Aleksandar... [mips] Improve diagnostics for instruction mapping
2018-01-08 Nirav Dave[DAG] Teach BaseIndexOffset to correctly handle with...
2018-01-08 Sanjay Patel[InstCombine] fold min/max tree with common operand...
2018-01-08 Momchil Velikov[ARM] Fix PR35379 - incorrect unwind information when...
2018-01-08 Alexey Bataev[SLP] Fix PR35777: Incorrect handling of aggregate...
2018-01-08 Alexey Bataev[SLP] Fix PR35628: Count external uses on extra reducti...
2018-01-08 Sam Parker[DAGCombine] Fix for PR35761
2018-01-08 Jonas Paulsson[SystemZ] Comment fix in SystemZElimCompare.cpp
2018-01-08 Momchil Velikov[ARM] Fix PR35481
2018-01-08 Sam Parker[X86] Renamed CodeGen test
2018-01-08 Francis Visoiu... [X86] Remove side-effects from determineCalleeSaves
2018-01-08 Craig Topper[X86] Replace CVT2MASK ISD opcode with PCMPGTM compared...
2018-01-08 Craig Topper[X86] Add patterns to allow 512-bit BWI compare instruc...
2018-01-08 Petr HosekDon't try to run MCJIT/OrcJIT EH tests when C++ library...
2018-01-08 Petr Hosek[llvm-readobj] Support -needed-libs option for Mach...
2018-01-07 Craig Topper[X86] Simplify some code in lower1BitVectorShuffle...
2018-01-07 Craig Topper[X86] Add VSHUFF32X4 and similar instructions to load...
2018-01-07 Davide ItalianoRevert "[SCCP] Manually fold branches on undef."
2018-01-07 Davide Italiano[SLPVectorizer] Reintroduce std::stable_sort(properlyDo...
2018-01-07 Craig Topper[X86] Revert accidental change to CMakeLists.txt in...
2018-01-07 Zvi RackoverX86 Tests: Add Tests for PMADDWD selection. NFC.
2018-01-07 Simon Pilgrim[DAG] Fix for Bug PR34620 - Allow SimplifyDemandedBits...
2018-01-07 Craig Topper[X86] Remove unneeded code from combineGatherScatter...
2018-01-07 Craig Topper[X86] Make v2i1 and v4i1 legal types without VLX
2018-01-07 Hal Finkel[LV][VPlan] NFC patch to move LoopVectorizationPlanner...
2018-01-07 Florian Hahn[CodeExtractor] Use subset of function attributes for...
2018-01-07 Craig Topper[PowerPC] Add an ISD::TRUNCATE to the legalization...
2018-01-07 Craig Topper[X86] Add the 16 and 8-bit CRC32 instructions to the...
2018-01-07 Craig Topper[X86] Correct the load folding flags for xmm fp->mmx...
2018-01-07 Craig Topper[X86] Add TB_NO_REVERSE to some scalar intrinsic instru...
2018-01-07 Craig Topper[X86] Don't put any EVEX_B instructions in the tablegen...
2018-01-07 Craig Topper[X86] Add 128 and 256-bit VPOPCNTD/Q instructions to...
2018-01-07 Craig Topper[X86] Add some 8 and 16-bit instructions to the load...
2018-01-07 Craig Topper[X86] Add EVEX vcvtph2ps to the load folding tables.
2018-01-07 Craig Topper[X86] Remove cvtps2ph xmm->xmm from store folding table...
2018-01-07 Craig Topper[X86] Add CMP8ri8 to load folding tables.
2018-01-06 Craig Topper[X86] Remove assembler predicates from all AVX512 relat...
2018-01-06 Craig Topper[X86] Remove memory forms of EVEX encoded vcvttss2si...
2018-01-06 Craig Topper[X86] Add load folding pattern to EVEX vcvttss2si/vcvts...
2018-01-06 Craig Topper[X86] Remove an unnecessary VCVTTSD2SIrrb/VCVTSS2SIrrb...
2018-01-06 Florian Hahn[InlineFunction] Preserve calling convention when forwa...
2018-01-06 Florian Hahn[InlineFunction] Preserve attributes when forwarding...
2018-01-06 Lang Hames[ORC] Remove AsynchronousSymbolQuery while I debug...
2018-01-06 Florian Hahn[InlineFunction] Inline vararg functions that do not...
2018-01-06 Craig Topper[X86] Remove memory forms of EVEX encoded vcvtsd2si...
2018-01-06 Craig Topper[TableGen] Make the ambiguous match debug messages...
next