OSDN Git Service

android-x86/external-llvm.git
2017-07-07 Diana Picus[ARM] GlobalISel: Select hard G_FCMP for s32
2017-07-07 Craig Topper[TableGen] Cleanup capturing of instruction namespace...
2017-07-07 Craig Topper[TableGen] Use StringRef instead of std::string for...
2017-07-07 Craig Topper[TableGen] Add a proper namespace to an Instruction...
2017-07-07 Rafael EspindolaReduce code duplication.
2017-07-07 Craig Topper[TableGen] Fix some mismatches in the use of Namespace...
2017-07-07 Zachary Turner[PDB] Teach libpdb to write DBI Stream ECNames.
2017-07-07 Lang Hames[Orc] Add missing return value (left out in r307350).
2017-07-07 Tony TyeCorrect GFX9 processor names.
2017-07-07 Matthias BraunRegisterScavenging: Fix PR33687
2017-07-07 Matthias BraunLiveRegUnits: Rename accumulateBackward()->accumulate()
2017-07-07 Lang Hames[ORC] Errorize the ORC APIs.
2017-07-07 Yaxun Liu[InferAddressSpaces] Fix assertion about null pointer
2017-07-07 Sam Clegg[WebAssembly] Support weak defined symbols
2017-07-07 Sean FertileExtend memcpy expansion in Transform/Utils to handle...
2017-07-07 Evgeniy StepanovRevert r307342, r307343.
2017-07-07 Evgeniy StepanovCopy arguments passed by value into explicit allocas...
2017-07-07 Anna Thomas[SafepointIRVerifier] NFC: Refactor code for identifyin...
2017-07-07 George Karpenkov[lit] Modify LIT to accept environment variable LIT_FIL...
2017-07-07 Wei Mi[ConstHoisting] Turn on consthoist-with-block-frequency...
2017-07-06 Michael KupersteinReverting r307326 because it breaks clang tests.
2017-07-06 Craig Topper[InstCombine] No need to pass DataLayout to helper...
2017-07-06 Craig Topper[InstCombine] Remove unused arguments from some helper...
2017-07-06 Craig Topper[InstCombine] Change a couple helper functions to only...
2017-07-06 Wei Mi[ConstHoisting] choose to hoist when frequency is the...
2017-07-06 Michael Kuperstein[NVPTX] Add lowering of i128 params.
2017-07-06 Lang Hames[ORC] Add missing <memory> include for shared_ptr.
2017-07-06 David L. JonesChange remaining references to lit.util.capture to...
2017-07-06 Lang Hames[ORC] Update GlobalMappingLayer::addModuleSet to addModule.
2017-07-06 Rafael EspindolaUse @LINE in two more tests.
2017-07-06 Martin Storsjo[COFF, AArch64] Set the private label prefix to .L
2017-07-06 Matt ArsenaultAMDGPU: Add macro fusion schedule DAG mutation
2017-07-06 Matt ArsenaultAMDGPU: Minor cleanup of shrinking logic
2017-07-06 Matt ArsenaultAMDGPU: Remove unnecessary IR from MIR tests
2017-07-06 Reid Kleckner[lit] Factor out some shell input/output redirection...
2017-07-06 Stanislav Mekhanoshin[AMDGPU] Always use rcp + mul with fast math
2017-07-06 Davide Italiano[lib/LTO] Add a comment to explain where we set the...
2017-07-06 Chad Rosier[ValueTracking] Support icmps fed by 'and' and 'or'.
2017-07-06 Davide Italiano[LTO] Fix the interaction between linker redefined...
2017-07-06 Aditya Nandakumar[GISel]: Enhance the MachineIRBuilder API
2017-07-06 Simon Pilgrim[X86][SSE] Tests for bitcasting iX integers to vXi1...
2017-07-06 Rafael EspindolaAdd @LINE to checks in a test.
2017-07-06 Chris Lattnerremove an unused empty file.
2017-07-06 David BlaikiePrototype: Reduce llvm-profdata merge memory usage...
2017-07-06 Mandeep Singh... [llvm] Separate out reverse iteration flag into its...
2017-07-06 Craig Topper[InstCombine] Remove include of DIBuilder.h and Dwarf...
2017-07-06 Leo LiModify constraints in `llvm::canReplaceOperandWithVariable`
2017-07-06 Craig Topper[Constants] Replace calls to ConstantInt::equalsInt...
2017-07-06 Craig Topper[Constants] If we already have a ConstantInt*, prefer...
2017-07-06 Anna Thomas[LoopUnrollRuntime] Bailout when multiple exiting block...
2017-07-06 Craig Topper[InstCombine] Remove Builder argument from InstCombiner...
2017-07-06 Simon Pilgrim[X86][SSE] Dropped -mcpu from bitcast+setcc tests
2017-07-06 Simon PilgrimFix spelling in comments. NFCI.
2017-07-06 Peter CollingbourneBitcode: Include any strings added to the string table...
2017-07-06 Adam Nemet[opt-viewer] Move under tools, install it
2017-07-06 Reid Kleckner[PDB] Fill in "Parent" and "End" fields of scope-like...
2017-07-06 Craig Topper[SimplifyCFG] Move a portion of an if statement that...
2017-07-06 Craig Topper[InstCombine] Change helper method to a file local...
2017-07-06 Craig Topper[InstCombine] Clarify comment to mention other transfor...
2017-07-06 Craig Topper[InstCombine] Add single use checks to SimplifyBSwap...
2017-07-06 Craig Topper[InstCombine] Don't create extra ConstantInt objects...
2017-07-06 Wei Mi[LSR] Narrow search space by filtering non-optimal...
2017-07-06 Simon Pilgrim[X86][SSE4A] Add support for shuffle combining to INSERTQI.
2017-07-06 Sanjay Patel[CGP, x86] update test checks; NFC
2017-07-06 Simon Pilgrim[X86][SSE4A] Add test showing missed opportunities...
2017-07-06 Joel JonesDoxygen formatting. NFCI
2017-07-06 Sanjay Patel[x86] fix over-specified triple and auto-generate check...
2017-07-06 Mikael Holmen[MachineVerifier] Add check that tied physregs aren...
2017-07-06 Ilya BiryukovFixes to Dockerfile scripts.
2017-07-06 Simon Pilgrim[X86][SSE] combineX86ShuffleChain - merge duplicate...
2017-07-06 Ilya BiryukovMade a script to build docker images easier to use.
2017-07-06 Simon Pilgrim[X86][SSE] combineX86ShuffleChain - merge duplicate...
2017-07-06 Simon Pilgrim[X86][SSE4A] Add support for shuffle combining to EXTRQ.
2017-07-06 Simon Pilgrim[X86][SSE4A] Add scheduling tests for SSE4A instructions
2017-07-06 Simon Pilgrim[X86][SSE4A] Split EXTRQ/INSERTQ shuffle matching from...
2017-07-06 Max KazantsevRevert "Revert "Revert "[IndVars] Canonicalize comparis...
2017-07-06 Daniel Sanders[globalisel][tablegen] Rename and re-comment render...
2017-07-06 David Stuttard[RegisterCoalescer] Fix for SubRange join unreachable
2017-07-06 Daniel Sanders[globalisel][tablegen] Rename and re-comment to match...
2017-07-06 Diana Picus[ARM] GlobalISel: Map s32 G_FCMP in reg bank select
2017-07-06 Max KazantsevRevert "Revert "[IndVars] Canonicalize comparisons...
2017-07-06 Diana Picus[ARM] GlobalISel: Legalize G_FCMP for s32
2017-07-06 George Rimar[DWARF] - Provide default implementation for getSection...
2017-07-06 Daniel Sanders[globalisel][tablegen] Import rules containing intrinsi...
2017-07-06 Diana Picus[ARM] GlobalISel: Widen s1, s8, s16 G_CONSTANT
2017-07-06 David BlaikieFix -Wunused-function by making function declarations...
2017-07-06 David BlaikieSimplify InstrProfRecord tests, eliminating named tempo...
2017-07-06 David L. Jones[lit] Fix unit test discovery for Visual Studio builds.
2017-07-06 Frederich MunchAvoid constructing GlobalExtensions only to find out...
2017-07-05 Eric BeckmannRevert "Revert "Revert "Switch external cvtres.exe...
2017-07-05 Eric BeckmannRevert "Revert "Revert "Replace trivial use of external...
2017-07-05 Craig Topper[IR] Use CmpInst::isFPPredicate/isIntPredicate in a...
2017-07-05 Davide Italiano[GlobalOpt] Remove unreachable blocks before optimizing...
2017-07-05 Craig Topper[IR] Use CmpInst::isIntPredicate()/isFPPredicate in...
2017-07-05 Vadim ChugunovFix libcall expansion creating DAG nodes with invalid...
2017-07-05 Zachary TurnerFix std::min ambiguity between uint32 and size_t.
2017-07-05 Zachary Turner[llvm-pdbutil] Add the ability to truncate stream purpo...
2017-07-05 Brendon Cahoon[DependenceAnalysis] Make sure base objects are the...
2017-07-05 Galina KistanovaAdded more info on silent master to the doc.
2017-07-05 Craig Topper[InstCombine] Use CmpInst::Predicate with m_Cmp instead...
next