OSDN Git Service

android-x86/external-llvm.git
2018-04-25 Nico WeberRename sancov.cc to sancov.cpp
2018-04-25 Simon Pilgrim[CostModel][X86] Add div/rem tests for non-uniform...
2018-04-25 Craig Topper[X86] Form MUL_IMM for multiplies with 3/5/9 to encoura...
2018-04-25 Reid KlecknerRevert r330755 "[lit] Report line number for failed...
2018-04-25 Alex Bradbury[RISCV] Allow call pseudoinstruction to be used to...
2018-04-25 Nico WeberDon't list a source file twice.
2018-04-25 Taewook Oh[ICP] Do not attempt type matching for variable length...
2018-04-25 Nico WeberRename Attributes.gen, Intrinsics.gen to Attributes...
2018-04-25 Sanjay Patel[InstCombine] clean up foldSelectICmpAnd(); NFC
2018-04-25 Sanjay Patel[InstCombine] add tests for select to logic folds; NFC
2018-04-25 Simon Pilgrim[CostModel][X86] Recursive call for cost of imul for...
2018-04-25 Amara Emerson[AArch64][GlobalISel] Implement selection for the llvm...
2018-04-25 Paul WalkerFix typo in static_assert for size of LoadSDNodeBitfields.
2018-04-25 Filipe Cabecinhas[llvm-mca] Make ViewOptions static. NFCI
2018-04-25 Shiva Chen[RISCV] Expand function call to "call" pseudoinstruction
2018-04-25 Shiva Chen[RISCV] Support "call" pseudoinstruction in the MC...
2018-04-25 Simon Dardis[mips] Teach the delay slot filler to transform 'jal...
2018-04-25 Simon Pilgrim[llvm-mca][X86] Updated fma3 tests after rL330820
2018-04-25 Simon Pilgrim[X86] Split WriteFMA into XMM, Scalar and YMM/ZMM sched...
2018-04-25 Roman Lebedev[X86][AArch64][NFC] Finish adding 'bad' tests for maske...
2018-04-25 Alexander Timofeev[AMDGPU] Revert b0efc4fd6 (https://reviews.llvm.org...
2018-04-25 Gabor BuellaAvoid a warning on pointer casting, NFC
2018-04-25 Andrea Di Biagio[llvm-mca] Add a new option category for views.
2018-04-25 Greg Bedwell[UpdateTestChecks] Change update_mca_test_checks.py...
2018-04-25 Simon Pilgrim[X86][SKX] Setup WriteFAdd and remove unnecessary InstR...
2018-04-25 Simon Pilgrim[X86][SNB] Remove unnecessary WriteFBlendLd InstRW...
2018-04-25 Andrea Di Biagio[llvm-mca] run clang-format on a bunch of files. NFC
2018-04-25 Simon Dardis[mips] Fix the definition of sync, synci
2018-04-25 Andrea Di Biagio[llvm-mca] Default to the native host cpu if flag ...
2018-04-25 Andrea Di Biagio[llvm-mca] Remove method Instruction::isZeroLatency...
2018-04-25 Florian Hahn[LoopInterchange] Use getExitBlock()/getExitingBlock...
2018-04-25 Sander de Smalen[AArch64][SVE] Asm: Add AsmOperand classes for SVE...
2018-04-25 Bjorn Pettersson[DebugInfo] Invalidate debug info in ReassociatePass...
2018-04-25 Craig Topper[TableGen] Fix bad indentation in tablegen output file.
2018-04-25 David BolvanskyMerging r46043:
2018-04-25 Craig Topper[X86] Auto-generate complete checks. NFC
2018-04-25 Geoff Berry[DivRemPairs] Fix non-determinism in use list order.
2018-04-25 Chandler Carruth[PM/LoopUnswitch] Begin teaching SimpleLoopUnswitch...
2018-04-24 Jessica Paquette[MachineOutliner] Check for explicit uses of LR/W30...
2018-04-24 Craig Topper[DAGCombiner][X86] When promoting loads don't use ZEXTL...
2018-04-24 Reid KlecknerFix path separator checks on Windows
2018-04-24 Warren Ristow[X86] Account for partial stack slot spills (PR30821)
2018-04-24 Alexander Shaposhnikov[llvm-objcopy] Adjust the help message
2018-04-24 Reid KlecknerBring back APInt self-move assignment check for MSVC...
2018-04-24 Tom StellardAMDGPU: Remove deprecated llvm.AMDGPU.kilp intrinsic
2018-04-24 Tom StellardAMDGPU/GlobalISel: Fall-back to SelectionDAG for non...
2018-04-24 Mandeep Singh... [docs] Add a note on non-deterministic sorting order...
2018-04-24 Roman Lebedev[X86][AArch64][NFC] Add tests for masked merge unfoldin...
2018-04-24 Daniel Neilson[CaptureTracking] Fixup const correctness of DomTree...
2018-04-24 Sanjay Patel[InstCombine] move tests for select with bit-test of...
2018-04-24 Tom StellardAMDGPU/GlobalISel: Add support for amdgpu_ps calling...
2018-04-24 Chandler Carruth[wasm] Fix uninitialized memory introduced in r330749.
2018-04-24 Rafael Espindola[bugpoint] Fix crash when testing for miscompilation.
2018-04-24 Sam McCall[Support] fix countLeadingZeros for types shorter than int
2018-04-24 Shoaib Meenai[cmake] Fix libc++ detection
2018-04-24 Simon Pilgrim[X86][SKX] Setup WriteFMul and remove unnecessary InstR...
2018-04-24 Vedant Kumar[test] Update llc checks for CodeGen/X86/avg.ll
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...
next