OSDN Git Service

android-x86/external-llvm.git
2018-04-24 Andrea Di Biagio[llvm-mca] Remove unused flag -verbose. NFC
2018-04-24 Simon Pilgrim[X86] Split off PHMINPOSUW to their own schedule class
2018-04-24 Joel E. Denny[lit] Report line number for failed RUN command
2018-04-24 Stanislav Mekhanoshin[AMDGPU] Truncate packed inline constant
2018-04-24 Simon Pilgrim[XOP] v4i32 IFMA 'VPMACS' instructions should use the...
2018-04-24 Sam Clegg[WebAssembly] Use section index in relocation section...
2018-04-24 Florian Hahn[LoopInterchange] Add REQUIRES: asserts to test.
2018-04-24 Simon Pilgrim[AVX512] VPERMQ/VPERMPD/VPERMIL single op shuffles...
2018-04-24 Nico WeberLet TableGen write output only if it changed, instead...
2018-04-24 Simon DardisReland "[mips] Guard traps for microMIPS correctly"
2018-04-24 Diego Caballero[LV][VPlan] Detect outer loops for explicit vectorization.
2018-04-24 Florian Hahn[LoopInterchange] Make isProfitableForVectorization...
2018-04-24 Simon Pilgrim[X86][F16C] Add WriteCvtF2FSt scheduling class
2018-04-24 Fangrui Song[ADT] Remove ilist_default_traits
2018-04-24 Simon Pilgrim[X86][BtVer2] Fix VCVTPS2PHmr/VCVTPS2PHYmr latencies
2018-04-24 Simon Pilgrim[X86][IVB] Add F16C resource tests.
2018-04-24 Andrea Di Biagio[llvm-mca] Default the output asm dialect used by the...
2018-04-24 Simon Atanasyan[mips] Show an error if register number is out of range
2018-04-24 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-04-24 Mark Searles[AMDGPU][Waitcnt] NFC. Cleanup some code/naming consist...
2018-04-24 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-04-24 Dan Liew[lit] Remove spurious `-` in invocation of lit in
2018-04-24 Nico WeberRemove LLVM_INSTALL_CCTOOLS_SYMLINKS
2018-04-24 David BlaikieFix some layering in AggressiveInstCombine (avoiding...
2018-04-24 Benjamin Kramer[LoadStoreVectorize] Ignore interleaved invariant loads.
2018-04-24 Andrea Di Biagio[llvm-mca] Refactor the Scheduler interface in preparat...
2018-04-24 Simon Pilgrim[X86] Remove unnecessary FMA reg-mem InstRW scheduler...
2018-04-24 Ulrich Weigand[SystemZ] Use preferred 16-byte function alignment
2018-04-24 Simon PilgrimFix Wdocumentation warnings. NFCI.
2018-04-24 Simon Pilgrim[X86] Fix missing cfi from sitofp checks
2018-04-24 Simon Pilgrim[X86] Add vector element insertion/extraction scheduler...
2018-04-24 Simon Pilgrim[MC] Remove orphan MCSchedModel::computeReciprocalThrou...
2018-04-24 Alexander Ivchenko[X86] Replace action Promote with Expand for operation...
2018-04-24 Francis Visoiu... [CodeGen] Print user-friendly debug locations as MI...
2018-04-24 Chandler Carruth[PM/LoopUnswitch] Fix a bug in the loop block set forma...
2018-04-24 Petar JovanovicCorrect dwarf unwind information in function epilogue
2018-04-24 Simon Dardis[mips] Correct the patterns for bswap
2018-04-24 Andrea Di Biagio[llvm-mca][CommandGuide] Fix typo in example.
2018-04-24 Andrei Elovikov[CodeGen] Do not allow opt-bisect-limit to skip Scalari...
2018-04-24 Max Kazantsev[NFC] Remove recently added SE verification because...
2018-04-24 Florian Hahn[LoopInfo] Verify BBMap tracks innermost loops for...
2018-04-24 Sander de Smalen[AArch64][SVE] Asm: Support for contiguous, first-fault...
2018-04-24 Roman LebedevLink to AggressiveInstCombine in a few places. Unbreaks...
2018-04-24 Pavel Labath[Support/Path] Add more tests and improve failure messa...
2018-04-24 Xin Tong[LVI] Fix typo. NFC
2018-04-24 Alexander Shaposhnikov[llvm-objcopy] Adjust the code for the old versions...
2018-04-24 Alexander ShaposhnikovRecommit "[llvm-objcopy] Switch over to using TableGen...
2018-04-24 Max Kazantsev[NFC] Use FileCheck in test
2018-04-24 Max Kazantsev[NFC] Use forgetTopmostLoop instead of logic duplication
2018-04-24 Craig Topper[X86] Add a BSWAP16 instruction using the 32-bit encodi...
2018-04-24 Chandler Carruth[PM/LoopUnswitch] Remove another over-aggressive assert.
2018-04-24 Eric ChristopherRemove unused function HexagonEarlyIfConversion::replac...
2018-04-24 Max Kazantsev[NFC] Add clarification comment
2018-04-24 Eric ChristopherReflow formatting after previous NFC commit.
2018-04-24 Eric ChristopherChange if-conditionals to else-if as they should all...
2018-04-24 Nico WeberMostly revert r330672.
2018-04-24 Nico WeberRemove code that's almost always dead, and harmful...
2018-04-24 David BlaikieFix build breaks in examples due to moving stuff from...
2018-04-24 David BlaikieInstCombine: Fix layering by not including Scalar.h...
2018-04-24 Craig Topper[AggressiveInstCombine] Add aggressive inst combiner...
2018-04-24 George Burgess IVReland r301880(!): "[InstSimplify] Handle selects of...
2018-04-24 Alex Shlyapnikov[HWASan] Use dynamic shadow memory on Android only...
2018-04-24 Craig Topper[AggressiveInstCombine] Add createAggressiveInstCombine...
2018-04-24 Craig Topper[AggressiveInstCombine] Add library initializer routine...
2018-04-23 Simon Pilgrim[X86] Remove unnecessary vector memory folded InstRW...
2018-04-23 Robert Widmann[LLVM-C] DIBuilder Bindings For Variable Expressions
2018-04-23 Roman Tereshin[GlobalISel][Legalizer] Look thro copies while combinin...
2018-04-23 Simon Pilgrim[X86] Remove unnecessary BMI2 InstRW overrides.
2018-04-23 Florian Hahn[LoopInterchange] Do not change LI for BBs in child...
2018-04-23 Simon Pilgrim[X86] Remove unnecessary WriteLEA InstRW overrides.
2018-04-23 Roman Lebedev[DAGCombiner] Unfold scalar masked merge if profitable
2018-04-23 Roman Lebedev[X86][AArch64][NFC] Add tests for masked merge unfolding
2018-04-23 Sanjay Patel[AggressiveInstCombine] add tests for PR37098; NFC
2018-04-23 Xin Tong[CallSiteSplit] Make sure we remove nonnull if the...
2018-04-23 Gabor Buella[X86] Revert r330638 - accidental commit
2018-04-23 George Burgess IVFix a broken typedef; NFCI
2018-04-23 Gabor Buella[X86] movdiri and movdir64b instructions
2018-04-23 Bjorn Pettersson[MemCpyOpt] Skip optimizing basic blocks not reachable...
2018-04-23 Sam Clegg[WebAssembly] MC: Refactor section creation code
2018-04-23 Quentin Colombet[CODE_OWNERS] Update my email address.
2018-04-23 Peter CollingbourneReland r329956, "AArch64: Introduce a DAG combine for...
2018-04-23 Daniel Neilson[DSE] Teach the pass that atomic memory intrinsics...
2018-04-23 Matthew Simpson[AArch64] Add cost model test case for transpose
2018-04-23 Alex Shlyapnikov[HWASan] Switch back to fixed shadow mapping for x86-64
2018-04-23 Craig Topper[X86] Add disassembler test cases for bswap.
2018-04-23 Vedant Kumar[SelectionDAG] Dump debug locs in SDNodes
2018-04-23 Simon Pilgrim[MC] Remove MachineInstr reference in MC layer (PR37160)
2018-04-23 Reid KlecknerFix -Wtautological-compare warning with npos on Windows
2018-04-23 Matt ArsenaultAMDGPU: Move a flawed assert when spilling SGPRs
2018-04-23 Simon Pilgrim[X86] Replace x87 instregex with instrs if they only...
2018-04-23 Adrian PrantlFix computeSymbolSizes SEGFAULT on invalid file
2018-04-23 Matt ArsenaultAMDGPU: Assign enum name to stack ID
2018-04-23 Matt ArsenaultStackSlotColoring: Fix missing skipFunction check
2018-04-23 Daniel Neilson[SelectionDAG] Refactor lowering of atomic memory intri...
2018-04-23 Robert Widmann[LLVM-C] DIBuilderBindings for Subrange and Arrays
2018-04-23 Nico WeberSort a target list a bit better.
2018-04-23 Alexey Bataev[DEBUGINFO, NVPTX] Add the test for the debug info...
2018-04-23 Robert Widmann[LLVM-C] Finish Up Scope Bindings
2018-04-23 Marianne Mailhot... [doc] Removed obsolete -count-aa from AliasAnalysis...
2018-04-23 Simon Pilgrim[X86] Remove instregex matching from CLAC/STAC.
next