OSDN Git Service

android-x86/external-llvm.git
2017-01-29 Lang Hames[Orc][RPC] Have handleOne abandon pending responses...
2017-01-29 Lang Hames[Orc][RPC] Remove redundant braces. NFC.
2017-01-29 Xinliang David LiAdd support to dump dot graph block layout after MBP
2017-01-29 Davide ItalianoRemove inclusion of SSAUpdater from several passes.
2017-01-29 David Majnemer[Target] Add NoSignedZerosFPMath to the TargetOptions...
2017-01-29 Lang Hames[Orc][RPC] Remove a couple of redundant calls to abando...
2017-01-28 Craig Topper[X86] Fix vector ANDN matching to work correctly when...
2017-01-28 Craig Topper[X86] Add test case that shows failure to use a vector...
2017-01-28 Davide Italiano[PM] MLSM has been enabled for a way. Reclaim a cl...
2017-01-28 Kostya Serebryany[libfuzzer] include errno.h. On Ubuntu 14.04 we got...
2017-01-28 Will DietzRuntimeDyldELF: Don't abort on R_X86_64_NONE, it's...
2017-01-28 Will DietzAMDGPU: Add GlobalISel to required_libraries.
2017-01-28 Mohammad Shahid[SLP] Vectorize loads of consecutive memory accesses...
2017-01-28 Arpith Chacko... [NVPTX] Add intrinsics to support named barriers.
2017-01-28 Sylvestre LedruRemove unused 'using' declaration. Found by clang-tidy...
2017-01-28 Daniel SandersstripDebugInfo() should remove DILocation's found in...
2017-01-28 Daniel Sanders[globalisel] Rename emitCxxPredicatesExpr() following...
2017-01-28 Lang Hames[Orc][RPC] Unlock message send/receive locks on failure.
2017-01-28 Vadim ChugunovThis addresses LLDB bug 31699, which was caused by...
2017-01-28 Taewook Oh[InstCombine] Merge DebugLoc when speculatively hoistin...
2017-01-28 Matthias BraunUse print() instead of dump() in code
2017-01-28 Richard Trieu[WebAssembly] Use print instead of dump method.
2017-01-28 Matthias BraunUse print() instead of dump() in code
2017-01-28 Daniel BerlinMemorySSA: Allow movement to arbitrary places
2017-01-28 Quentin Colombet[RegisterBankInfo] Emit proper type for remapped registers.
2017-01-28 Daniel BerlinMemorySSA: Fix block numbering invalidation and replace...
2017-01-28 Matthias BraunCleanup dump() functions.
2017-01-28 Daniel BerlinMemorySSA: Move updater to its own file
2017-01-28 Daniel BerlinIntroduce a basic MemorySSA updater, that supports...
2017-01-28 Quentin Colombet[RegisterCoalescing] Recommit the patch "Remove partial...
2017-01-28 Evgeniy StepanovFix memory leak in globalisel.
2017-01-27 Vadim ChugunovTest commit.
2017-01-27 Eugene Zelenko[ARM] Fix some Clang-tidy modernize and Include What...
2017-01-27 Tim NorthoverGlobalISel: don't leak super-entry BB when merging...
2017-01-27 Sanjay Patel[InstCombine] move icmp transforms that might be recogn...
2017-01-27 Peter CollingbourneAnalysis: Add appropriate const qualification to functi...
2017-01-27 Kostya Serebryany[libFuzzer] make shmem more robust in the presence...
2017-01-27 Artem Tamazov[AMDGPU][mc] Fix memory corruption uncovered by Address...
2017-01-27 Tim NorthoverGlobalISel: set correct regclass for LOAD_STACK_GUARD.
2017-01-27 Tim NorthoverGlobalISel: mark incoming landing-pad registers as...
2017-01-27 Krzysztof Parzyszek[Hexagon] Remove unused variable (and silence a warning)
2017-01-27 Mehdi AminiFix ASAN failure in cxa_demangle
2017-01-27 Mehdi AminiGlobal DCE performance improvement
2017-01-27 Justin LebarUpdate NVVMReflect usage doc to new idiom for adding...
2017-01-27 Xinliang David Li[PGO] add debug option to view raw count after prof...
2017-01-27 Matthias BraunScheduleDAGInstrs: Do not try to toggle kill flags...
2017-01-27 Matthias BraunScheduleDAGInstrs: Cleanup toggleKillFlag(); NFC
2017-01-27 Matthias BraunScheduleDAGInstrs: Cleanup; NFC
2017-01-27 Tom StellardAMDGPU/SI: Move some ISel helpers into utils so they...
2017-01-27 Konstantin... [AMDGPU] Grab MCSubtargetInfo from TargetMachine instea...
2017-01-27 Chris Ray[X86] Adding FFREEP instruction.
2017-01-27 Anna ThomasNFC: Add debug tracing for more cases where loop unroll...
2017-01-27 Matt ArsenaultAMDGPU: Enable FeatureFlatForGlobal on Volcanic Islands
2017-01-27 Matthew Simpson[ARM/AArch64] Relocate and update InterleavedAccessPass...
2017-01-27 Matt ArsenaultNVPTX: Make NVPTXInferAddressSpaces preserve CFG
2017-01-27 Jun Bum Lim[CodeGenPrep]No negative cost in the ExtLd promotion
2017-01-27 Stanislav Mekhanoshin[AMDGPU] Turn AMDGPUUnifyMetadata back into module...
2017-01-27 Mehdi AminiFix BasicAA incorrect assumption on GEP
2017-01-27 Ivan KrasinAvoid using unspecified ordering in MetadataLoader...
2017-01-27 Simon Dardis[mips] Recommit: "N64 static relocation model support"
2017-01-27 Alexey Bataev[SLP] Refactoring of horizontal reduction analysis...
2017-01-27 Chandler Carruth[LICM] When we are recomputing the alias sets for a...
2017-01-27 Jonas Paulsson[DAGTypeLegalizer] Handle SIGN/ZERO_EXTEND in WidenVecR...
2017-01-27 Adam Nemet[opt-viewer] Introduce global context
2017-01-27 Adam Nemet[opt-viewer] Remove message from the key
2017-01-27 Adam Nemet[opt-viewer] Unique across the different jobs as well
2017-01-27 Adam Nemet[opt-viewer] Make sorting for the index page deterministic
2017-01-27 Adam Nemet[opt-viewer] Include the function in the remark key
2017-01-27 Adam Nemet[opt-viewer] Put critical items in parallel
2017-01-27 Richard TrieuFix unused variable warning.
2017-01-27 Saleem AbdulrasoolARM: fix vectorized division on WoA
2017-01-27 Daniel BerlinNewGVN: Add basic dead and redundant store elimination
2017-01-27 NAKAMURA TakumiNVPTXCodeGen: Add IPO to libdeps, since r293189.
2017-01-27 Tim Shen[APFloat] Reduce some dispatch boilerplates. NFC.
2017-01-27 Justin Lebar[NVPTX] [InstCombine] Add llvm_unreachable to appease...
2017-01-27 Justin Lebar[NVPTX] Fix use-after-stack-free bug in InstCombineCalls.
2017-01-27 Xin TongConstant fold switch inst when looking for trivial...
2017-01-27 Chandler Carruth[PM] Port LoopLoadElimination to the new pass manager...
2017-01-27 Quentin Colombet[ARM][LegalizerInfo] Specify the type of the opcode.
2017-01-27 Quentin Colombet[AArch64][LegalizerInfo] Specify the type of the opcode.
2017-01-27 Quentin ColombetRevert "[AArch64][LegalizerInfo] Specify the type of...
2017-01-27 Justin Lebar[NVPTX] Upgrade NVVM intrinsics in InstCombineCalls.
2017-01-27 Justin Lebar[ValueTracking] Add comment that CannotBeOrderedLessTha...
2017-01-27 Justin Lebar[LangRef] Make @llvm.sqrt(x) return undef, rather than...
2017-01-27 Chandler Carruth[PM] Flesh out almost all of the late loop passes.
2017-01-27 Kostya Serebryany[libFuzzer] simplify the value profiling callback furth...
2017-01-27 Quentin Colombet[AArch64][LegalizerInfo] Specify the type of the initia...
2017-01-27 Kostya Serebryany[libFuzzer] make sure (again) that __builtin_popcountl...
2017-01-27 Kostya Serebryany[libFuzzer] simplify the value profile code and disable...
2017-01-27 Adrian McCarthyNFC: Rename PDB_ReaderType::Raw to Native for consiste...
2017-01-26 Quentin ColombetSwitch the default for building GlobalISel.
2017-01-26 Yichao YuCMake is funky on detecting Intel 17 as GCC compatible.
2017-01-26 Eugene Zelenko[ARM] Fix some Clang-tidy modernize and Include What...
2017-01-26 Tim NorthoverGlobalISel: support debug intrinsics.
2017-01-26 Sanjoy DasRevert a couple of InstCombine/Guard checkins
2017-01-26 Andrew KaylorAdd intrinsics for constrained floating point operations
2017-01-26 Chandler Carruth[PM] Enable the main loop pass pipelines with everythin...
2017-01-26 Davide Italiano[obj2yaml] Produce correct output for invalid relocations.
2017-01-26 Krzysztof Parzyszek[Hexagon] Require IPO library in Hexagon build
2017-01-26 Daniel BerlinNewGVN: Fix bug exposed by PR31761
next