OSDN Git Service

android-x86/external-llvm.git
2016-04-28 Adrian PrantlDebug info: Support DWARF4 bitfields via DW_AT_data_bit...
2016-04-28 Geoff Berry[EarlyCSE] Change LoadValue field Value *Data to Instru...
2016-04-28 Kostya Serebryany[libFuzzer] Improve documentation
2016-04-28 Krzysztof Parzyszek[RDF] Handle undefined registers in RDF copy propagation
2016-04-28 Geoff Berry[EarlyCSE] Sort includes. NFC.
2016-04-28 Yaron KerenRangify for loops, NFC.
2016-04-28 Chad Rosier[Inliner] Formatting. NFC.
2016-04-28 Ahmed Bougacha[InstCombine] Remove trailing whitespace. NFC.
2016-04-28 Simon Pilgrim[InstCombine][SSE] Add MOVMSK support to SimplifyDemand...
2016-04-28 Craig Topper[X86] Remove unused operand from a function and all...
2016-04-28 Craig Topper[CodeGen] Default CTTZ_ZERO_UNDEF/CTLZ_ZERO_UNDEF to...
2016-04-28 Matthias BraunCodeGen: Add DetectDeadLanes pass.
2016-04-28 Matthias BraunTableGen: Produce CoveredBySubRegs summary for register...
2016-04-28 Matthias BraunTargetRegisterInfo: Introduce reverseComposeSubRegIndex...
2016-04-28 Matthias BraunTableGen: Support lanemasks for classes without subregi...
2016-04-28 Matthias BraunLiveIntervalAnalysis: Fix handleMove() using wrong...
2016-04-28 Craig Topper[AArch64] Expand CTTZ for all vector types.
2016-04-28 Richard SmithFix bogus documentation for StringRef::slice in the...
2016-04-28 Chaoren LinUse llvm:Twine instead of std::to_string.
2016-04-28 Sanjay PatelUpdate test to use FileCheck
2016-04-28 Bryan Chan[SystemZ] Support Swift Calling Convention
2016-04-27 Peter CollingbourneLTO: Don't bother trying to mangle unnamed globals...
2016-04-27 Kevin EnderbyFix bugs in llvm-objdump printing the last word for...
2016-04-27 Zachary TurnerParse module information from DBI stream.
2016-04-27 Quentin Colombet[ImplicitNullChecks] Properly update the live-in of...
2016-04-27 Rong Xumore buildbot failure fix to r267792
2016-04-27 Rong Xu[PGO] Promote indirect calls to conditional direct...
2016-04-27 Sanjay Patel[SimplifyCFG] propagate branch metadata when creating...
2016-04-27 Lang Hames[RuntimeDyld] Propagate another dropped error in Runtim...
2016-04-27 Mitch Bodart[X86] Enable the post-RA-scheduler for clang's default...
2016-04-27 Kevin EnderbyFix a bug in llvm-objdump printing of 32-bit addresses...
2016-04-27 Quentin Colombet[X86][FastISel] Make sure we use the right register...
2016-04-27 Rong XuFix buildbot failure due to r267792
2016-04-27 Colin LeMahieu[Hexagon] Merging nops in to previous packet rather...
2016-04-27 Quentin Colombet[X86] Fix the lowering of TLS calls.
2016-04-27 Colin LeMahieu[MCAssembler] Allow backend to finalize layout post...
2016-04-27 Rong Xu[PGO] Prohibit address recording if the function is...
2016-04-27 Matt ArsenaultAMDGPU: Account for globals in AMDGPUPromoteAlloca...
2016-04-27 Lang Hames[RuntimeDyld] Add missing include - <string> is requrie...
2016-04-27 Lang Hames[RuntimeDyld] Propagate Errors from findPPC64TOCSection.
2016-04-27 Kevin EnderbyAdd a test case for the crash fixed with r267037. ...
2016-04-27 Ahmed Bougacha[ARM] Set AddPristinesAndCSRs to expandCMP_SWAP LivePhy...
2016-04-27 Ahmed Bougacha[AArch64] Set AddPristinesAndCSRs to expandCMP_SWAP...
2016-04-27 Ahmed Bougacha[AArch64] Set correct successors in CMPXCHG pseudo...
2016-04-27 Ahmed Bougacha[ARM] Set correct successors in CMPXCHG pseudo expansion.
2016-04-27 Simon Pilgrim[InstCombine][AVX2] Add AVX2 per-element vector shift...
2016-04-27 Lang Hames[RuntimeDyld] Plumb Error/Expected through the internal...
2016-04-27 Than McIntoshFix build failure under NDEBUG.
2016-04-27 Kevin B. Smith[X86]: Quit promoting 16 bit loads to 32 bit.
2016-04-27 Kostya Serebryany[libFuzzer] disable leak detection if we have tried...
2016-04-27 Kostya Serebryany[libFuzzer] disable leak detection if we have tried...
2016-04-27 Andrew KaylorAdd optimization bisect opt-in calls for PowerPC passes
2016-04-27 David Majnemer[CodeGenPrepare] Don't sink a cast past its user
2016-04-27 Than McIntoshRefactor debugging code, NFC.
2016-04-27 Justin Lebar[NVPTX] Run NVVMReflect at the beginning of IR passes.
2016-04-27 Justin LebarAdd TargetMachine::addEarlyAsPossiblePasses, and call...
2016-04-27 Ahmed Bougacha[LIR] Set attributes on memset_pattern16.
2016-04-27 Ahmed Bougacha[LIR] Reuse variable. NFCI.
2016-04-27 Ahmed Bougacha[InferAttrs] Mark memset_pattern16 params nocapture.
2016-04-27 Ahmed Bougacha[TLI] Unify LibFunc attribute inference. NFCI.
2016-04-27 Ahmed Bougacha[TLI] Unify LibFunc signature checking. NFCI.
2016-04-27 Ahmed Bougacha[TLI] Fix indentation. NFC.
2016-04-27 Sjoerd MeijerClean up to avoid compiler warnings for casting away...
2016-04-27 Chad RosierRevert "[AMDGPU][llvm-mc] Add support of TTMP quads...
2016-04-27 Matthew Simpson[LV] Reallow positive-stride interleaved load groups...
2016-04-27 Arch D. Robison[SLPVectorizer] Refactor where MinVecRegSize and MaxVec...
2016-04-27 Gerolf Hoflehner[DAGCombiner] Follow coding convention for function...
2016-04-27 Marcin Koscielnicki[Mips] Add support for llvm.thread.pointer intrinsic.
2016-04-27 Gerolf Hoflehner[InstCombine] Sharpended test case in pr21210.ll
2016-04-27 Reid KlecknerSilence a -Wdangling-else
2016-04-27 Matthew SimpsonAdd parentheses to silence buildbot warning
2016-04-27 Artem Tamazov[AMDGPU][llvm-mc] Add support of TTMP quads. Rework...
2016-04-27 Reid Kleckner[PDB] Fix function names for private symbols in PDBs
2016-04-27 Nicolai HaehnleAMDGPU/SI: Add llvm.amdgcn.s.waitcnt.all intrinsic
2016-04-27 Matthew Simpson[TTI] Add hook for vector extract with extension
2016-04-27 Artem Tamazov[AMDGPU][llvm-mc] s_getreg/setreg* - Support symbolic...
2016-04-27 Nico WeberRevert r267649, it caused PR27539.
2016-04-27 Kristof BeylsRemove size 1 from check as that isn't part of what...
2016-04-27 Teresa Johnson[ThinLTO] Refine fix to avoid renaming of uses in inlin...
2016-04-27 Teresa Johnson[ThinLTO] Use valueid instead of bitcode offsets in...
2016-04-27 Artur PilipenkoNFC. Introduce Value::getPointerDerferecnceableBytes
2016-04-27 Simon Pilgrim[InstCombine][SSE] Regenerated vector shift tests
2016-04-27 Zlatko Buljan[mips][microMIPS] Add CodeGen support for SUBU16, SUB...
2016-04-27 Zlatko Buljan[mips][microMIPS] Add CodeGen support for SLL16, SRL16...
2016-04-27 Artur PilipenkoisSafeToLoadUnconditionally support queries without...
2016-04-27 Artur PilipenkoUse DL preferred alignment for alloca in Value::getPoin...
2016-04-27 Simon Pilgrim[InstCombine][SSE] Added DemandedBits tests for MOVMSK...
2016-04-27 Adam NemetFixed sphinx warning from r267672
2016-04-27 Adam Nemet[LoopDist] Add llvm.loop.distribute.enable loop metadata
2016-04-27 Vaivaswatha... [Cloning] cloneLoopWithPreheader(): add assert to ensur...
2016-04-27 Craig Topper[Support][X86] Add a few more Intel model numbers to...
2016-04-27 Craig Topper[Support][X86] Change the case values in the Intel...
2016-04-27 Mehdi AminiRevert "Support "preserving" the summary information...
2016-04-27 Craig Topper[Support][X86] Add a couple more Broadwell CPU models...
2016-04-27 Mehdi AminiSupport "preserving" the summary information when using...
2016-04-27 Mehdi AminiRevert "Support "preserving" the summary information...
2016-04-27 Evgeny StupachenkoThe patch fixes PR27392.
2016-04-27 Philip Reames[LVI] Delete stale and misleading comment.
2016-04-27 Chuang-Yu Cheng[ppc64] fix bug in prologue that mfocrf's cr operand...
2016-04-27 Ahmed Bougacha[X86] Set AddPristinesAndCSRs to FixupBW LivePhysRegs...
next