OSDN Git Service

android-x86/external-llvm.git
2016-07-28 Wei DingAMDGPU : Add intrinsics for compare with the full wavef...
2016-07-28 Sjoerd MeijerTargetInstrInfo: rename GetInstSizeInBytes to getInstSi...
2016-07-28 Daniel Sanders[mips] Fix a warning that occurs on some gcc 4.9.2...
2016-07-28 Daniel SandersRevert r276982 and r276984: [mips][fastisel] Handle...
2016-07-28 Craig Topper[X86] Remove CustomInserter for FMA3 instructions....
2016-07-28 Daniel Sanders[mips] Reword debug message as should have been done...
2016-07-28 Daniel Sanders[mips][fastisel] Handle 0-4 arguments without SelectionDAG.
2016-07-28 Tom StellardAMDGPU/SI: Don't use reserved VGPRs for SGPR spilling
2016-07-28 Simon PilgrimRemoved unused variables
2016-07-28 Simon PilgrimFix signed/unsigned warning.
2016-07-28 John BrawnReapply r276856 "Adjust Registry interface to not requi...
2016-07-28 Nicolai HaehnleAMDGPU: add execfix flag to SI_ELSE
2016-07-28 Vassil Vassilev[modules] Add missing includes.
2016-07-28 Daniel JasperRemove two tests added in r276957.
2016-07-28 Sylvestre Ledrufix some typos in the doc
2016-07-28 Zijiao MaR276957 broke bot clang-ppc64be-linux-multistage,try...
2016-07-28 David Majnemer[ConstantFolding] Don't bail on folding if ConstantFold...
2016-07-28 Zijiao MaAdd unittests to {ARM | AArch64}TargetParser.
2016-07-28 David Majnemer[CodeView] Don't crash on functions without subprograms
2016-07-28 David MajnemerAdd EP_CGSCCOptimizerLate extension point to PassManage...
2016-07-28 David Majnemer[InstCombine] Handle failures from ConstantFoldConstant...
2016-07-28 Matt ArsenaultAMDGPU: Turn dead checks into asserts
2016-07-28 Matt ArsenaultAMDGPU: Remove analyzeImmediate
2016-07-27 Wei MiFix the assertion error in collectLoopUniforms caused...
2016-07-27 Justin LebarDon't invoke getName() from Function::isIntrinsic().
2016-07-27 Michael ZolotukhinAdd verifyAnalysis for LCSSA.
2016-07-27 George Burgess IV[CFLAA] Add getModRefBehavior to CFLAnders.
2016-07-27 Justin Lebar[LSV] Use Instruction*s rather than Value*s where possible.
2016-07-27 Justin Lebar[LVI] Use DenseMap::find_as in LazyValueInfo.
2016-07-27 Vedant Kumar[llvm-cov] Add a debug mode for source range highlighti...
2016-07-27 Justin Lebar[LSV] Don't assume that bitcast ops are Instructions.
2016-07-27 Krzysztof Parzyszek[Hexagon] Find speculative loop preheader in hardware...
2016-07-27 Michael Kuperstein[X86] Factor out another piece of the SAD combine....
2016-07-27 Krzysztof Parzyszek[Hexagon] Add option to bisect spill slot optimization
2016-07-27 Krzysztof Parzyszek[Hexagon] Do not optimize volatile stack spill slots
2016-07-27 Hans Wennborgbuild_llvm_package.bat: try tests three times
2016-07-27 Matt Mastentest commit
2016-07-27 Kyle ButtCodegen: IfConversion: Factor out a function to count...
2016-07-27 Kyle ButtCodegen: IfConversion: add const qualifier. NFC
2016-07-27 Vedant KumarRevert "[llvm-cov] Minor aesthetic improvements for...
2016-07-27 Vedant Kumar[llvm-cov] Minor aesthetic improvements for html reports
2016-07-27 Nirav DaveInitialize PreserveAsmComments in MCTargetOptions
2016-07-27 Krzysztof Parzyszek[Hexagon] Handle extended versions of restore routines
2016-07-27 Duncan P. N... CodeGen: Make iterator-to-pointer conversion explicit...
2016-07-27 David MajnemerFix the build for libstdc++ 4.7
2016-07-27 Duncan P. N... XCore: Avoid implicit iterator conversions, NFC
2016-07-27 Andrew KaylorRevert EH-specific checks in BranchFolding that were...
2016-07-27 Tim NorthoverGlobalISel: support zero-sized allocas
2016-07-27 Nirav Dave[MC][X86] Fix Intel Operand assembly parsing for .set ids
2016-07-27 Jun Bum Lim[DSE] Fix bug in updating MadeChange flag
2016-07-27 Krzysztof Parzyszek[Hexagon] Add saved callee-saved registers as live...
2016-07-27 Daniel BerlinMake bugpoint transform conditional jumps into uncondit...
2016-07-27 Reid KlecknerRemove MCAsmInfo.h include from TargetOptions.h
2016-07-27 Simon Pilgrim[X86][SSE] Updated test so that both are applying the...
2016-07-27 Diana PicusTypo fix. NFC
2016-07-27 Renato Golin[ARM] Check that the thumb COFF segment flag gets set...
2016-07-27 Ahmed Bougacha[GlobalISel] Introduce an instruction selector.
2016-07-27 Ahmed Bougacha[AArch64] Mark various *Info classes as 'final'. NFC.
2016-07-27 Ahmed Bougacha[AArch64] Define AArch64RegisterInfo as a class, not...
2016-07-27 Tim NorthoverGlobalISel: remove variable_ops from output list.
2016-07-27 Daniel Sanders[mips][ias] Check '$rs = $rd' constraints when both...
2016-07-27 Nemanja Ivanovic[PowerPC] Fix typo in PPCHazardRecognizers.cpp
2016-07-27 Duncan P. N... PowerPC: Avoid implicit iterator conversions, NFC
2016-07-27 Teresa Johnson[test/gold] Add gold test subdirectory tests needing...
2016-07-27 Renato Golin[ARM] Set a non-conflicting comment character for assem...
2016-07-27 Renato Golin[ARM] Adds test for immediate encoding
2016-07-27 John BrawnRevert r276856 "Adjust Registry interface to not requir...
2016-07-27 John BrawnAdjust Registry interface to not require plugins to...
2016-07-27 Simon Pilgrim[DAGCombiner] Use APInt directly to detect out of range...
2016-07-27 Simon PilgrimRemoved unusued template function declaration that...
2016-07-27 Daniel Sanders[mips] Update the link to the MIPS documentation in...
2016-07-27 Sjoerd Meijer[MBP] Added some more debug messages and some clean...
2016-07-27 Sean SilvaRefactor - CodeExtractor : Move check for valid block...
2016-07-27 George Burgess IV[GVNHoist] Fix typo in assert.
2016-07-27 Mehdi AminiFix Coroutines doc example
2016-07-27 Davide Italiano[MC] Add command-line option to choose the max nest...
2016-07-27 Sebastian PopGVN-hoist: improve code generation for recursive GEPs
2016-07-27 Sebastian PopGVN-hoist: use DFS numbers instead of walking the instr...
2016-07-27 David Majnemer[coroutines] Part 2 of N: Adding Coroutine Intrinsics
2016-07-27 Sebastian Popadd a verbose mode to Loop->print() to print all the...
2016-07-27 Sebastian Popadd function isLoopLatch
2016-07-27 Sebastian Poprefactor code in verifyLoop: NFC.
2016-07-27 Vedant Kumar[llvm-cov] Escape '\' in strings when emitting JSON
2016-07-27 Sebastian PopMove assert as early as possible
2016-07-27 Andrew Wilkins[llvm-go] parameterize $GOPATH construction
2016-07-27 David Majnemer[ConstantFolding] Correctly handle failures in Constant...
2016-07-27 Andrew KaylorReverting r276771 due to MSan failures.
2016-07-26 Matt ArsenaultAMDGPU: Use rcp for fdiv 1, x with fpmath metadata
2016-07-26 Hans WennborgRevert r276136 "Use ValueOffsetPair to enhance value...
2016-07-26 Matt ArsenaultAMDGPU: Add more tests for LDS size with occupancy
2016-07-26 Vedant Kumar[docs] Fix a sphinx error in llvm-cov.rst
2016-07-26 Matt ArsenaultAMDGPU: Use implicit_def for selecting anyext
2016-07-26 Vedant KumarRetry: [llvm-cov] Add support for exporting coverage...
2016-07-26 Peter Collingbournedocs: Add reference to type metadata to langref.
2016-07-26 Vedant KumarRevert "[llvm-cov] Add support for exporting coverage...
2016-07-26 Matthias BraunMIRParser: Use dot instead of colon to mark subregisters
2016-07-26 Vedant Kumar[llvm-cov] Add support for exporting coverage data...
2016-07-26 Sanjoy DasFix docs/Coroutines.rst syntax highlighting on Linux
2016-07-26 Matt ArsenaultAMDGPU/R600: Remove dead custom inserters
2016-07-26 Matt ArsenaultAMDGPU: Minor AsmPrinter cleanups
next