OSDN Git Service

android-x86/external-llvm.git
2019-04-19 Craig Topper[X86] Add test cases for turning (and (shl X, C1),...
2019-04-19 Craig Topper[X86] Make sure we copy the HandleSDNode back to N...
2019-04-19 Fangrui Song[DWARF] Use hasFileAtIndex to properly verify DWARF...
2019-04-19 Ali Tamur[llvm] Prevent duplicate files in debug line header...
2019-04-19 Fangrui Song[APInt] Optimize umul_ov
2019-04-19 Saleem AbdulrasoolMergeFunc: preserve COMDAT information when creating...
2019-04-18 Alina Sbirlea[LoopUnroll] Move list of params into a struct [NFCI].
2019-04-18 Sanjay Patel[AArch64] add tests for mul-by-element; NFC
2019-04-18 Adrian PrantlImplement sys::fs::copy_file using the macOS copyfile...
2019-04-18 Jessica Paquette[GlobalISel][AArch64] Legalize/select G_(S/Z/ANY)_EXT...
2019-04-18 Jessica Paquette[GlobalISel][AArch64] Legalize v8s8 loads
2019-04-18 Nico Weberllvm-undname: Fix two more asserts-on-invalid, found...
2019-04-18 Nico Weberllvm-undname: Fix two asserts-on-invalid
2019-04-18 Philip Reames[GuardWidening] Wire up a NPM version of the LoopGuardW...
2019-04-18 Michael Berg[NFC] FMF propagation for GlobalIsel
2019-04-18 Quentin Colombet[BlockExtractor] Extend the file format to support...
2019-04-18 Roland Froese[PowerPC] Add some PPC vec cost tests to prep for D6016...
2019-04-18 Simon Pilgrim[X86] combineVectorTruncationWithPACKUS - remove split...
2019-04-18 Philip Reames[LoopPred] Fix a blatantly obvious bug in r358684
2019-04-18 Sanjay Patel[x86] add tests for improved insertelement to index...
2019-04-18 Stefan Granitz[CMake] Allow custom extensions for externalized debug...
2019-04-18 Philip Reames[LoopPredication] Allow predication of loop invariant...
2019-04-18 Nicolai Haehnle[SDA] Bug fix: Use IPD outside the loop as divergence...
2019-04-18 Philip ReamesFix a bug in SCEV's isSafeToExpand around speculation...
2019-04-18 Benjamin KramerMinidumpYAML: Fix ambiguity between std::make_unique...
2019-04-18 Pavel LabathMinidumpYAML: Add support for ModuleList stream
2019-04-18 Nico Webergn build: Merge r358607
2019-04-18 Nico Webergn build: Merge r358633
2019-04-18 Nico Webergn build: Merge r358620
2019-04-18 Jordan Rupprecht[llvm-objcopy] Add -B mips
2019-04-18 George Rimar[yaml2elf/obj2yaml] - Allow normal parsing/dumping...
2019-04-18 Simon Pilgrim[X86][SSE] Lower ICMP EQ(AND(X,C),C) -> SRA(SHL(X,LOG2...
2019-04-18 James Henderson[llvm-objcopy][llvm-strip] Add switch to allow removing...
2019-04-18 Cullen RhodesTest commit access [NFC]
2019-04-18 Serguei Katkov[NewPM] Add Option handling for LoopVectorize
2019-04-18 Kang Zhang[PowerPC] Fix wrong ElemSIze when calling isConsecutiveLS()
2019-04-18 Rong Xu[llvm-profdata] Fix one bad format in llvm-profdata...
2019-04-18 Eric ChristopherElaborate why we have an option on by default for enabl...
2019-04-18 Tim Renouf[AMDGPU] Avoid DAG combining assert with fneg(fadd...
2019-04-18 Ali TamurFix a typo in comments. [NFC]
2019-04-18 Aditya Nandakumar[GISel]:IRTranslator: Prefer a buidInstr form that...
2019-04-18 Richard TrieuFix bad compare function over FusionCandidate.
2019-04-18 Adrian PrantlRevert Implement sys::fs::copy_file using the macOS...
2019-04-18 Adrian PrantlImplement sys::fs::copy_file using the macOS copyfile...
2019-04-17 Akira HatanakaFix formatting. NFC
2019-04-17 Sanjay Patel[x86] try to widen 'shl' as part of LEA formation
2019-04-17 Denis BakhvalovTest commit by Denis Bakhvalov
2019-04-17 Nick Desaulniers[AsmPrinter] hoist %a output template to base class...
2019-04-17 Amara EmersonAdd a getSizeInBits() accessor to MachineMemOperand...
2019-04-17 Amara Emerson[GlobalISel] Add legalization support for non-power...
2019-04-17 Kit BartonAdd basic loop fusion pass.
2019-04-17 Nick Desaulniers[AsmPrinter] defer %c to base class for ARM, PPC, and...
2019-04-17 Steven Wu[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used...
2019-04-17 Philip Reames[InstCombine] Factor out unreachable inst idiom creatio...
2019-04-17 Nikita Popov[LVI][CVP] Constrain values in with.overflow branches
2019-04-17 Dmitry Preobrazhensky[AMDGPU][MC] Corrected handling of "-" before expressions
2019-04-17 Sanjay Patel[ARM] tighten test checks; NFC
2019-04-17 Rhys PerryAMDGPU: Force skip over SMRD, VMEM and s_waitcnt instru...
2019-04-17 Sanjay Patel[ARM] make test checks more thorough; NFC
2019-04-17 Florian Hahn[LoopUnroll] Allow unrolling if the unrolled size does...
2019-04-17 Simon Pilgrim[DAGCombine] Add SimplifyDemandedBits helper that handl...
2019-04-17 Lang Hames[Support] Add LEB128 support to BinaryStreamReader...
2019-04-17 Florian Hahn[ScheduleDAGRRList] Recompute topological ordering...
2019-04-17 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of registers
2019-04-17 Tim Renouf[AMDGPU] Flag new raw/struct atomic ops as source of...
2019-04-17 Nico Webergn build: Merge r358554
2019-04-17 Robert Widmann[LLVM-C] Add DIFile Field Accesssors
2019-04-17 Simon Pilgrim[CostModel][X86] Add bool anyof/allof reduction costs
2019-04-17 Fangrui Song[DWARF] llvm::Error -> Error. NFC
2019-04-17 Fangrui SongChange some llvm::{lower,upper}_bound to llvm::bsearch...
2019-04-17 Jordan Rupprecht[llvm-objcopy] Support full list of bfd targets that...
2019-04-17 Roman Lebedev[CVP] processOverflowIntrinsic(): don't crash if consta...
2019-04-17 Fangrui Song[DWARF] Pass ReferenceToDIEOffsets elements by reference
2019-04-17 Dmitri GribenkoFixed error message printing in write_cmake_config.py
2019-04-17 Craig Topper[X86] Autogenerate complete checks. NFC
2019-04-17 Craig Topper[X86] In CopyToFromAsymmetricReg, use VR128 instead...
2019-04-17 Andrea Di Biagio[MCA] Moved the bottleneck analysis to its own file...
2019-04-17 Eric ChristopherRevert "Add basic loop fusion pass." Per request.
2019-04-17 Eric ChristopherRevert "Temporarily Revert "Add basic loop fusion pass.""
2019-04-17 Eric ChristopherRemove the run-slp-after-loop-vectorization option.
2019-04-17 Eric ChristopherTemporarily Revert "Add basic loop fusion pass."
2019-04-17 Kit BartonAdd basic loop fusion pass.
2019-04-16 Sam McCall[ADT] llvm::bsearch, binary search for mere mortals
2019-04-16 Sanjay Patel[x86] adjust LEA tests for better coverage; NFC
2019-04-16 Robert Widmann[LLVM-C] Add Accessors For Global Variable Metadata...
2019-04-16 Ali TamurFix a typo in comments. [NFC]
2019-04-16 Nick Desaulniers[NVPTXAsmPrinter] clean up dead code. NFC
2019-04-16 Simon Pilgrim[TargetLowering] Rename preferShiftsToClearExtremeBits...
2019-04-16 Sanjay Patel[EarlyCSE] detect equivalence of selects with inverse...
2019-04-16 Anton AfanasyevTime profiler: optimize json output time
2019-04-16 Nikita Popov[CVP] Simplify umulo and smulo that cannot overflow
2019-04-16 Anton Afanasyev[Support][JSON] Add reserve() to json Array
2019-04-16 Simon Pilgrim[SLP] Refactoring of the operand reordering code.
2019-04-16 Nikita Popov[CVP] Add tests for non-overflowing mulo; NFC
2019-04-16 Simon Pilgrim[X86][AVX] X86ISD::PERMV/PERMV3 node types can never...
2019-04-16 Nikita Popov[InstCombine] Prune fshl/fshr with masked operands
2019-04-16 Nikita Popov[InstCombine] Add tests for fshl/fshr with masked opera...
2019-04-16 Sanjay Patel[x86] add more tests for LEA formation; NFC
2019-04-16 Nikita Popov[IR] Add WithOverflowInst class
2019-04-16 Philip Reames[Tests] Add branch_weights to latches so that test...
next