OSDN Git Service

android-x86/external-llvm.git
2017-03-30 Craig Topper[InstCombine] Fix typo last->least. NFC
2017-03-30 Matt ArsenaultAMDGPU: Add all atomicrmw fields to atomic.inc/dec
2017-03-30 Craig Topper[InstSimplify] Use m_SignBit instead of calling getSign...
2017-03-30 Craig Topper[InstSimplify] Use APInt::isMaxSignedValue() instead...
2017-03-30 Hongbin Zheng[SimplifyIndvar] Replace the sdiv used by IV if we...
2017-03-30 Craig Topper[AVX-512] Fix bad comment from r299112. NFC
2017-03-30 Rafael EspindolaUse os.path.realpath when tracking the cwd.
2017-03-30 Craig Topper[AVX-512] Fix another case where fastisel was generatin...
2017-03-30 Rafael Espindolalit: support redirect from globs
2017-03-30 Stanislav Mekhanoshin[AMDGPU] Add GlobalOpt parameter to Always Inliner...
2017-03-30 Adrian PrantlTeach stripNonLineTableDebugInfo() to remap DILocations...
2017-03-30 Juergen Ributzka[Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCOD...
2017-03-30 Davide Italiano[AArch64ISelLowering] Remove `else` after `return`...
2017-03-30 Davide Italiano[AArch64] Simplify isSingExtended()/isZeroExtended...
2017-03-30 Derek Schuff[WebAssembly] Improve support for WebAssembly binary...
2017-03-30 Yaron KerenFollowing r297661, disable dup workaround to disable...
2017-03-30 Adam Nemet[DAGCombiner] Initial support for the fast-math flag...
2017-03-30 Ahmed Bougacha[CodeGen] Pass SDAG an ORE, and replace FastISel stats...
2017-03-30 Sanjay Patel[DAGCombiner] add helper function for visitORLike;...
2017-03-30 Chris Bieneman[yaml2obj] Enable and fix tests
2017-03-30 Andrew NgTest commit.
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-30 Kristof BeylsRevert "Make naming in Host.h in line with coding stand...
2017-03-30 Kristof BeylsAnother attempt fix the Windows builds
2017-03-30 Kristof BeylsAttempt to fix the Windows builds by using llvm::detail...
2017-03-30 Daniel Sanders[globalisel][tablegen] Change Expected<bool> to Error...
2017-03-30 Kristof BeylsMake naming in Host.h in line with coding standards.
2017-03-30 Kristof BeylsRefactor getHostCPUName to allow testing on non-native...
2017-03-30 Craig Topper[APInt] Remove references to integerPartWidth outside...
2017-03-30 Kostya Serebryany[libFuzzer] remove a stale flag from tests, run value...
2017-03-30 Zvi Rackover[DAGCombine] A shuffle of a splat is always the splat...
2017-03-30 Kostya Serebryany[libFuzzer] best effort support for -fsanitize-coverage...
2017-03-29 Eric ChristopherIf the DIUnit has flags passed on it then have DW_AT_pr...
2017-03-29 Reid Kleckner[codeview] Fix buggy BeginIndexMapSize assertion
2017-03-29 Sanjay Patel[CodeGen] clean up and add tests for scalar and-of...
2017-03-29 Davide Italiano[X86IselLowering] Remove extraneous semicolon. NFCI.
2017-03-29 Davide Italiano[DAGCombiner] Remove else after return. NFCI.
2017-03-29 Adrian McCarthyRe-land: "Make NativeExeSymbol a concrete subclass...
2017-03-29 Rafael EspindolaAdd ifunc support to ModuleSymbolTable.
2017-03-29 Matthew Simpson[InstCombine] Correct the check for vector GEPs
2017-03-29 Sanjay Patel[DAGCombiner] unify type checks and add asserts; NFCI
2017-03-29 Adrian McCarthyllvm-pdbdump: If we don't change the color, don't reset...
2017-03-29 Simon Pilgrim[X86] Tidied up comment - we don't custom lower add...
2017-03-29 Sanjay Patel[DAGCombiner] reduce code duplication by rearranging...
2017-03-29 Daniel Sanders[tablegen][globalisel] Convert the SelectionDAG importe...
2017-03-29 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-29 Sven van Haastregt[MachineVerifier] Drop a spurious const
2017-03-29 Filipe CabecinhasCleanup in preparation for D30703. NFCI
2017-03-29 Rafael EspindolaFix GettingStarted.rst statement.
2017-03-29 Rafael EspindolaRemove unused argument.
2017-03-29 Simon Pilgrim[X86][AVX2] Prevent unary interleaving patterns from...
2017-03-29 Simon Pilgrim[AMDGPU] Tidy up computeKnownBitsForTargetNode/ComputeN...
2017-03-29 Simon Pilgrim[X86][MMX] Added generic sitofp test to compare against...
2017-03-29 Simon Pilgrim[X86] Removed old comment. NFCI.
2017-03-29 Sven van Haastregt[MachineVerifier] Avoid reference to nullptr
2017-03-29 Eric ChristopherMove the x86 cpu feature rtm from Haswell to Skylake...
2017-03-29 Craig Topper[AVX-512] Remove explicit KMOVWrk from isel patterns...
2017-03-29 Craig Topper[AVX-512] Remove explicit KMOVWrk/KMOVWKr instructions...
2017-03-29 Dean Michael... [XRay] Update FDR log reader to be aware of buffer...
2017-03-29 Dean Michael... [XRay][tools] Handle "no subcommand" case for llvm...
2017-03-28 Adam Nemet[SDAG] Remove -enable-fmf-dag
2017-03-28 Adam Nemet[SDAG] Handle VectorReduction in SDNodeFlags::intersectWith
2017-03-28 Adam Nemet[SDAG] Add AllowContract to SNodeFlags
2017-03-28 Peter CollingbourneMore accurate header inclusions. NFC.
2017-03-28 Craig Topper[AVX-512] Add test case that was supposed to go with...
2017-03-28 Craig Topper[AVX-512] Punt on fast-isel of truncates to i1 when...
2017-03-28 Guozhi Wei[PPC] In PPCBoolRetToInt change the bool value to i64...
2017-03-28 Sanjay Patel[DAGCombiner] reduce code duplication with local variab...
2017-03-28 Eric ChristopherAdd a similar test for tailcall optimization as in...
2017-03-28 Peter CollingbourneLTO: Replace InputFile::Symbol::getFlags() with predica...
2017-03-28 Sanjay Patel[DAG] fix formatting; NFC
2017-03-28 Sanjay Patel[DAGCombiner] remove redundant conditions and duplicate...
2017-03-28 Stanislav Mekhanoshin[AMDGPU] Boost unroll threshold for loops reading local...
2017-03-28 Stanislav Mekhanoshin[AMDGPU] Fix recorded region boundaries in max-occupanc...
2017-03-28 Sanjay Patel[DAGCombiner] rename variables in foldAndOfSetCCs for...
2017-03-28 Simon Pilgrim[X86][MMX] Match MMX fp_to_sint conversions from XMM...
2017-03-28 Matt ArsenaultFix crashing on TargetCustom PseudoSourceValues
2017-03-28 Sanjay Patel[DAGCombiner] clean up foldAndOfSetCCs; NFCI
2017-03-28 Adam Nemet[IR] Add AllowContract to FastMathFlags
2017-03-28 Sanjay Patel[DAGCombiner] add helper function for and-of-setcc...
2017-03-28 Mehdi AminiAdd support for -fno-builtin to LTO and ThinLTO to...
2017-03-28 Stanislav Mekhanoshin[AMDGPU] Split -amdgpu-early-inline-all option
2017-03-28 Sanjay Patel[x86] use VPMOVMSK to replace memcmp libcalls for 32...
2017-03-28 Weiming ZhaoRevert "Dont emit Mapping symbols for sections that...
2017-03-28 Nirav Dave[SDAG] Deal with deleted node in PromoteIntShiftOp
2017-03-28 Zvi RackoverAdd reproducer test for pr32449. NFC.
2017-03-28 Simon Pilgrim[X86][AVX2] Add support for combining v16i16 shuffles...
2017-03-28 Craig Topper[AVX-512] Fix accidental uses of AH/BH/CH/DH after...
2017-03-28 Sanjay Patel[x86] add separate check prefix for SSE; NFC
2017-03-28 Simon Pilgrim[X86][SSE] Refactored shuffle BLEND combining to make...
2017-03-28 Nirav Dave[SDAG] Avoid deleted SDNodes PromoteIntBinOp
2017-03-28 Nirav Dave[SDAG] Fix Stale SDNode usage in visitAND
2017-03-28 Sanjay Patel[x86] add AVX2 run to show 256-bit opportunity; NFC
2017-03-28 Simon PilgrimFix signed/unsigned comparison warning
2017-03-28 Nirav Dave[SDAG] Minor cleanup of variable usage. NFC.
2017-03-28 Simon Pilgrim[X86][SSE] Begin merging vector shuffle to BLEND for...
2017-03-28 Simon PilgrimWdocumentation fix
2017-03-28 Simon Pilgrim[X86][SSE] Set second operand to undef instead of first...
2017-03-28 Simon PilgrimStrip trailing whitespace
next