OSDN Git Service

android-x86/external-llvm.git
2016-03-15 Changpeng FangAMDGPU/SI: Implement GroupStaticSize Intrinsic for...
2016-03-15 Hemant Kulkarni[llvm-readobj] Impl GNU style printing of sections...
2016-03-15 Douglas KatzmanMyriad: Add new sparc CPU kinds.
2016-03-15 Benjamin Kramer[GlobalOpt] Don't look through aliases when sorting...
2016-03-15 Chad Rosier[SLP] Update comment to reflect reality. NFC.
2016-03-15 Nikolay Haustov[AMDGPU] Assembler: Update SOP* tests
2016-03-15 David Majnemer[llvm-objdump] Add support for dumping the PE TLS directory
2016-03-15 Andrew Wilkinsbindings/go: reinstate TargetMachine.TargetData
2016-03-15 Lang Hames[MachO] Extend the alt_entry support for aliases added...
2016-03-15 Eric ChristopherUse some braces to format this a little better.
2016-03-15 Teresa JohnsonBitcodeWriter dyn_cast cleanup for r263275 (NFC)
2016-03-15 Eric ChristopherFix llvm/llvm/lib/Transforms/Utils/LoopUnroll.cpp:285...
2016-03-15 Teresa JohnsonMove global ID computation from Function to GlobalValue...
2016-03-15 Fiona GlaserDenseMap: make .resize() do the intuitive thing
2016-03-15 Lang Hames[MachO] Add MachO alt-entry directive support.
2016-03-15 Kostya Serebryany[libFuzzer] use max_len exactly equal to the max size...
2016-03-15 Sanjoy Das[StatepointLowering] Move an assertion; NFCI
2016-03-15 Davide Italiano[MC] Rename TLSCALL as it's not ARM specific.
2016-03-15 Teresa Johnson[ThinLTO] Renaming of function index to module summary...
2016-03-14 Eric ChristopherTemporarily Revert "[X86][SSE] Simplify vector LOAD...
2016-03-14 Justin Lebar[LoopUnroll] Respect the convergent attribute.
2016-03-14 NAKAMURA TakumiMathExtrasTest.cpp: Use EXPECT_DOUBLE_EQ here, instead...
2016-03-14 Rui UeyamaObject: Add ELF types to ELFType.
2016-03-14 Amaury SechetImporove load to store => memcpy
2016-03-14 Manuel JacobRe-add ConstantFoldInstOperands form taking opcode...
2016-03-14 Easwaran RamanRemove code added for debugging purposes. NFC.
2016-03-14 Justin Bognerllvm-shlib: Remove the option to override __cxa_atexit
2016-03-14 Reid Klecknerllvm-config: fix --libs on Linux
2016-03-14 Amaury SechetFactor out MachineBlockPlacement::fillWorkLists. NFC
2016-03-14 Teresa JohnsonRevert "[ThinLTO] Renaming of function index to module...
2016-03-14 Teresa Johnson[ThinLTO] Renaming of function index to module summary...
2016-03-14 Keno Fischer[JITEventListener] Fix some -Wundef warnings
2016-03-14 Adam NemetRevert "Turn LoopLoadElimination on again"
2016-03-14 Sanjay Patelallow branch weight metadata on select instructions...
2016-03-14 Justin Lebar[attrs] Handle convergent CallSites.
2016-03-14 Justin Lebar[docs] "Straightforward" is one word.
2016-03-14 Justin Lebar[docs] Fix typo in docs/CodeGenerator.rst.
2016-03-14 Ulrich Weigand[SystemZ] Add missing isBranch flags to certain instruction
2016-03-14 Keno Fischer[SLPVectorizer] Fix dependency list
2016-03-14 Aaron BallmanReverting r263474; it turns out there are uses of the...
2016-03-14 Aaron BallmanThe file header of TrailingObjects.h suggests that...
2016-03-14 Adam NemetTurn LoopLoadElimination on again
2016-03-14 Michael Kuperstein[AliasSetTracker] Do not strip pointer casts when proce...
2016-03-14 Chad Rosier[AArch64] Refactor AArch64FrameLowering::emitPrologue...
2016-03-14 Quentin Colombet[SpillPlacement] Fix a quadratic behavior in spill...
2016-03-14 Chad Rosier[AArch64] Break the dependency between FP and SP when...
2016-03-14 Quentin Colombet[ADT] Add a pop_back_val method to the SparseSet container.
2016-03-14 Chad Rosier[Mips] Fix -Wunused-private-field warning after r263444.
2016-03-14 Sanjay Patel[DAG] use !isUndef() ; NFCI
2016-03-14 Sanjay Patel[DAG] use isUndef() ; NFCI
2016-03-14 Tom StellardAMDGPU/SI: Handle wait states required for DPP instructions
2016-03-14 Sanjay Patel[x86, AVX] replace masked load with full vector load...
2016-03-14 Daniel Sanders[mips] MIPS32R6 compact branch support
2016-03-14 Marek OlsakAMDGPU/SI: Incomplete shader binaries need to finish...
2016-03-14 Nicolai HaehnleAMDGPU: mark llvm.amdgcn.image.atomic.* as a source...
2016-03-14 Vasileios Kalintiris[mips] Use range-based for loops. NFC.
2016-03-14 Benjamin KramerRevert "Recommitted r261633 "Supporting all entities...
2016-03-14 Ulrich Weigand[SystemZ] Avoid LER on z13 due to partial register...
2016-03-14 Chad Rosier[CVP] Replace nonnegative with positive, per Philip...
2016-03-14 Zlatko Buljan[mips] Fix an issue with long double when function...
2016-03-14 Daniel Sanders[mips] Range check uimm16_64
2016-03-14 Amjad AboudRecommitted r261633 "Supporting all entities declared...
2016-03-14 Daniel Sanders[mips] Simplify ordering of range checked immediate...
2016-03-14 Nikolay Haustov[AMDGPU] Assembler: SOP* instruction fixes
2016-03-14 Daniel Sanders[mips] Range check uimm6_lsl2.
2016-03-14 Hans WennborgTry to fix build of WebAssemblyRegStackify.cpp on Windows
2016-03-14 Igor BregerAVX512: icmp operation should be always lowered to...
2016-03-14 Valery Pykhtin[AMDGPU] AsmParser: Factor out parseRegister. NFC.
2016-03-14 Valery Pykhtin[AMDGPU] AsmParser: refactor post push_back vector...
2016-03-14 David Majnemer[CodeView] Consistently handle overly large symbol...
2016-03-14 Valery Pykhtin[AMDGPU] AsmParser: remove redundant isReg checks....
2016-03-14 Haicheng Wu[CVP] Convert an SDiv to a UDiv if both operands are...
2016-03-14 Amaury SechetAdd facility to add/remove/check attribute on function...
2016-03-14 Junmo Park[MCSchedule] Remove comments about MinLatency. NFC
2016-03-14 Simon Pilgrim[X86][XOP] Added target shuffle combine tests for XOP...
2016-03-13 David BlaikieRemove some unused variables
2016-03-13 Mehdi AminiRemove PreserveNames template parameter from IRBuilder
2016-03-13 Simon Pilgrim[X86][SSE] Added truncated vector arithmetic tests.
2016-03-13 Simon Pilgrim[X86][SSE41] Avoid variable blend for constant v8i16...
2016-03-13 Amjad AboudFixed DIBuilder to verify that same imported entity...
2016-03-13 David Majnemer[CodeView] Truncate display names
2016-03-13 David Majnemer[Bitcode] Make writeComdats less strange
2016-03-13 Fiona GlaserConstantFoldInstruction: avoid wasted calls to Constant...
2016-03-13 Matt ArsenaultFix build
2016-03-13 Matt ArsenaultAPFloat: Fix ilogb for denormals
2016-03-13 Matt ArsenaultAPFloat: Fix scalbn handling of denormals
2016-03-13 Rui UeyamaDefine IsRela static const member to Elf_Rel type.
2016-03-13 Craig Topper[X86] Remove many operands that represent memory stores...
2016-03-13 Amaury SechetAdd echo test for constant data arrays in the LLVM...
2016-03-13 Amaury SechetUse templated version of unwrap instead of cats in...
2016-03-13 Amaury SechetMove LLVMConstStructInContext so that declarationa...
2016-03-12 Sanjay Patelupdate test to use FileCheck
2016-03-12 Sanjay Patelfix documentation comments; NFC
2016-03-12 Sanjay Patelfix documentation comments; NFC
2016-03-12 Sanjay Patelremove unnecessary cast; NFC
2016-03-12 Sanjay Patelfix formatting; NFC
2016-03-12 Sanjay Pateluse range loops; NFCI
2016-03-12 Sanjay Patel[x86, InstCombine] delete x86 SSE2 masked store with...
2016-03-12 Nemanja IvanovicFix for PR 26378
2016-03-12 Teresa JohnsonUse default destructor and remove unnecessary virtual...
next