OSDN Git Service

android-x86/external-llvm.git
2017-12-19 Reid KlecknerFix Wasm as a follow up to r321035 and the other one
2017-12-19 Justin Bognerupdate_mir_test_checks: Accept IR as input as well...
2017-12-19 Jake Ehrlich[llvm-objcopy] Add option to add a progbits section...
2017-12-19 Matthias BraunTargetLoweringBase: Followup to r321035
2017-12-19 Matthias BraunTargetLowering: Fix InitLibcallCallingConvs() overridin...
2017-12-19 Matthias BraunTargetLowering: Fix off-by-one error
2017-12-19 Sam Clegg[llvm-readobj] Dump wasm init functions
2017-12-18 Matthias BraunTargetLoweringBase: Remove unnecessary watchos exceptio...
2017-12-18 Justin Bognerupdate_mir_test_checks: Add "mir" to some states and...
2017-12-18 Craig Topper[X86] Don't use NOPL when the assembler is passed an...
2017-12-18 Matthias BraunLiveStacks: Rename LiveStack.{h|cpp} to LiveStacks...
2017-12-18 Matthias BraunX86/AArch64/ARM: Factor out common sincos_stret logic...
2017-12-18 Matthias BraunAArch64/X86: Factor out common bzero logic; NFC
2017-12-18 Krzysztof Parzyszek[Hexagon] Cache loads to select to avoid traversing...
2017-12-18 Craig TopperRevert part of r321026 "[X86] Don't use NOPL when the...
2017-12-18 Evandro Menezes[AArch64] Expand test coverage of vector element shuffl...
2017-12-18 Quentin Colombet[TableGen][GlobalISel] Make the arguments of the Instru...
2017-12-18 Bob HaarmanFix buffer overrun in WindowsResourceCOFFWriter::writeS...
2017-12-18 Reid KlecknerAdd test for .req directive starting with 'p'
2017-12-18 Jessica Paquette[MachineOutliner][NFC] Gardening: use std::any_of inste...
2017-12-18 Craig Topper[X86] Don't use NOPL when the assembler is passed an...
2017-12-18 Quentin Colombet[TableGen][GlobalISel] Refactor optimizeRules related...
2017-12-18 Reid KlecknerRevert "[AArch64][SVE] Asm" changes, they broke libjpeg...
2017-12-18 Ivan A. Kosarev[Analysis] Generate more precise TBAA tags when one...
2017-12-18 Teresa Johnson[PGO] Fix handling of cold entry count for instrumented PGO
2017-12-18 Quentin Colombet[TableGen][GlobalISel] Optimize MatchTable for faster...
2017-12-18 Dimitry AndricFix more inconsistent line endings. NFC.
2017-12-18 Craig Topper[X86] Minor formatting fix to getHostCPUFeatures. NFC
2017-12-18 Jessica Paquette[MachineOutliner] Recommit r320229
2017-12-18 Benjamin Kramer[PPC] Also disable the pre-emit version of reg+reg...
2017-12-18 Don Hinton[cmake] Update experimental target error message
2017-12-18 Paul RobinsonRecommit "[DWARFv5] Dump an MD5 checksum in the line...
2017-12-18 Benjamin Kramer[PPC] Disable reg+reg to reg+imm transformation.
2017-12-18 Dimitry AndricFix inconsistent line endings in HexagonVectorLoopCarri...
2017-12-18 Krzysztof Parzyszek[Hexagon] Higher versions of HVX imply presence of...
2017-12-18 Ivan A. Kosarev[IR] Support the new TBAA metadata format in IR verifier
2017-12-18 Dimitry AndricFix inconsistent line endings in ARCDisassembler.cpp...
2017-12-18 Krzysztof Parzyszeki[Hexagon] ANY_EXTEND_VECTOR_INREG should be Custom...
2017-12-18 Krzysztof Parzyszek[Hexagon] Generate HVX code for vector sign-, zero...
2017-12-18 Simon Pilgrim[X86] Regenerate test to improve codegen testing for...
2017-12-18 Krzysztof Parzyszek[Hexagon] Prefer to widen HVX vectors instead of promoting
2017-12-18 Matt ArsenaultRemoved unused DominanceFrontier
2017-12-18 Teresa Johnson[ThinLTO] Make distributed indexes test more robust
2017-12-18 Xinliang David Li[PGO] add MST min edge selection heuristic to ensure...
2017-12-18 Francis Visoiu... [YAML] Add support for non-printable characters
2017-12-18 Ivan A. Kosarev[IR] Add MDBuilder helpers for the new TBAA metadata...
2017-12-18 Sander de Smalen[AArch64][SVE] Asm: Improve diagnostics further when...
2017-12-18 Simon DardisReland "[mips] Fix the target specific instruction...
2017-12-18 Sean Fertile[Memcpy Loop Lowering] Remove the fixed int8 lowering.
2017-12-18 Sander de Smalen[TableGen][AsmMatcherEmitter] Only choose specific...
2017-12-18 Max Kazantsev[LVI] Support for ashr in LVI
2017-12-18 Diana Picus[ARM GlobalISel] Fix G_(UN)MERGE_VALUES handling after...
2017-12-18 Benjamin KramerConstexprify LaneBitmask factory methods.
2017-12-18 Max Kazantsev[ConstantRange] Support for ashr in ConstantRange compu...
2017-12-18 Simon DardisRevert "[mips] Fix the target specific instruction...
2017-12-18 Simon Dardis[mips] Fix the target specific instruction verifier
2017-12-18 Sander de Smalen[AArch64][SVE] Asm: Add ZIP1/ZIP2 instructions (predica...
2017-12-18 Sander de Smalen[AArch64][SVE] Asm: Add SVE predicate register definiti...
2017-12-18 Eugene Leviant[ThinLTO] Remove unused code
2017-12-18 Tim NorthoverAArch64: work around how Cyclone handles "movi.2d vD...
2017-12-18 Igor Laevsky[TargetLibraryInfo] Discard library functions with...
2017-12-18 Sam Parker[ARM] Adjust test checks
2017-12-18 Sam Parker[DAGCombine] Move AND nodes to multiple load leaves
2017-12-18 Clement Courbet[NFC][CodeGen][ExpandMemCmp] Fix documentation.
2017-12-18 Craig Topper[X86] Use mattr instead of mcpu in some of the cost...
2017-12-18 Hiroshi Inoue[SROA] Disable non-whole-alloca splits by default
2017-12-18 Craig Topper[X86] Fix mistake that I made when splitting up the...
2017-12-18 Serguei Katkov[CGP] Fix the handling select inst in complex addressin...
2017-12-18 Sanjay Patel[x86] add tests for finite libcall lowering (PR35672...
2017-12-17 Bjorn SteinbrinkRe-commit "Properly handle multi-element and dynamicall...
2017-12-17 Craig Topper[X86] Add test cases that show cases where buildvector...
2017-12-17 Craig Topper[X86] Make the code that creates fmaddsub from build_ve...
2017-12-17 Simon Pilgrim[X86] Regenerate truncated rotation tests + add missing...
2017-12-17 Sam Clegguse uint32_t
2017-12-17 Sam Clegg[WebAssembly] Export some more info on wasm funtions
2017-12-17 Bjorn SteinbrinkRevert "Properly handle multi-element and dynamically...
2017-12-17 Bjorn SteinbrinkRevert "Treat sret arguments as being dereferenceable...
2017-12-17 Bjorn SteinbrinkTreat sret arguments as being dereferenceable in getPoi...
2017-12-17 Simon PilgrimRemove superfluous break after a return. NFCI.
2017-12-17 Craig Topper[X86DomainReassignment] Store legal domains in a std...
2017-12-17 Bjorn SteinbrinkProperly handle byval arguments in getPointerDereferenc...
2017-12-17 Bjorn SteinbrinkProperly handle multi-element and dynamically sized...
2017-12-17 Craig Topper[X86] Use extract_vector_elt instead of X86ISD::VEXTRAC...
2017-12-17 Craig Topper[X86] Canonicalize extract_vector_elt from vXi1 to...
2017-12-17 Craig Topper[X86] Don't create X86ISD::VEXTRACT nodes directly...
2017-12-16 Simon PilgrimFix unused variable warning.
2017-12-16 Simon Pilgrim[X86][AVX] lowerVectorShuffleAsBroadcast - aggressively...
2017-12-16 Simon Pilgrim[X86][AVX] Use extract128BitVector helper. NFCI.
2017-12-16 Simon Pilgrim[X86][AVX] Fix failed broadcast fold
2017-12-16 Sean Fertile[Memcpy Loop Lowering] Only calculate residual size...
2017-12-16 Craig Topper[X86] Don't pass a zero input to the passthru operand...
2017-12-16 Craig Topper[X86] Have getVectorMaskingNode return an ISD::AND...
2017-12-16 Craig Topper[X86] When using vpopcntdq for ctpop of v8i16 vectors...
2017-12-16 Craig Topper[X86] Combine some more scheduler model entries using...
2017-12-16 Craig Topper[X86] Use instrs instead of instregex for gather/scatte...
2017-12-16 Simon Pilgrim[InstCombine] Regenerate FMUL/FMA combine tests with...
2017-12-16 Sanjay Patel[InstCombine] canonicalize shifty abs(): ashr+add+xor...
2017-12-16 Craig Topper[X86] Remove GCCBuiltin from kand/kandn/kor/kxor/kxnor...
2017-12-16 Craig Topper[X86] Remove unneeded code for handling the old kunpck...
2017-12-16 Hal FinkelMove Transforms/LoopVectorize/consecutive-ptr-cg-bug...
next