OSDN Git Service

android-x86/external-llvm.git
2016-05-01 Lang Hames[ORC] Save AArch64 NEON state in the JIT reentry block.
2016-04-30 Rui Ueyama[lit] Add %:[STpst] to represent paths without colons...
2016-04-30 Simon Pilgrim[InstCombine][AVX2] Added VPERMD/VPERMPS shuffle combin...
2016-04-30 Saleem AbdulrasoolCodeGen: convert to range based loops
2016-04-30 Craig Topper[X86] Reduce memory usage of MemOp2RegOp and RegOp2MemO...
2016-04-30 Rafael EspindolaAdd missing override.
2016-04-30 Marcin Koscielnicki[ASan] Add shadow offset for SystemZ.
2016-04-30 Simon Pilgrim[InstCombine][AVX] Split off VPERMILVAR tests and added...
2016-04-30 Simon Pilgrim[InstCombine][AVX] VPERMILVAR to shuffle combine to...
2016-04-30 Sriraman TallamDifferential Revision: reviews.llvm.org/D19753
2016-04-30 Tom StellardAMDGPU/SI: Remove wait state handling for SMRD in SIIns...
2016-04-30 Hal Finkel[PowerPC/QPX] Fix the load/splat peephole with overlapp...
2016-04-30 Amjad AboudReverting 268054 & 268063 as they caused PR27579.
2016-04-30 Sanjoy Das[LowerGuardIntrinsics] Keep track of !make.implicit...
2016-04-30 Lawrence Hu Reroll loops with multiple IV and negative step...
2016-04-30 Lang Hames[Orc] Fix the AArch64 resolver size.
2016-04-30 Vedant KumarFix a typo (NFC)
2016-04-30 Tom StellardAMDGPU/SI: Enable the post-ra scheduler
2016-04-30 Sanjoy Das[LowerGuardIntrinsics] Preserve calling conv when lowering
2016-04-30 Sanjay Pateladd minimal test to show dropped metadata
2016-04-30 Sanjay Patelremove the metadata added with r267827
2016-04-29 Xinliang David LiReapply r268107 after fixing a bug breaks debug build.
2016-04-29 Sanjoy DasMark guards on true as "trivially dead"
2016-04-29 Chris Bieneman[CMake] [Xcode] Improving Xcode toolchain generation...
2016-04-29 Sanjay Patelclean up documentation comments; NFC
2016-04-29 Haicheng Wu[MBP] Use Function::optForSize() instead of checking...
2016-04-29 Sanjoy Das[EarlyCSE] Simplify guard intrinsics
2016-04-29 Matt ArsenaultAMDGPU: Fix crash with unreachable terminators.
2016-04-29 Xinliang David LiRevert r268107 -- debug build failure
2016-04-29 Simon Pilgrim[InstCombine][SSE] PSHUFB to shuffle combine to use...
2016-04-29 Lang Hames[Orc] Add ORC lazy-compilation support for AArch64.
2016-04-29 Lang Hames[Orc] Make sure we don't drop the internal error in...
2016-04-29 Chris Bieneman[Docs] Refer to the CMakePrimer from CMake doc
2016-04-29 David Majnemer[ValueTracking] Make the code in lookThroughCast
2016-04-29 Xinliang David Li[inliner]: Refactor inline deferring logic into its...
2016-04-29 Sriraman TallamDifferential Revision: reviews.llvm.org/D19733
2016-04-29 Matt ArsenaultAMDGPU: Add kernarg.segment.ptr intrinsic
2016-04-29 Chad Rosier[InstCombine] Determine the result of a select based...
2016-04-29 Matt ArsenaultFix comment
2016-04-29 Sanjay Patel[InstCombine] clean up; NFC
2016-04-29 Chris Bieneman[Docs] Add CMake Primer document
2016-04-29 Matt ArsenaultAMDGPU/SI: Move post regalloc run of SIShrinkInstructions
2016-04-29 Matt ArsenaultDAGCombiner: Reduce truncated shl width
2016-04-29 Kostya Serebryany[libFuzzer] fix docs
2016-04-29 Easwaran RamanMove coverage related code into a separate library.
2016-04-29 Kostya Serebryany[libFuzzer] enable detect_leaks=1, add proper docs
2016-04-29 George Burgess IV[MemorySSA] Fix bugs in walker; refactor unittests...
2016-04-29 David Majnemer[ValueTracking] matchSelectPattern needs to be more...
2016-04-29 Zachary TurnerFix crash in PDB when loading corrupt file.
2016-04-29 Simon PilgrimUse SelectionDAG::getTargetConstant* helper functions...
2016-04-29 Artem Tamazov[AMDGPU][llvm-mc] Add some missing testcases to trap.s
2016-04-29 Zachary TurnerPut PDB parsing code into a pdb namespace.
2016-04-29 Zachary TurnerRefactor the PDB Stream reading interface.
2016-04-29 Dehao ChenDo not read callee name when matching IR to profile...
2016-04-29 Geoff Berry[BasicAA] Treat llvm.assume as not accessing memory...
2016-04-29 Haicheng Wu[MBP] Split placement and alignment into two functions...
2016-04-29 Artem TamazovFixed/Recommitted r267733 "[AMDGPU][llvm-mc] Add suppor...
2016-04-29 Guozhi Wei[PPC] Enable shuffling of VSX vectors
2016-04-29 Amjad AboudFixed LIT tests that was broken after change in r268054.
2016-04-29 Filipe CabecinhasAdd operator- to Path's reverse_iterator. Needed for...
2016-04-29 Sanjay Patelauto-generate checks
2016-04-29 Sanjay Patel[InstCombine] add helper function for ICmp with constan...
2016-04-29 Daniel Sanders[mips][ias] Move createCpRestoreMemOp to MipsTargetStre...
2016-04-29 Krzysztof ParzyszekFix NDEBUG build: variables used only in debug code...
2016-04-29 Amjad AboudRecommitted r264280 "Supporting all entities declared...
2016-04-29 Simon Dardis[mips][FastISel] A store is not a load.
2016-04-29 Simon Dardis[PATCH] [mips] Fix forbidden slot hazard handling
2016-04-29 Krzysztof Parzyszek[Hexagon] Optimize addressing modes for load/store
2016-04-29 Filipe CabecinhasUnify XDEBUG and EXPENSIVE_CHECKS (into the latter...
2016-04-29 Tobias GrosserRemove leftover
2016-04-29 Tobias Grossercmake: Set LINK_POLLY_INTO_TOOLS to ON (v2)
2016-04-29 Sanjay Patelfix typo; NFC
2016-04-29 Piotr PadlewskiAdd credit [Test commit]
2016-04-29 Tom StellardAMDGPU/SI: Add offset field to ds_permute/ds_bpermute...
2016-04-29 Daniel Sanders[mips][ias] Split expandMemInst between MipsAsmParser...
2016-04-29 Daniel Sanders[mips][ias] Moved most instruction emission helpers...
2016-04-29 Tobias Grossercmake: Fix grammar
2016-04-29 Daniel Sanders[mips][ias] Make section sizes a multiple of the alignment.
2016-04-29 Tobias GrosserRevert "cmake: Set LINK_POLLY_INTO_TOOLS to ON"
2016-04-29 Tobias Grossercmake: Set LINK_POLLY_INTO_TOOLS to ON
2016-04-29 Simon Pilgrim[InstCombine][SSE] Added x86 pshufb undef mask tests
2016-04-29 Nikolay HaustovAMDGPU/SI: Assembler: Unify parsing/printing of operands.
2016-04-29 Simon Pilgrim[InstCombine][SSE] Regenerated x86 pshufb tests
2016-04-29 Zlatko Buljan[mips][microMIPS] Fix offsets for LLE, LWE, SBE, SCE...
2016-04-29 David Majnemer[GlobalOpt] Propagate operand bundles
2016-04-29 David Majnemer[InstCombine] Propagate operand bundles
2016-04-29 David Majnemer[DeadArgumentElimination] Propagate operand bundles...
2016-04-29 Adam Nemet[LoopDist] Add missing RUN line in test from r268006
2016-04-29 Adam Nemet[LoopDist] Also emit optimization remark on success...
2016-04-29 Adam Nemet[LoopDist] Pass 'Function' to main class. NFC
2016-04-29 David Majnemer[SLPVectorizer] Add operand bundles to vectorized functions
2016-04-29 David Majnemer[LoopVectorize] Add operand bundles to vectorized functions
2016-04-29 Matt ArsenaultAMDGPU: Stop reporting an addressing mode for unknown...
2016-04-29 Matt ArsenaultDivergenceAnalysis: Fix crash with unreachable blocks
2016-04-29 David Majnemer[ArgumentPromotion] Propagate operand bundles to promot...
2016-04-29 Craig Topper[X86] Remove unnecessary header file containing a small...
2016-04-29 Craig Topper[X86] Include X86MCTargetDesc.h directly in X86Disassem...
2016-04-29 Michael Zolotukhin[PR25281] Remove AAResultsWrapper from preserved analys...
2016-04-29 Sanjoy DasRemove stale documentation on -no-aa
2016-04-29 Matthias BraunRegisterPressure: Fix default lanemask for missing...
next