OSDN Git Service

android-x86/external-llvm.git
2017-05-08 Zvi RackoverAdding reproducer for pr32967. NFC.
2017-05-08 Simon Pilgrim[X86][SSE] Improve combineLogicBlendIntoPBLENDV to...
2017-05-08 Simon PilgrimNormalize line endings. NFCI,
2017-05-08 Zvi RackoverIR: Add a shufflevector mask commutation helper functio...
2017-05-08 Simon Pilgrim[ARM][NEON] Add support for ISD::ABS lowering
2017-05-08 Martin Storsjo[ARM] Clear the constant pool cache on explicit .ltorg...
2017-05-08 Simon Pilgrim[AARCH64][NEON] Add support for ISD::ABS lowering
2017-05-08 Igor Breger[GlobalISel][X86] G_GEP selection support.
2017-05-08 Igor Breger[GlobalISel][X86] G_MUL legalizer/selector support.
2017-05-08 Andrew Ng[Lit] Fix to prevent creation of "%SystemDrive%" direct...
2017-05-08 Craig Topper[APInt] Modify tcMultiplyPart's overflow detection...
2017-05-08 Craig Topper[APInt] Use std::min instead of writing the same thing...
2017-05-08 Craig Topper[APInt] Remove 'else' after 'return' in tcMultiply...
2017-05-08 Dean Michael... [XRay] Custom event logging intrinsic
2017-05-08 Craig Topper[SCEV] Use APInt::operator*=(uint64_t) to avoid a tempo...
2017-05-08 Craig Topper[APInt] Take advantage of new operator*=(uint64_t)...
2017-05-08 Craig Topper[APInt] Add support for multiplying by a uint64_t.
2017-05-08 Eric BeckmannHopefully one last commit to fix this patch, addresses...
2017-05-08 Eric BeckmannQuick fix to D32609, it seems .o files are not transfer...
2017-05-08 Eric BeckmannUpdate llvm-readobj -coff-resources to display tree...
2017-05-08 Craig Topper[SCEV] Have getRangeForAffineARHelper take StartRange...
2017-05-08 Eric BeckmannRevert "Hopefully one last commit to fix this patch...
2017-05-08 Eric BeckmannHopefully one last commit to fix this patch, addresses...
2017-05-07 Eric BeckmannQuick fix to D32609, it seems .o files are not transfer...
2017-05-07 Eric BeckmannUpdate llvm-readobj -coff-resources to display tree...
2017-05-07 Craig Topper[ConstantRange][SimplifyCFG] Add a helper method to...
2017-05-07 Craig Topper[ConstantRange] Remove 'Of' from name of ConstantRange...
2017-05-07 Simon Pilgrim[X86][AVX1] Improve 256-bit vector costs for integer...
2017-05-07 Lang Hames[Orc] Remove trailing whitespace.
2017-05-07 Sanjay Patel[InstSimplify] add tests for PR32949 miscompile; NFC
2017-05-07 Zvi RackoverInstructionSimplify: Relanding r301766
2017-05-07 Lang HamesMake llvm-rtdlyd -check preserve automatic address...
2017-05-07 Craig Topper[SCEV] Use move semantics in ScalarEvolution::setRange
2017-05-07 Sanjay Patel[InstSimplify] use ConstantRange to simplify or-of...
2017-05-07 Peter Szecsi[Kaleidoscope] toy.cpp use after move fix
2017-05-07 Sanjoy DasRemove unnecessary const_cast
2017-05-07 Sanjoy DasUse array_pod_sort instead of std::sort
2017-05-07 Lang HamesFix comment.
2017-05-06 Saleem AbdulrasoolCOFF: add ARM64 relocation types
2017-05-06 Simon Pilgrim[X86][AVX512] Relax assertion and just exit combine...
2017-05-06 Simon Pilgrim[X86][AVX512] Move v2i64/v4i64 VPABS lowering to tablegen
2017-05-06 Simon Pilgrim[X86] Reduce code for setting operations actions by...
2017-05-06 Simon Pilgrim[NVPTX] Add support for ISD::ABS lowering
2017-05-06 Simon Pilgrim[X86][SSE] Break register dependencies on v16i8/v8i16...
2017-05-06 Brian Gesiak[Analysis] Print out unreachable loops
2017-05-06 Simon Pilgrim[X86][AVX2] Add scheduling latency/throughput tests...
2017-05-06 Simon Pilgrim[DAGCombiner] If ISD::ABS is legal/custom, use it direc...
2017-05-06 Craig Topper[SCEV] Remove extra APInt copies from getRangeForAffine...
2017-05-06 Craig Topper[SCEV] Use std::move to avoid some APInt copies.
2017-05-06 Craig Topper[SCEV] Use APInt's uint64_t operations instead of creat...
2017-05-06 Craig Topper[SCEV] Avoid a couple APInt copies by capturing by...
2017-05-06 Craig Topper[LazyValueInfo] Avoid unnecessary copies of ConstantRanges
2017-05-06 Kamil RytarowskiNote addition of NetBSD support in googletest
2017-05-05 Kostya Serebryany[sanitizer-coverage] implement -fsanitize-coverage...
2017-05-05 Quentin Colombet[RegisterBankInfo] Uniquely allocate instruction mapping.
2017-05-05 Craig Topper[BitVector] Improve the description of the BitVector...
2017-05-05 Craig TopperFix spelling error in command line option description...
2017-05-05 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-using warnings...
2017-05-05 Easwaran RamanOverride invalidate of ProfileSummaryInfo to return...
2017-05-05 Krzysztof Parzyszek[Hexagon] Disable predicated calls by default
2017-05-05 Krzysztof Parzyszek[Hexagon] Remove C6 and C7 as separate registers
2017-05-05 Krzysztof Parzyszek[RDF] Remove covered parts of reached uses for phi...
2017-05-05 Matthias BraunARM: Compute MaxCallFrame size early
2017-05-05 Zachary Turner[CodeView] Reserve TypeDatabase records up front.
2017-05-05 Matthias BraunAdd missing target triple to test
2017-05-05 Zachary TurnerFix -Wreorder warning.
2017-05-05 Zachary Turner[StreamArray] Pipe the Offset through the constructor.
2017-05-05 Kannan Narayanan[AMDGPU] In the new waitcnt insertion pass, use getHeader
2017-05-05 Matthias BraunMIParser/MIRPrinter: Compute block successors if not...
2017-05-05 Simon Pilgrim[X86] Use SDValue::getConstantOperandVal helper. NFCI.
2017-05-05 Matthias BraunTargetLibraryInfo: Introduce wcslen
2017-05-05 Konstantin... AMDGPU/AMDHSA: Set COMPUTE_PGM_RSRC2:LDS_SIZE to 0
2017-05-05 Reid KlecknerSimplify dbg.value handling in SDISel with early returns
2017-05-05 Sam Clegg[WebAssembly] Add ObjectYAML support for wasm name...
2017-05-05 Alexei Starovoitov[bpf] fix a bug which causes incorrect big endian reloc...
2017-05-05 Joerg SonnenbergerAdd NetBSD to the list of platforms supporting death...
2017-05-05 Joerg SonnenbergerIf posix_fallocate returns EOPNOTSUPP, fallback to...
2017-05-05 Craig Topper[KnownBits] Add wrapper methods for setting and clear...
2017-05-05 Adrian McCarthyAllow operator-> to work from a FixedStreamArrayIterator.
2017-05-05 Craig Topper[Float2Int] Replace a ConstantRange copy with a move...
2017-05-05 Zachary Turner[ADT] Add BitVector::find_prev.
2017-05-05 Amaury SechetAdd more variations of addcarry in the tests. NFC.
2017-05-05 Sanjay Patel[InstSimplify] fix copy-paste mistake in test comments...
2017-05-05 George Rimar[llvm-dwarfdump] - Add comment for maybeDecompress...
2017-05-05 Sanjay Patel[InstSimplify] add tests for (icmp X, C1 | icmp X,...
2017-05-05 Nuno Lopesfix build on Cygwin
2017-05-05 Jun Bum Lim[AArch64] Remove AArch64AddressTypePromotion pass
2017-05-05 Simon Pilgrim[X86][SSE] Add 128/256/512 bit vector build vector...
2017-05-05 Aditya Kumar[LoopIdiom] check for safety while expanding
2017-05-05 Simon Pilgrim[X86][AVX512] Improve support and testing for CTLZ...
2017-05-05 Simon Pilgrim[X86] Remove duplicate operation actions. NFCI.
2017-05-05 Simon Pilgrim[X86][AVX512CDI] Move v2i64/v4i64 and v4i32/v8i32 VPLZC...
2017-05-05 Krzysztof ParzyszekRemove stale live-ins in the branch folder
2017-05-05 Simon PilgrimRemove unused variable
2017-05-05 John Brawn[ARM] Add support for ORR and ORN instruction substitutions
2017-05-05 Simon Pilgrim[X86][AVX] Add LowerIntUnary helpers to split unary...
2017-05-05 George Rimar[llvm-dwarfdump] - Print an error message if section...
2017-05-05 Andrew Ng[X86] Remove unused code from X86 optimize LEAs. NFC.
2017-05-05 Martin Storsjo[ArgPromotion] Add a testcase for PR32917
2017-05-05 Daniel JasperInitialize new member X86Operand::FrontendSize in all...
next