OSDN Git Service

android-x86/external-llvm.git
2016-06-14 Daniel Sanders[FileCheck] Add --check-prefixes as a shorthand for...
2016-06-14 Simon Dardis[mips] Optimize stack pointer adjustments.
2016-06-14 James Molloy[Thumb] Fix off-by-one error in r272007
2016-06-14 Nicolai HaehnleAMDGPU: mark {exp,log}10{,f,l} library functions as...
2016-06-14 Chad Rosier[MergedLoadStoreMotion] Before quering AA verify the...
2016-06-14 Rafael EspindolaAdd a Musl environment to the triple.
2016-06-14 Simon Dardis[mips][atomics] Fix atomic instruction descriptions...
2016-06-14 Daniel Sanders[mips][ias] Implement one N32 case (of two) for .cpsetup.
2016-06-14 Simon Pilgrim[X86][SSE4A] Added patterns for nontemporal stores...
2016-06-14 Adam Nemet[LoopVer] Remove an assert that's redundant now. NFC
2016-06-14 Adam Nemet[LoopVer] Update all existing PHIs in the exit block
2016-06-14 Simon Dardis[mips] MIPS32/64 itineraries
2016-06-14 Daniel Sanders[mips][dsp] Fix use without def on DSPCtrl registers...
2016-06-14 Daniel Sanders[mips][msa] copyPhysReg() should not set RegState:...
2016-06-14 Diana Picus[SelectionDAG] Remove exit-on-error flag from test...
2016-06-14 Igor Bregerre-generate the tests using the update_llc_test_checks...
2016-06-14 Davide Italiano[PM] Port Mem2Reg to the new pass manager.
2016-06-14 Craig Topper[AVX512] Use AND32ri8 instead of AND32ri when anding...
2016-06-14 Craig Topper[AVX512] Use MOVZX32 instead of MOVZ16 for loading...
2016-06-14 Craig Topper[AVX512] Add patterns for zero-extending a mask that...
2016-06-14 Craig Topper[AVX512] Add tests for zero extending masks that show...
2016-06-14 Sean SilvaFix for (benign) uninitialized read caught by UBSan...
2016-06-14 Sean Silva[PM] Port MemCpyOpt to the new PM.
2016-06-14 Richard SmithAdd missing include from r272607 to fix modules build...
2016-06-14 Davide Italiano[PM/MergedLoadStoreMotion] Preserve analyses more aggre...
2016-06-14 Davide ItalianoPlacate bots fixing a typo in AA-pipeline description...
2016-06-14 Sean SilvaBring back "[PM] Port JumpThreading to the new PM"...
2016-06-14 Davide Italiano[PM] Port MergedLoadStoreMotion to the new pass manager.
2016-06-14 Sean SilvaRevert "[PM] Port JumpThreading to the new PM"
2016-06-14 Sean SilvaRevert "Try to appease MSVC on clang-x86-win2008-selfhost"
2016-06-14 Sean SilvaTry to appease MSVC on clang-x86-win2008-selfhost
2016-06-14 Dan Liew[LibFuzzer] Move tests in ``fuzzer-traces.test`` that...
2016-06-13 Vedant KumarAdd support for collating profiles for use with code...
2016-06-13 Davide Italiano[PM/MergedLoadStoreMotion] Remove unneeded pass dependency.
2016-06-13 Sean Silva[PM] Port JumpThreading to the new PM
2016-06-13 Davide Italiano[PM/MergeLoadStoreMotion] Convert the logic to static...
2016-06-13 Xinliang David Li[MBP] Interface cleanups /NFC
2016-06-13 Sean Silva[PM] Port LVI to the new PM.
2016-06-13 Kevin EnderbyUpdate the AArch64ExternalSymbolizer to print literal...
2016-06-13 Xinliang David Li[MBP] Code cleanup #3 /NFC
2016-06-13 Sanjoy DasMove previously added test case to the right location
2016-06-13 Sanjoy DasFix AAResults::callCapturesBefore for operand bundles
2016-06-13 George Burgess IVAttempt to make windows buildbots happy.
2016-06-13 George Burgess IV[CFLAA] Refactor to remove redundant maps. NFC.
2016-06-13 Simon Pilgrim[X86][SSE] Added extract to scalar nontemporal store...
2016-06-13 David Majnemer[X86] Remove llvm.x86.bit.scan.{forward,reverse}.32
2016-06-13 Rafael EspindolaAdd triple to input file.
2016-06-13 Marek OlsakAMDGPU/SI: Set INDEX_STRIDE for scratch coalescing
2016-06-13 Taewook OhIn openFileForRead, attempt to fetch the actual name...
2016-06-13 Matt ArsenaultAMDGPU: Fix post-RA verifier errors with trackLivenessA...
2016-06-13 Ulrich Weigand[SystemZ] Enable index register memory constraints...
2016-06-13 Ranjeet Singh[ARM] Reverting r272544 because clang patch needs
2016-06-13 Vikram TVFix a typo in loop versioning.
2016-06-13 Ranjeet Singh[ARM] Add mrrc/mrrc2 co-processor intrinsics
2016-06-13 Strahinja PetrovicThis patch fixes handling long double type when it is
2016-06-13 Simon Pilgrim[X86][SSE4A] Renamed tests to correspond with the the...
2016-06-13 Haojian WuFix an enumeral mismatch warning.
2016-06-13 Zijiao Ma[AArch64] Add RAS extensions support in AArch64TargetPa...
2016-06-13 Craig Topper[AVX512] Remove maksed pshufd, pshuflw, and phufhw...
2016-06-13 Craig Topper[X86] Refactor some of the X86 autoupgrade code to...
2016-06-13 Mike SpertusImproved Visual Studio 2015 visualization of SmallVecto...
2016-06-13 NAKAMURA TakumiUntabify.
2016-06-12 Benjamin KramerUse 'auto' to avoid implicit copies.
2016-06-12 Benjamin Kramer[Verifier] Simplify code. No functionality change intended.
2016-06-12 Benjamin KramerRun clang-tidy's performance-unnecessary-copy-initializ...
2016-06-12 Xinliang David Li[MBP] Code cleanup /NFC
2016-06-12 Benjamin KramerMove instances of std::function.
2016-06-12 Benjamin KramerPass DebugLoc and SDLoc by const ref.
2016-06-12 Sanjay Patel[x86, SSE] change patterns for CMPP to float types...
2016-06-12 Craig Topper[X86] Remove sse2 pshufd/pshuflw/pshufhw intrinsics...
2016-06-12 Benjamin Kramer[RegUsageInfoCollector] Drop unneccesary const_cast...
2016-06-12 Simon Pilgrim[X86][BMI] Added fast-isel tests for BMI1 intrinsics
2016-06-12 Sean Silva[PM] Port DeadArgumentElimination to the new PM
2016-06-12 Amaury SechetChange () to (void) in the C API.
2016-06-12 Sean Silva[PM] Port ReversePostOrderFunctionAttrs to the new PM
2016-06-12 Amaury SechetMake sure we have a Add/Remove/Has function for various...
2016-06-12 Sean SilvaFactor out a helper. NFC
2016-06-12 Craig Topper[X86] Pre-allocate some of the shuffle mask SmallVector...
2016-06-12 Craig Topper[AVX512] Remove the masked palignr intrinsics that...
2016-06-12 Craig Topper[X86] Greatly simplify the llvm.x86.avx.vpermil.* auto...
2016-06-12 Eli Friedman[MergedLoadStoreMotion] Use correct helper for load...
2016-06-12 Craig Topper[X86] Move tests for llvm.x86.avx.vpermil.* intrinsics...
2016-06-12 Craig Topper[X86,IR] Make use of the CreateShuffleVector form that...
2016-06-12 Craig Topper[IR] Require ArrayRef of 'uint32_t' instead of 'int...
2016-06-11 Eli Friedman[LICM] Make isGuaranteedToExecute more accurate.
2016-06-11 Simon Pilgrim[X86] Updated test checks script to generalise LCPI...
2016-06-11 Simon Pilgrim[CostModel][X86][SSE] Updated costs for vector BITREVER...
2016-06-11 Xinliang David Li[MBP] Code cleanup /NFC
2016-06-11 Vassil Vassilev[CMake] Allow LLVM to be embedded and built in a subfol...
2016-06-11 Vikram TVDelay dominator updation while cloning loop.
2016-06-11 Simon Pilgrim[X86][SSSE3] Added PSHUFB LUT implementation of BITREVERSE
2016-06-11 Simon PilgrimStrip trailing whitespace. NFCI.
2016-06-11 Craig Topper[AVX512] Re-generate v8i64 shuffle test now that we...
2016-06-11 Craig Topper[AVX512] Lower v8i64 and v16i32 to pshufd when possible.
2016-06-11 Craig Topper[X86] Remove GCC builtin name from some intrinsics...
2016-06-11 Simon Pilgrim[X86][SSE] Added PSLLDQ/PSRLDQ as a target shuffle...
2016-06-11 Simon Pilgrim[X86][AVX2] Added PSLLDQ/PSRLDQ shuffle combining tests
2016-06-11 Simon Pilgrim[X86][SSE] Use vXi8 return type for PSLLDQ/PSRLDQ instr...
2016-06-11 Simon Pilgrim[X86][AVX512] Tidied up VSHUFF32x4/VSHUFF64x2/VSHUFI32x...
2016-06-11 Chandler CarruthTry a bit harder to remove the signed and unsigned...
next