]> granicus.if.org Git - llvm/shortlog
llvm
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...
2017-07-05 Sam Clegg[WebAssembly] Fix types for address taken functions
2017-07-05 Alexander Shaposhnikov[tablegen] Avoid creating temporary strings
2017-07-05 Sam Clegg[WebAssembly] MC: Don't generate extra types for weak...
2017-07-05 Rafael EspindolaAdd a test for relocation addend on mips.
2017-07-05 Eric BeckmannRevert "Revert "Replace trivial use of external rc...
2017-07-05 Eric BeckmannRevert "Revert "Switch external cvtres.exe for llvm...
2017-07-05 Eric BeckmannRevert "Switch external cvtres.exe for llvm's own resou...
2017-07-05 Eric BeckmannRevert "Replace trivial use of external rc.exe by writi...
2017-07-05 Zachary Turner[PDB] Add a test that verifies every known type record.
2017-07-05 Quentin Colombet[AMDGPU] Move GISel accessor initialization from Target...
2017-07-05 Sean Fertile[Power9] Disable removing extra swaps on P9.
2017-07-05 Simon Pilgrim{DAGCombiner] Fold (rot x, 0) -> x
2017-07-05 Simon Pilgrim[X86] Test bitfield loadstore tests on i686 as well
2017-07-05 Sean Fertile[PowerPC] Make sure that we remove dead PHI nodes after...
2017-07-05 Andrew Zhogin[DAGCombiner] visitRotate patch to optimize pair of...
2017-07-05 Simon Pilgrim[X86][SSE] Dropped -mcpu from bitcast+setcc mask tests
2017-07-05 Tony Jiang[Power9] Exploit vector extract with variable index.
2017-07-05 Tony Jiang[Power9] Exploit vector integer extend instructions...
2017-07-05 Daniel Sanders[globalisel][tablegen] Fix another unused variable...
2017-07-05 David BlaikieDebugInfo: Generalize LoadedObjectInfoHelper from Runti...
2017-07-05 Daniel Sanders[globalisel][tablegen] Finish fixing compile-time regre...
2017-07-05 Dinar Temirbulatov[SLPVectorizer] Add an extra parameter to cancelSchedul...
2017-07-05 David Green[IndVarSimplify] Add AShr exact flags using induction...
2017-07-05 Ulrich Weigand[SystemZ] Simplify handling of 128-bit multiply/divide...
2017-07-05 Ulrich Weigand[SystemZ] Small cleanups to SystemZScheduleZ13.td
2017-07-05 Nirav Dave[Hexagon] Preclude non-memory test from being optimized...
2017-07-05 Tom StellardCMake: Add LLVM_UTILS_INSTALL_DIR option
2017-07-05 Diana Picus[GlobalISel] Refactor Legalizer helpers for libcalls
2017-07-05 Sjoerd Meijer[AsmParser] Mnemonic Spell Corrector
2017-07-05 Daniel Sanders[globalisel][tablegen] Fix the misuse of STATISTICS...
2017-07-05 Diana Picus[ARM] GlobalISel: Extract tiny helper. NFC
2017-07-05 Diana Picus[MachineIRBuilder] Fix formatting. NFC.
2017-07-05 Igor Breger[GlobalISel][X86] For now don't handle not trivial...
2017-07-05 Diana Picus[MachineIRBuilder] Add buildOr helper. NFC.
2017-07-05 Igor Breger[GlobalIsel] allow x86_fp80 values to be dumped.
2017-07-05 Diana Picus[MachineIRBuilder] Add buildBinaryOp helper. NFC
2017-07-05 Daniel Sanders[globalisel][tablegen] Fix an unused variable warning...
2017-07-05 Max KazantsevRevert "[IndVars] Canonicalize comparisons between...
2017-07-05 Daniel Sanders[globalisel][tablegen] Added instruction emission to...
2017-07-05 Max Kazantsev[IndVars] Canonicalize comparisons between non-negative...
2017-07-05 Igor Breger[GlobalISel][X86] Allow graceful fallback for struct...
2017-07-05 Nemanja IvanovicAdd the missing triple to the test case added as part...
2017-07-05 Nemanja Ivanovic[PowerPC] Fix for PR33636
2017-07-05 Yuka Takahashi[Bash-autocompletion] Show flags which has HelpText...
2017-07-05 Nirav DaveRewrite areNonVolatileConsecutiveLoads to use BaseIndex...
2017-07-05 Alexander Shaposhnikov[profiledata] Avoid creating a temporary vector in...
2017-07-05 Anna Thomas[SafepointIRVerifier] Add verifier pass for finding...
2017-07-05 Dylan McKayRevert "[AVR] Add the branch selection pass from the...
2017-07-05 Dylan McKay[AVR] Add the branch selection pass from the GitHub...
next