OSDN Git Service

android-x86/external-llvm.git
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...
2017-12-16 Hal Finkel[LV] Extend InstWidening with CM_Widen_Recursive
2017-12-16 Galina KistanovaFixed warning 'function declaration isn’t a prototype...
2017-12-16 Hal Finkel[PowerPC, AsmParser] Enable the mnemonic spell corrector
2017-12-16 Craig Topper[X86] Add 128 and 256-bit VPOPCNTDQ instructions. Adjus...
2017-12-16 Vitaly Buka[LTO] Update tests for r320905
2017-12-16 Vitaly BukaRemove trailing whitespace
2017-12-16 Sam Clegg[WebAssembly] Return ArrayRef's rather than const std...
2017-12-16 Vitaly Buka[LTO] Make processing of combined module more consistent
2017-12-16 Teresa JohnsonAdd another missing -enable-import-metadata to test
2017-12-16 Hal Finkel[SimplifyLibCalls] Inline calls to cabs when it's safe...
2017-12-16 Hal Finkel[LV] NFC patch for moving VP*Recipe class definitions...
2017-12-16 Teresa JohnsonAdd -enable-import-metadata to test
2017-12-16 Craig Topper[X86] Add back the assert from r320830 that was reverte...
2017-12-16 Teresa JohnsonFix NDEBUG build problem in r320895
2017-12-16 Teresa Johnson[ThinLTO] Enable importing of aliases as copy of aliasee
2017-12-15 David BlaikieFix WebAssembly backend for some LLVM API changes
2017-12-15 Quentin Colombet[TableGen][GlobalISel] Make the different Matcher compa...
2017-12-15 Quentin Colombet[TableGen][GlobalISel] Fix unused variable warning...
2017-12-15 Paul RobinsonRevert "Recommit "[DWARFv5] Dump an MD5 checksum in...
2017-12-15 Quentin Colombet[TableGen][GlobalISel] Have the predicate directly...
2017-12-15 Paul RobinsonRecommit "[DWARFv5] Dump an MD5 checksum in the line...
2017-12-15 Matthias BraunFix unused variable in non-assert builds
2017-12-15 Matthias BraunMachineFunction: Return reference from getFunction...
2017-12-15 Matthias BraunMachineFunction: Slight refactoring; NFC
2017-12-15 Matthias BraunMachineModuleInfo: Remove unused function; NFC
2017-12-15 Galina KistanovaFixed the gcc 'enumeral and non-enumeral type in condit...
2017-12-15 Krzysztof Parzyszek[Hexagon] Remove recursion in visitUsesOf, replace...
2017-12-15 Krzysztof Parzyszek[Hexagon] Handle concat_vectors of all allowed HVX...
2017-12-15 Craig Topper[X86] Use AND32ri8 instead of AND64ri8 in Asan code...
2017-12-15 Craig Topper[X86] In LowerVectorCTPOP use ISD::ZERO_EXTEND/ISD...
2017-12-15 Craig Topper[X86] Remove unnecessary TODO.
2017-12-15 Vitaly Buka[LTO] Remove unused RegularLTOState::HasModule
2017-12-15 Jun Bum LimRe-commit : [LICM] Allow sinking when foldable in loop
2017-12-15 Paul RobinsonRevert "[DWARFv5] Dump an MD5 checksum in the line...
2017-12-15 Jake Ehrlich[llvm-objcopy] Reformat everything using clang-format -i
2017-12-15 Krzysztof Parzyszek[Hexagon] Fix operand-swapping PatFrag for atomic stores
2017-12-15 Paul Robinson[DWARFv5] Dump an MD5 checksum in the line-table header.
2017-12-15 Craig Topper[X86] Remove assert in X86MCCodeEmitter.cpp that was...
2017-12-15 Craig Topper[SelectionDAG][X86] Fix insert_vector_elt lowering...
2017-12-15 Sean Fertile[Memcpy Loop Lowering] Insert loop BB inbetween the...
2017-12-15 Craig Topper[X86] Add 'Requires<[In64BitMode]>' to a bunch of instr...
2017-12-15 Craig Topper[X86] Change BNDLDX to use anymem instead of i64mem...
next