OSDN Git Service

android-x86/external-llvm.git
2019-03-13 Clement CourbetRe-land r354244 "[DAGCombiner] Eliminate dead stores...
2019-03-13 Simon PilgrimFix signed/unsigned mismatch warning. NFCI.
2019-03-13 Simon Atanasyan[mips] Map SW instruction to its microMIPS R6 variant
2019-03-13 Alex Bradbury[RISCV] Regenerate umulo-128-legalisation-lowering.ll
2019-03-13 Simon Pilgrim[X86][AVX] lowerShuffleAsBroadcast - improve load foldi...
2019-03-13 Simon PilgrimAppease MSVC builds by #ifdef wrapping runAndGetCommand...
2019-03-13 Jeremy Morse[DebugInfo][Docs] Document how dbg.value intrinsics...
2019-03-13 Simon Pilgrim[DAG] Move integer setcc %x, %x folding into FoldSetCC
2019-03-13 Simon Atanasyan[MIPS][microMIPS] Fix PseudoMTLOHI_MM matching and...
2019-03-13 Simon Atanasyan[mips] Fix CPU used in the test case to suppress warnin...
2019-03-13 Jonas Hahnfeld[ELF] Fix GCC8 warnings about "fall through", NFCI
2019-03-13 Jonas Hahnfeld[Support] Treat truncation of fullpath as error
2019-03-13 Alex Bradbury[RISCV] Replace incorrect use of sizeof with array_lengthof
2019-03-13 Paul HoadRevert "[clang-format] [PR25010] AllowShortIfStatements...
2019-03-13 Paul Hoad[clang-format] [PR25010] AllowShortIfStatementsOnASingl...
2019-03-13 Philip Reames[ImplicitNullChecks] Support unordered atomic accesses
2019-03-13 Philip Reames[Tests] Expand implicit null check coverage
2019-03-13 Evgeniy StepanovRevert "[llvm] Skip over empty line table entries."
2019-03-13 Craig Topper[X86] Enable printAliasInstr for the Intel assembly...
2019-03-13 Heejin Ahn[WebAssembly] Place 'try' and 'catch' correctly wrt...
2019-03-13 Hubert TongUse AIX version detection at LLVM run-time
2019-03-12 Craig Topper[X86] Add ImmArg markings to intrinsics.
2019-03-12 Jason LiuAdd XCOFF triple object format type for AIX
2019-03-12 Francis Visoiu... Reland "[Remarks] Add -foptimization-record-passes...
2019-03-12 Philip Reames[Test] Add tests for implicit null checks on atomic...
2019-03-12 Philip ReamesFor faulting ops, include a comment w/the fault destination
2019-03-12 Matt ArsenaultIR: Add immarg attribute
2019-03-12 Francis Visoiu... Revert "[Remarks] Add -foptimization-record-passes...
2019-03-12 Mircea Trofin[llvm] Skip over empty line table entries.
2019-03-12 Matt ArsenaultFix missing C++ mode comments
2019-03-12 Matt ArsenaultMIR: Stop reinitializing target information for every use
2019-03-12 Francis Visoiu... [Remarks] Add -foptimization-record-passes to filter...
2019-03-12 Philip Reames[SROA] Fix a crash when trying to convert a memset...
2019-03-12 Sanjay Patel[x86] scalarize extractelement 0 of FP vselect
2019-03-12 Philip Reames[CodeGen] Add MMOs to statepoint nodes during SelectionDAG
2019-03-12 Teresa Johnson[SCEV] Use depth limit for trunc analysis
2019-03-12 Jinsong JiSet useful flags for vector imm setting instructions
2019-03-12 Craig Topper[SanitizerCoverage] Avoid splitting critical edges...
2019-03-12 Eli Friedman[RISCV][MC] Find matching pcrel_hi fixup in more cases.
2019-03-12 Jinsong Ji[NFC][PowerPC] Update testcases using utils/update_llc_...
2019-03-12 Jason LiuTest commit: add a blank line in test case ppc64-dq...
2019-03-12 James Henderson[yaml2obj]Allow explicit symbol indexes in relocations...
2019-03-12 Nikita Popov[SDAG] Expand pow2 mulo using shifts
2019-03-12 Craig Topper[X86] Arrange more CPU features to inherit from earlier...
2019-03-12 Simon PilgrimRegenerate sign_extend.ll test.
2019-03-12 Simon Pilgrim[DAGCombine] Pull out repeated demanded bitmask generat...
2019-03-12 Kristina Brooks[Docs] Add note about legacy PM to Ch4 of tutorial
2019-03-12 James Henderson[llvm-cxxfilt]Add test to show that empty lines can...
2019-03-12 James Henderson[FileCheck]Remove assertions that prevent matching...
2019-03-12 Tim NorthoverCodeGenPrep: preserve inbounds attribute when sinking...
2019-03-12 Liang Zou[format] \t => ' '
2019-03-12 Xing GUO[llvm-readobj] Print symbol version when dumping reloca...
2019-03-12 Fangrui Song[SimplifyLibCalls] Simplify optimizePuts
2019-03-12 Jinsong Ji[NFC][PowerPC]Assert when trying to generate directmove...
2019-03-12 Fangrui Song[XRay][docs] Fix option name
2019-03-12 Eugene Leviant[llvm-objcopy] Remove unneeded checks. NFC
2019-03-12 Simon PilgrimRevert rL355906: [SLP] Remove redundancy of performing...
2019-03-12 Simon PilgrimTry to fix SLPVectorizer BoUpSLP::BoEdgeInfo::dump...
2019-03-12 Sam Parker[ARM][NFC] Delete original smlad tests
2019-03-12 Sam Parker[ARM][NFC] Move smlad tests
2019-03-12 Simon Pilgrim[SLP] Remove redundancy of performing operand reorderin...
2019-03-12 Fangrui Song[SimplifyLibCalls] Fix comments about fputs, memchr...
2019-03-12 Eugene Leviant[CGP] Fix UB when GEP is bound to trivial PHINode
2019-03-12 David Stuttard[AMDGPU] Add support for immediate operand for S_ENDPGM
2019-03-12 Sjoerd Meijer[TTI] Enable analysis of clib functions in getIntrinsic...
2019-03-12 Simon Tatham[TableGen] Allow 2^63-1 and 2^63-2 as int literals.
2019-03-12 Alex Bradbury[RISCV] Add test cases for the lp64 ABI
2019-03-12 Raphael IsemannFix git-llvm crashing when trying to remove directory...
2019-03-12 Kristina BrooksVery minor typo. NFC
2019-03-12 Peter Collingbournellvm-objcopy: Remove unused field. NFCI.
2019-03-12 Sanjoy DasReland "Relax constraints for reduction vectorization"
2019-03-11 Nathan LanzaAdd Swift enumerator value for CodeView::SourceLanguage
2019-03-11 David BlaikieHexagon RDF: Replace function template (plus explicit...
2019-03-11 Sanjoy DasRevert "Relax constraints for reduction vectorization"
2019-03-11 Craig Topper[X86] Remove ProcModel and ProcFeatures tablegen classe...
2019-03-11 Jessica PaquetteRecommit "[GlobalISel][AArch64] Add selection support...
2019-03-11 Evgeniy StepanovRemove ASan asm instrumentation.
2019-03-11 Alex Bradbury[RISCV] Do a sign-extension in a compare-and-swap of...
2019-03-11 Sanjoy DasRelax constraints for reduction vectorization
2019-03-11 Alex Bradbury[RISCV] Allow fp as an alias of s0
2019-03-11 Jessica Paquette[GlobalISel][AArch64] Always fall back on aarch64.neon...
2019-03-11 Alex Bradbury[RISCV][NFC] Convert some MachineBaiscBlock::iterator...
2019-03-11 Nico WeberRemove esan.
2019-03-11 Nikita Popov[SDAG][AArch64] Legalize VECREDUCE
2019-03-11 Nico Webergn build: Merge r355777
2019-03-11 Nico Webergn build: Merge r355835
2019-03-11 Nico Webergn build: Merge r355834
2019-03-11 Jonas Paulsson[RegAlloc] Avoid compile time regression with multiple...
2019-03-11 Brian Gesiak[coroutines][PR40979] Ignore unreachable uses across...
2019-03-11 Michael TrentDetect malformed LC_LINKER_COMMANDs in Mach-O binaries
2019-03-11 Simon Pilgrim[X86] Extend widening comparison test.
2019-03-11 Jinsong Ji[NFC][PowerPC] Add comment for PPCAsmPrinter::printOperand
2019-03-11 Simon Pilgrim[DAG] FoldSetCC - reuse valuetype + ensure its simple.
2019-03-11 Brian Gesiak[Utils] Extract EliminateUnreachableBlocks (NFC)
2019-03-11 Simon Pilgrim[DAG] Move SetCC NaN handling into FoldSetCC
2019-03-11 Stanislav MekhanoshinUse bitset for assembler predicates
2019-03-11 Craig Topper[TableGen] Replace a dyn_cast with isa to avoid an...
2019-03-11 Stanislav Mekhanoshin[AMDGPU] Mark enum types in SIDefines.h as unsigned
2019-03-11 Jeremy Morse[SimplifyCFG] Retain debug info when threading jumps...
2019-03-11 George Rimar[yaml2obj] - Simplify. NFC.
next