OSDN Git Service

android-x86/external-llvm.git
2017-04-19 Craig Topper[APInt] Don't call getActiveBits() in ult/ugt(uint64_t...
2017-04-19 Sanjoy DasStatepoint Docs: fix incorrect uses of it's
2017-04-19 Craig Topper[APInt] Use ugt(uint64_t) for the compare in getLimited...
2017-04-19 Reid Kleckner[DAE] Simplify attribute list creation, NFC
2017-04-19 Kuba MracekRevert r300789: There are Windows bot failures.
2017-04-19 Adrian PrantlFix bug that caused DwarfExpression to drop DW_OP_deref...
2017-04-19 Adrian PrantlRevert "Fix bug that caused DwarfExpression to drop...
2017-04-19 Kannan NarayananRevert earlier change. ds permute operations affect...
2017-04-19 Adrian PrantlFix bug that caused DwarfExpression to drop DW_OP_deref...
2017-04-19 Kuba Mracek[libFuzzer] Always build libFuzzer
2017-04-19 Reid Kleckner[GlobalOpt] Simplify attribute code stripping nest...
2017-04-19 Reid KlecknerSimplify test for sret attribute in instcombine
2017-04-19 Galina KistanovaTemporarily revert r299221 to fix nondeterminism in...
2017-04-19 Philip ReamesRefresh the statepoint docs a bit
2017-04-19 Matthias BraunX86FrameLowering: Fix getFrameIndexReference() for...
2017-04-19 Eugene Zelenko[Object] Fix some Clang-tidy modernize and Include...
2017-04-19 Kostya Serebryany[sanitizer-coverage] remove some more stale code
2017-04-19 Evgeniy StepanovRemove two unused variables (-Werror).
2017-04-19 Craig Topper[APInt] Cast more calls to add/sub/mul overflow functio...
2017-04-19 Sanjay Patel[DAG] add splat vector support for 'or' in SimplifyDema...
2017-04-19 Kostya Serebryany[sanitizer-coverage] remove stale code
2017-04-19 Kostya Serebryany[libFuzzer] remove -output_csv option. It duplicates...
2017-04-19 Sanjay Patel[DAG] add splat vector support for 'xor' in SimplifyDem...
2017-04-19 Matthias BraunARMFrameLowering: Reserve emergency spill slot for...
2017-04-19 Craig Topper[APInt] Cast calls to add/sub/mul overflow methods...
2017-04-19 Simon Pilgrim[InstCombine] Add frem constant folding test (PR3316)
2017-04-19 Matt ArsenaultAMDGPU: Custom lower illegal small select types
2017-04-19 Dehao ChenCode style change as suggested in https://reviews.llvm...
2017-04-19 Eli Friedman[ARM] Remove redundant computeKnownBits helper.
2017-04-19 Aditya Nandakumar[GISEL]: Move getConstantVReg to Utils
2017-04-19 Simon Pilgrim[InstCombine] Add frem constant folding test (PR32177)
2017-04-19 Eli Friedman[ARM] Use TableGen patterns to select vtbl. NFC.
2017-04-19 Craig Topper[APInt] Use SignExtend64 instead of reinventing it...
2017-04-19 Eli Friedman[SCEV] Make SCEV or modeling more aggressive.
2017-04-19 Dehao ChenUsing address range map to speedup finding inline stack...
2017-04-19 Dehao ChenUpdate the madd.ll test with utils/update_llc_test_chec...
2017-04-19 Dehao ChenPR32710: Disable using PMADDWD for unsigned short.
2017-04-19 Matt ArsenaultAMDGPU: Don't emit amd_kernel_code_t for callable functions
2017-04-19 Aditya Nandakumar[tblgen] GCC/MS builtin to target intrisics map.
2017-04-19 Artem Tamazov[AMDGPU][mc][tests][NFC] Update bulk ISA tests for...
2017-04-19 Matt ArsenaultStructurizeCFG: Directly invert cmp instructions
2017-04-19 Sanjoy Das[GVN] Don't coerce non-integral pointers to integers...
2017-04-19 Richard SmithUpdate comment to match r300252.
2017-04-19 Tim NorthoverARM: TLS calling convention doesn't preserve r9 or...
2017-04-19 Sanjay Patel[DAG] add splat vector support for 'and' in SimplifyDem...
2017-04-19 Peter CollingbourneIR: Remove some comments that are documenting the obvio...
2017-04-19 Benjamin Kramer[MathExtras] Fix undefined behavior (shift by bit width)
2017-04-19 Matt ArsenaultAMDGPU: Don't align callable functions to 256
2017-04-19 Matt ArsenaultAMDGPU: Change DivergenceAnalysis for function arguments
2017-04-19 Reid KlecknerPrefer addAttr(Attribute::AttrKind) over the AttributeL...
2017-04-19 Davide Italiano[InstCombine] Reduce visitLoadInst() code duplication...
2017-04-19 Craig Topper[APInt] Move the 'return *this' from the slow cases...
2017-04-19 Sanjay Patel[InstSimplify] fold identity shuffles (recursing if...
2017-04-19 Sanjay Pateluse 'auto' with 'dyn_cast' and fix formatting; NFC
2017-04-19 Zachary TurnerAdd an #include for <climits> for CHAR_BIT.
2017-04-19 Zachary Turner[Support] Add some helpers to generate bitmasks.
2017-04-19 Zachary TurnerRemove eol-style:native from MathExtras.h
2017-04-19 Dehao ChenRevert r300697 which causes buildbot failure.
2017-04-19 Krzysztof Parzyszek[Hexagon] Generate proper offset in opt-addr-mode
2017-04-19 Krzysztof Parzyszek[Hexagon] Remove RDefMap, use Liveness:getNearestAliase...
2017-04-19 Krzysztof Parzyszek[RDF] Switch NodeList to SmallVector from std::vector
2017-04-19 Krzysztof Parzyszek[RDF] Use faster version of findBlock
2017-04-19 Krzysztof Parzyszek[RDF] Cache register units for reg masks instead of...
2017-04-19 Krzysztof Parzyszek[Hexagon] Cache reached blocks in bit tracker instead...
2017-04-19 Sanjay Patel[PowerPC] add test and auto-generate checks; NFC
2017-04-19 Sanjay Patel[ARM] add test and auto-generate checks; NFC
2017-04-19 Dehao ChenUsing address range map to speedup finding inline stack...
2017-04-19 Davide Italiano[InstSimplify] Deduce correct type for vector GEP.
2017-04-19 Nirav Dave[DAG] Loop over remaining candidates on successful...
2017-04-19 Dylan McKay[AVR] Remove the 'multibyte' asm test
2017-04-19 Simon PilgrimRegenerate test. NFCI.
2017-04-19 Dylan McKay[AVR] Fix the test suite
2017-04-19 Igor Breger[GlobalIsel][X86] support G_TRUNC selection.
2017-04-19 Simon Pilgrim[X86] Add D32039/PR31357 tests to show current BSWAP...
2017-04-19 Simon Pilgrim[X86][SSE] Add scheduling latency/throughput tests...
2017-04-19 Renato GolinRevert "ARMFrameLowering: Reserve emergency spill slot...
2017-04-19 Igor Breger[GlobalISel][X86] Split select tests. NFC.
2017-04-19 Diana Picus[ARM] GlobalISel: Add support for G_MUL
2017-04-19 Kristof Beyls[GlobalISel] Support vector-of-pointers in LLT
2017-04-19 Kristof Beyls[GlobalISel] Remove non-determinism from IRTranslator.
2017-04-19 Chandler CarruthRevert r300657 due to crashes in stage2 of bootstraps:
2017-04-19 Xin Tong[JumpThread] We want to fold (not thread) when all...
2017-04-19 Tim ShenCleanup some GraphTraits iteration code
2017-04-19 Serge PavlovARM: Use methods to access data stored with frame instr...
2017-04-19 Reid KlecknerRemove buggy 'addAttributes(unsigned, AttrBuilder)...
2017-04-19 Kostya Serebryany[libFuzzer] update -help: mention -exact_artifact_path...
2017-04-19 Leslie Zhai[AVR] Migrate to new MCAsmInfo CodePointerSize
2017-04-19 Matthias BraunARMFrameLowering: Reserve emergency spill slot for...
2017-04-19 Craig Topper[DataLayout] Removed default value from a variable...
2017-04-19 Dean Michael... [XRay][tools] Fix yaml matching to be more permissive
2017-04-19 Xin TongAllow suppressing host and target info in VersionPrinter
2017-04-18 Dylan McKay[AVR] Fix the build
2017-04-18 Dean Michael... [XRay][tools] Add option to llvm-xray extract to symbol...
2017-04-18 Craig Topper[ConstantRange] Optimize APInt creation in getSignedMax...
2017-04-18 Sanjay Patel[x86] add tests for potential andn optimization; NFC
2017-04-18 Reid KlecknerFix crash in AttributeList::addAttributes, add test
2017-04-18 Sanjoy DasAdd a getPointerOperandType() helper to LoadInst and...
2017-04-18 Craig Topper[MemoryBuiltins] Add isMallocOrCallocLikeFn so BasicAA...
2017-04-18 Davide Italiano[LoopReroll] Prefer hasNUses/hasNUses or more as they...
2017-04-18 Matt ArsenaultDAG: Make mayBeEmittedAsTailCall parameter const
next