OSDN Git Service

[AVX-512] Add support for lowering shuffles to VALIGND/VALIGNQ
[android-x86/external-llvm.git] / lib /
2016-11-12 Craig Topper[AVX-512] Add support for lowering shuffles to VALIGND...
2016-11-12 whitequark[C API] Fix several null pointer dereferences.
2016-11-12 Kostya Serebryany[libFuzzer] use a valid ASCII string for a dummy seed...
2016-11-12 Kostya Serebryany[libFuzzer] use less stack
2016-11-12 Rui UeyamaRemove extra semicolon.
2016-11-12 Tom StellardAMDGPU/SI: Promote i16 = fp_[us]int f32 for VI
2016-11-11 Zachary TurnerFix -Werror build with clang-cl.
2016-11-11 Zachary Turner[Support] Introduce llvm::formatv() function.
2016-11-11 Rui UeyamaDefine DbiStreamBuilder::addSectionContribs.
2016-11-11 Tom StellardAMDGPU/SI: Fix visit order assumption in SIFixSGPRCopies
2016-11-11 Sanjay Patel[InstCombine] use dyn_cast rather isa+cast; NFC
2016-11-11 Kostya Serebryany[libFuzzer] do not initialize parts of TracePC -- let...
2016-11-11 Sanjay Patel[InstCombine] clean up foldSelectOpOp(); NFC
2016-11-11 Anna Zaks[tsan][llvm] Implement the function attribute to disabl...
2016-11-11 Adam Nemet[LV] Stop saying "use -Rpass-analysis=loop-vectorize"
2016-11-11 Matthias BraunRevert "(origin/master, origin/HEAD) MachineScheduler...
2016-11-11 Matthias BraunMachineScheduler/ScheduleDAG: Add support to skipping...
2016-11-11 Matthias BraunScheduleDAGInstrs: Move VRegUses to ScheduleDAGMILive...
2016-11-11 Matthias BraunMachineScheduler: Dump EntrySU/ExitSU if possible
2016-11-11 Matthias BraunScheduleDAG: Identify EntrySU/ExitSU when dumping node ids
2016-11-11 Erik EcksteinFunctionComparator: don't rely on argument evaluation...
2016-11-11 Adrian PrantlSimplify code and address review comments (NFC)
2016-11-11 Adrian PrantlFix a reference-to-temporary introduced in r286607.
2016-11-11 Lang Hames[ORC] Re-apply 286620 with fixes for the ErrorSuccess...
2016-11-11 Nemanja Ivanovic[PowerPC] Add remaining vector permute builtins in...
2016-11-11 Evgeniy Stepanov[cfi] Fix weak functions handling.
2016-11-11 Erik EcksteinMake the FunctionComparator of the MergeFunctions pass...
2016-11-11 Rui UeyamaFix -Wpessimizing-move warning.
2016-11-11 Vyacheslav KlochkovFixed the lost FastMathFlags for FCmp operations in...
2016-11-11 Chad Rosier[AArch64] Update a FIXME comment to reflect current...
2016-11-11 Peter CollingbourneBitcode: Change getModuleSummaryIndex() to return an...
2016-11-11 Peter CollingbourneBitcode: Clean up error handling for certain bitcode...
2016-11-11 Peter CollingbourneBitcode: Prepare to move bitcode readers to free functions.
2016-11-11 Lang Hames[ORC] Revert r286620 while I investigate a bot failure.
2016-11-11 Lang Hames[ORC] Refactor the ORC RPC utilities to add some new...
2016-11-11 Geoff Berry[AArch64] Fix bugs in isel lowering replaceSplatVectorS...
2016-11-11 Reid Kleckner[sancov] Don't instrument MSVC CRT stdio config helpers
2016-11-11 Evgeniy Stepanov[cfi] Implement cfi-icall using inline assembly.
2016-11-11 Adrian PrantlRevert "Use private linkage for MergedGlobals variables...
2016-11-11 Chad Rosier[AArch64] Remove lots of redundant code. NFC.
2016-11-11 Sanjay Patel[InstCombine] fix formatting of FoldOpIntoSelect()...
2016-11-11 Greg ClaytonFixed issues found by Paul Robinson with my patch for:
2016-11-11 Chad Rosier[AArch64] Early return and minor renaming/refactoring...
2016-11-11 Greg ClaytonClean up DWARFFormValue by reducing duplicated code...
2016-11-11 Nemanja Ivanovic[PowerPC] Add vector conversion builtins to altivec...
2016-11-11 Chad Rosier[AArch64] Enable merging of adjacent zero stores for...
2016-11-11 Sam Kolton[AMDGPU] TargetStreamer: Fix .note section name
2016-11-11 Ulrich Weigand[SystemZ] Support CL(G)T instructions
2016-11-11 Ulrich Weigand[SystemZ] Support load-and-zero-rightmost-byte facility
2016-11-11 Ulrich Weigand[SystemZ] Use LLGT(R) instructions
2016-11-11 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-11 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-11 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-11 Diana Picus[ARM] Add plumbing for GlobalISel
2016-11-11 Teresa JohnsonSplit Bitcode/ReaderWriter.h into separate reader and...
2016-11-11 Mehdi AminiPrevent at compile time converting from Error::success...
2016-11-11 Mehdi AminiMake the Error class constructor protected
2016-11-11 Davide Italiano[lli] Simplify the code a bit. No functional change...
2016-11-11 Davide Italiano[IR/DataLayout] Simplify the code using PowerOf2Ceil...
2016-11-11 Yaxun LiuAMDGPU: Attempt to fix build failure on x86-64 selfhost...
2016-11-11 Sean FertileAdd a blank line for a test commit.
2016-11-11 Matthias BraunScheduleDAGInstrs: Add condjump deps to addSchedBarrier...
2016-11-11 Stanislav MekhanoshinRevert "[AMDGPU] Allow hoisting of comparisons out...
2016-11-10 Joerg SonnenbergerFix requirements.
2016-11-10 Matthias BraunScheduleDAGInstrs: Ignore dependencies of constant...
2016-11-10 Matthias BraunTimer: Remove group-less NamedRegionTimer constructor.
2016-11-10 Evandro Menezes[DAG Combiner] Fix the native computation of the Newton...
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Peter CollingbourneIR: Introduce inrange attribute on getelementptr indices.
2016-11-10 Matthias BraunScheduleDAGInstrs: Slightly simplify code; NFC
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for splatted vectors in...
2016-11-10 Matthias BraunRegisterCoalescer: Ignore interferences for constant...
2016-11-10 Yaxun LiuAMDGPU: Emit runtime metadata as a note element in...
2016-11-10 Zachary TurnerFix type ambiguity with std::max
2016-11-10 Zachary Turner[Support] Improve flexibility of binary blob formatter.
2016-11-10 Davide Italiano[Target] Rename X86/ARM Assembly printer to reflect...
2016-11-10 Nico WeberRevert r286437 r286438, they caused PR30976
2016-11-10 Adam Nemet[OptDiag] Remove non-printable chars from function...
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Dehao ChenAdd comments about why we put LoopSink pass at the...
2016-11-10 Teresa JohnsonRestore part of "[ThinLTO] Prevent exporting of locals...
2016-11-10 Simon PilgrimUse common SDLoc. NFCI.
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Tom StellardAMDGPU: Add VI i16 support
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Simon Pilgrim[DAGCombiner] Correctly extract the ConstOrConstSplat...
2016-11-10 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-10 Oliver Stannard[ARM] Thumb2 LDR (literal) should accept PC as the...
2016-11-10 Sanjoy Das[SCEVExpander] Hoist unsigned divisons when safe
2016-11-10 Sanjoy Das[SCEVExpander] Don't hoist divisions
2016-11-10 Craig Topper[AVX-512] Allow legacy cvtpd2dq intrinsics to select...
2016-11-10 Craig Topper[AVX-512][X86] Convert avx_cvtt_ps2dq_256 and sse2_cvtt...
2016-11-10 Craig Topper[X86] Convert int_x86_avx_cvtt_pd2dq_256 to fp_to_sint...
2016-11-10 Craig Topper[X86] Move some custom patterns into the currently...
2016-11-10 Craig Topper[X86] Remove some patterns still referencing int_x86_ss...
2016-11-10 Sanjoy Das[SCEV] Eta reduce some lambdas; NFC
2016-11-10 Sanjay Patel[InstCombine] avoid infinite loop from shuffle-extract...
2016-11-09 Peter CollingbourneRe-apply r286384, "X86: Introduce the "relocImm" Comple...
2016-11-09 Dehao ChenAdd isHotBB helper function to ProfileSummaryInfo
2016-11-09 Eli FriedmanPreserve assumption cache in loop-rotate.
next