OSDN Git Service

android-x86/external-llvm.git
2017-05-09 Sanjay Patel[InstCombine] add tests for andn; NFC
2017-05-09 Easwaran Raman[ProfileSummary] Make getProfileCount a non-static...
2017-05-09 Peter CollingbourneFunctionImport: Simplify function llvm::thinLTOInternal...
2017-05-09 Lang Hames[ExecutionEngine] Make RuntimeDyld::MemoryManager respo...
2017-05-09 Keno Fischer[GVN] Fix a crash on encountering non-integral pointers
2017-05-09 Stanislav Mekhanoshin[AMDGPU] Fixed typo in GCNRegPressure, NFC
2017-05-09 Sanjay Patel[InstCombine] update test file to use FileCheck; NFC
2017-05-09 Zvi RackoverDAGCombine: Combine shuffles of splat-shuffles
2017-05-09 Matthew Simpson[AArch64] Consider widening instructions in cost calcul...
2017-05-09 Sanjay Patel[InstCombine] clean up matchDeMorgansLaws(); NFCI
2017-05-09 Davide Italiano[NewGVN] Simplify a DEBUG() statement. NFCI.
2017-05-09 Reid Kleckner[codeview] Check for a DIExpression offset for local...
2017-05-09 Adrian PrantlMake it illegal for two Functions to point to the same...
2017-05-09 Piotr PadlewskiNFC: refactor replaceDominatedUsesWith
2017-05-09 Wolfgang Pieb[DWARF] Fix a parsing issue with type unit headers.
2017-05-09 Eric BeckmannFix the Endianness bug by adding the little endian...
2017-05-09 Serge GueltonSuppress all uses of LLVM_END_WITH_NULL. NFC.
2017-05-09 Jacques Pienaar[lanai] Add computeKnownBitsForTargetNode for Lanai.
2017-05-09 Davide Italiano[NewGVN] Explain why sorting by pointer values doesn...
2017-05-09 Ulrich Weigand[SystemZ] Support missing relocation types in RuntimeDy...
2017-05-09 Sam Clegg[WebAssembly] Fix validation of start function
2017-05-09 Krzysztof Parzyszek[RegScavenger] Rangify a loop, NFC
2017-05-09 Puyan LotfiAdding VSCode syntax colorizer to utils (generated...
2017-05-09 Davide Italiano[NewGVN] Fix a consistent order for phi nodes operands.
2017-05-09 Craig Topper[APInt] Remove return value from tcFullMultiply.
2017-05-09 Daniel BerlinNewGVN: Make all of symbolic evaluation logically const.
2017-05-09 Craig Topper[X86] Add more patterns for BZHI isel
2017-05-09 Sanjay Patel[InstCombineCasts] Fix checks in sext->lshr->trunc...
2017-05-09 Guy BlankVX512] Only look at lower bit in constant scalar masks
2017-05-09 Reid KlecknerRe-land "Use the frame index side table for byval and...
2017-05-09 Reid KlecknerRe-land "Don't add DBG_VALUE instructions for static...
2017-05-09 Tim Shen[Atomic] Remove IsStore/IsLoad in the interface, and...
2017-05-09 Aaron BallmanAmend r302535; ifndef and ifdef are different, as it...
2017-05-09 Aaron BallmanARMRegisterBankInfo.h requires LLVM_BUILD_GLOBAL_ISEL...
2017-05-09 Hans WennborgRevert r302469 "Make it illegal for two Functions to...
2017-05-09 Anna Thomas[LV] Fix insertion point for shuffle vectors in first...
2017-05-09 Aaron BallmanRemoving a file that is not necessary (and was causing...
2017-05-09 Guy Blank[X86][AVX512] Refine some avx512er intrinsics tests...
2017-05-09 Serge PavlovAdd extra operand to CALLSEQ_START to keep frame part...
2017-05-09 Simon DardisRevert "[MIPS] Add support to match more patterns for...
2017-05-09 Simon Pilgrim[X86][SSE42] Lower v2i64/v4i64 ASHR(X, 63) as PCMPGTQ...
2017-05-09 Diana PicusRevert "[Dwarf] Disable reference verification for...
2017-05-09 Renato Golin[Dwarf] Disable reference verification for now (PR32972)
2017-05-09 Guy Blank[X86][AVX512] Add test for masking of scalar instructions.
2017-05-09 Amara EmersonIntroduce experimental generic intrinsics for horizonta...
2017-05-09 Nikolai Bozhenov[X86] Clang option -fuse-init-array has no effect when...
2017-05-09 Strahinja Petrovic[MIPS] Add support to match more patterns for DINS...
2017-05-09 Diana Picus[ARM GlobalISel] Remove hand-written G_FADD selection
2017-05-09 Craig Topper[ConstantRange] Rewrite shl to avoid repeated calls...
2017-05-09 Craig Topper[ConstantRange] Combine the two adds max+1 in lshr...
2017-05-09 Craig Topper[ConstantRange] Use APInt::isNullValue in place of...
2017-05-09 Reid KlecknerRevert "Don't add DBG_VALUE instructions for static...
2017-05-09 Teresa JohnsonFix code section prefix for proper layout
2017-05-09 Tom StellardRevert "Revert "CMake: Move sphinx detection into AddSp...
2017-05-09 Kostya Serebryany[libFuzzer] update docs on -print_coverage/-dump_coverage
2017-05-09 Kostya Serebryany[libFuzzer] make sure the input data is not overwritten...
2017-05-09 Reid KlecknerRevert "Use the frame index side table for byval and...
2017-05-08 Craig Topper[APInt] Use default constructor instead of explicitly...
2017-05-08 Craig Topper[APInt] Remove 'else' after 'return' in udiv and urem...
2017-05-08 Evgeniy StepanovIgnore !associated metadata with null argument.
2017-05-08 Reid KlecknerRelax Dwarf filecheck test for 32-bit hosts
2017-05-08 Reid KlecknerUse the frame index side table for byval and inalloca...
2017-05-08 Sanjoy DasAdd basic test case for -instnamer
2017-05-08 Sanjoy Das[InstNamer] Use range-for
2017-05-08 Sanjoy Das[InstNamer] Don't check type of arguments (they're...
2017-05-08 Sanjoy DasDelete trailing whitespace
2017-05-08 Sanjay Patel[InstCombine] add tests from D32285 to show current...
2017-05-08 Greg ClaytonAdd const to "DWARFDie &Die" in a few functions as...
2017-05-08 Eugene ZemtsovFix typo
2017-05-08 Adrian PrantlMake it illegal for two Functions to point to the same...
2017-05-08 Matthias BraunSTLExtras: Fix enumerate() documentation
2017-05-08 Greg ClaytonFix typo "veify" to "verify".
2017-05-08 Sanjay Patel[InstCombine] add folds for not-of-shift-right
2017-05-08 Davide Italiano[PartialInlining] Capture by reference rather than...
2017-05-08 Tim NorthoverARM: use divmod libcalls on embedded MachO platforms...
2017-05-08 Reid KlecknerDon't add DBG_VALUE instructions for static allocas...
2017-05-08 Zachary TurnerAdd some useful helper methods / operators to TypeIndex.
2017-05-08 Reid KlecknerUpdate instructions for using the experimental monorepo
2017-05-08 Zachary Turner[BitVector] Make find_prev member function const.
2017-05-08 Sanjoy DasAdd a blurb to the release notes about the WeakVH ...
2017-05-08 Zachary Turner[CodeView] Add support for random access type visitors.
2017-05-08 Quentin Colombet[AArch64][RegisterBankInfo] Change the default mapping...
2017-05-08 Quentin Colombet[AArch64][RegisterBankInfo] Fix mapping cost for GPR.
2017-05-08 Sanjay Patel[InstCombine] move/add tests for not(shr (not X), Y...
2017-05-08 Craig Topper[ARM] Use a Changed flag to avoid making a pass's retur...
2017-05-08 Craig Topper[SCEV] Make setRange take ConstantRange by value instea...
2017-05-08 Craig Topper[SCEV] Don't use std::move on both inputs to APInt...
2017-05-08 Daniel BerlinConstantFold: Handle gep nonnull, undef as well
2017-05-08 Daniel BerlinConstantFold: Fold getelementptr (i32, i32* null,...
2017-05-08 Craig Topper[ValueTracking] Use KnownOnes to provide a better bound...
2017-05-08 Zvi Rackover[X86] Split test configurations. NFC.
2017-05-08 Sanjay Patel[InstSimplify] fix typo; NFC
2017-05-08 Sanjay Patel[InstCombine] use local variable to reduce code duplica...
2017-05-08 Craig Topper[ValueTracking] Introduce a version of computeKnownBits...
2017-05-08 Sanjay Patel[InstCombine/InstSimplify] add comments about code...
2017-05-08 Sanjay Patel[InstCombine] add another test for PR32949; NFC
2017-05-08 Zvi RackoverInstructionSimplify: Refactor foldIdentityShuffles...
2017-05-08 Geoff BerryFix comment typos.
2017-05-08 Zvi RackoverAdding reproducer for pr32967. NFC.
2017-05-08 Simon Pilgrim[X86][SSE] Improve combineLogicBlendIntoPBLENDV to...
next