OSDN Git Service

android-x86/external-llvm.git
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
2017-01-26 Sanjay Patel[InstCombine] fold (X >>u C) << C --> X & (-1 << C)
2017-01-26 Ahmed Bougacha[GlobalISel] Remove duplicate function using variadic...
2017-01-26 Krzysztof Parzyszek[Hexagon] Add Hexagon-specific loop idiom recognition...
2017-01-26 Daniel BerlinNewGVN: Add algorithm overview
2017-01-26 Sanjay Patel[InstCombine] use m_APInt to allow (X << C) >>u C ...
2017-01-26 Zvi Rackover[Doc][LangRef] Fix typo-ish error in description of...
2017-01-26 Sanjay Patel[InstCombine] add tests for shift-shift folds; NFC
2017-01-26 Balaram Makam[AArch64] Refine Kryo Machine Model
2017-01-26 Kyle Butt[IfConversion] Use reverse_iterator to simplify. NFC
2017-01-26 Sean Fertile[PPC] cleanup of mayLoad/mayStore flags and memory...
2017-01-26 Daniel BerlinNewGVN: Fix output of pr31578 testcase now that we...
2017-01-26 Daniel BerlinNewGVN: Make unreachable blocks be marked with unreachable
2017-01-26 Stanislav MekhanoshinReplace addEarlyAsPossiblePasses callback with adjustPa...
2017-01-26 Nirav DaveRevert "In visitSTORE, always use FindBetterChain,...
2017-01-26 Serge Rogatch[XRay][Arm32] Reduce the portion of the stub and implem...
2017-01-26 Nirav DaveIn visitSTORE, always use FindBetterChain, rather than...
2017-01-26 Rafael EspindolaUse shouldAssumeDSOLocal in classifyGlobalReference.
2017-01-26 Simon Pilgrim[X86][SSE] Add support for combining ANDNP byte masks...
2017-01-26 Daniil Fukalov[SCEV] Introduce add operation inlining limit
2017-01-26 Simon Pilgrim[X86][SSE] Pull out target shuffle resolve code into...
2017-01-26 Daniel SandersRemove a '#if 0' that wasn't intended for commit in...
2017-01-26 Daniel SandersAttempt to fix windows buildbots after r293172.
2017-01-26 Daniel Sanders[globalisel] Re-factor ISel matchers into a hierarchy...
2017-01-26 Valery Pykhtin[AMDGPU] Fix typo in GCNSchedStrategy
2017-01-26 Simon DardisRevert "[mips] N64 static relocation model support"
2017-01-26 Chandler Carruth[LV] Fix an issue where forming LCSSA in the place...
2017-01-26 Simon Dardis[mips] N64 static relocation model support
2017-01-26 Diana Picus[ARM] GlobalISel: Load i1, i8 and i16 args from stack
2017-01-26 Alexey Bataev[SLP] Add one more reduction operation for extra argume...
2017-01-26 Chandler Carruth[PM] Use PoisoningVH correctly when merely deleting...
2017-01-26 NAKAMURA TakumiChapter3/KaleidoscopeJIT.h: Fix a warning. [-Wunused...
2017-01-26 Craig Topper[TargetTransformInfo] Add override keywords to suppores...
2017-01-26 Craig Topper[AVX-512] Move the combine that runs combineBitcastForM...
2017-01-26 Craig Topper[X86] When bitcasting INSERT_SUBVECTOR/EXTRACT_SUBVECTO...
2017-01-26 Jonas Paulsson[TargetTransformInfo] Refactor and improve getScalariz...
2017-01-26 Alexey Bataev[SLP] Fixed test for extra arguments in horizontal...
2017-01-26 Craig Topper[DAGCombiner] Fold extract_subvector of undef to undef...
next