OSDN Git Service

android-x86/external-llvm.git
2017-12-06 Alina Sbirlea[ModRefInfo] Use createModRefInfo wrapper to create...
2017-12-06 Tim Shen[Hexagon] Suppress warnings on unused variables defind...
2017-12-06 Rui Ueyama[COFF] Ignore semicolons in module definition identifiers
2017-12-06 Sanjay Patel[LoopUtils] fix variable name to match FMF vocabulary...
2017-12-06 Zachary TurnerUpdate obj2yaml and yaml2obj for .debug$H section.
2017-12-06 Davide Italiano[Target] dumpr() is defined only in debug builds.
2017-12-06 Simon Pilgrim[X86][SSE] Regenerate vpmovm2*/vpmov*2m avx512 schedule...
2017-12-06 Simon Pilgrim[X86][AVX512] Tag scalar insert/extract instruction...
2017-12-06 Craig Topper[X86] Simplify the TTI code for getInterleavedMemoryOpC...
2017-12-06 Shoaib Meenai[cmake] Remove unnecessary header include in atomics...
2017-12-06 Simon Pilgrim[X86][AVX2] Tag MASKMOV instruction scheduler classes
2017-12-06 Craig Topper[X86] Regenerate test for r319778
2017-12-06 Simon Pilgrim[X86][AVX512] Tag aligned/unaligned move instruction...
2017-12-06 Simon Pilgrim[X86][AVX] Regenerate vpmovm2*/vpmov*2m avx512 schedule...
2017-12-06 Craig Topper[X86] Attempt to fix a ubsan failure in the autoupgrade...
2017-12-06 Zvi RackoverInstructionSimplify: 'extractelement' with an undef...
2017-12-06 Artem Belevich[NVPTX,CUDA] Added llvm.nvvm.fns intrinsic and matching...
2017-12-06 Zvi RackoverAMDGPU Tests: Change a case to be run with -O0
2017-12-06 Jonas Paulsson[SystemZ] Add IntrWriteMem flag to int_s390_tabort...
2017-12-06 Adam Nemet[opt-viewer] Suppress noisy Swift remarks
2017-12-06 Krzysztof Parzyszek[Hexagon] Generate HVX code for vector construction...
2017-12-06 Simon Pilgrim[X86][AVX512] Tag BROADCAST instruction scheduler classes
2017-12-06 Nirav Dave[ARM][AArch64][DAG] Reenable post-legalize store merge
2017-12-06 Don Hinton[cmake] Move CMAKE_(C|CXX)_COMPILER variables before...
2017-12-06 Simon Pilgrim[X86][AVX512] Regenerate vpmovm2*/vpmov*2m avx512 sched...
2017-12-06 Igor Laevsky[InstSimplify] Fold insertelement into undef if index...
2017-12-06 Jonas Paulsson[SystemZ] Bugfix in expandRxSBG()
2017-12-06 Benjamin Kramer[X86] Avoid unused variable warning in Release builds...
2017-12-06 Simon Pilgrim[X86][AVX512] Drop default NoItinerary arguments that...
2017-12-06 Max Kazantsev[SCEV][NFC] Check NoWrap flags before lexicographical...
2017-12-06 Simon Dardis[mips] Fix definition of 'bc' instruction
2017-12-06 Simon Pilgrim[X86][AVX512] Tag Mask<->Vector instructions scheduler...
2017-12-06 Francis Visoiu... [CodeGen] Fix formatting error from r319885
2017-12-06 Francis Visoiu... [CodeGen] Better handling of detached MachineOperands
2017-12-06 Simon Pilgrim[X86][AVX512] Cleanup scalar move scheduler classes
2017-12-06 Mikael Holmen[[Machine]Dominators] Improved printout when verifyDomT...
2017-12-06 Max Kazantsev[SCEV][NFC] Share value cache between SCEVs in GroupByC...
2017-12-06 Craig Topper[X86] Split 512-bit vector extends from types other...
2017-12-06 Hans WennborgRevert r319482 and r319483 "[memcpyopt] Teach memcpyopt...
2017-12-06 Derek Schuff[WebAssembly] Only emit stack pointer delcaration in...
2017-12-06 Vlad TsyrklevichRevert "[DAGCombine] Move AND nodes to multiple load...
2017-12-06 Derek Schuff[WebAssembly] Fix test breakage from r319810
2017-12-06 Zachary TurnerRegex out the local hash comparison test.
2017-12-06 Zachary TurnerFix error in llvm-pdbutil.
2017-12-06 Craig Topper[X86] Update to getSetCCResultType to be more robust...
2017-12-05 Zachary TurnerTeach llvm-pdbutil to dump types from object files.
2017-12-05 Zachary TurnerFix -Wmissing-braces error.
2017-12-05 Zachary Turner[CodeView] Add support for content hashing CodeView...
2017-12-05 Craig Topper[SelectionDAG] Don't promote the condition operand...
2017-12-05 Craig Topper[SelectionDAG] Don't promote mask operand when widening...
2017-12-05 Craig Topper[SelectionDAG] Don't promote mask when splitting mstore.
2017-12-05 Craig Topper[SelectionDAG] Don't promote mask operands of MGATHER...
2017-12-05 Craig Topper[SelectionDAG] Don't call GetWidenedVector for mask...
2017-12-05 Lang Hames[Orc] (Hopefully) Fix a missing typedef.
2017-12-05 Xinliang David LiRevert r319794: [PGO] detect infinite loop and form...
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-12-05 Lang Hames[Orc] Add a SymbolStringPool data structure for efficie...
2017-12-05 Anna Thomas[SafepointIRVerifier] Allow deriving pointers from...
2017-12-05 Joel Galenson[AArch64] Do not abort if overflow check does not use...
2017-12-05 Simon Pilgrim[X86][AVX512] Tag BLENDM instruction scheduler classes
2017-12-05 Alina Sbirlea[ModRefInfo] Initialize ArgMask to MRI_NoModRef.
2017-12-05 Simon Pilgrim[X86][AVX512] Tag GATHER/SCATTER instruction scheduler...
2017-12-05 Paul Robinson[DWARFv5] Emit v5 line table header.
2017-12-05 Matt ArsenaultAMDGPU: Fix SDWA crash on inline asm
2017-12-05 Hans WennborgRe-commit r319490 "XOR the frame pointer with the stack...
2017-12-05 Simon Pilgrim[X86][AVX512] Tag VPSLLDQ/VPSRLDQ instruction scheduler...
2017-12-05 Alina SbirleaModify ModRefInfo values using static inline method...
2017-12-05 Ulrich Weigand[SystemZ] Validate shifted compare value in adjustForTe...
2017-12-05 Simon Pilgrim[X86][AVX512] Tag VPTRUNC/VPMOVSX/VPMOVZX instruction...
2017-12-05 Dan Gohman[WebAssembly] Make stack-pointer imports mutable.
2017-12-05 Rafael EspindolaSimplify test.
2017-12-05 Matt ArsenaultAMDGPU: Fix infinite loop with dbg_value
2017-12-05 Joel Galenson[CVP] Remove some {s|u}sub.with.overflow checks.
2017-12-05 Joel Galenson[ConstantRange] Support subtraction in makeGuaranteedNo...
2017-12-05 Simon Pilgrim[X86][X87] Tag FCMOV instruction scheduler classes
2017-12-05 Joel GalensonTest commit.
2017-12-05 Craig Topper[SelectionDAG] Remove the code that handles SETCC with...
2017-12-05 Craig Topper[SelectionDAG] Remove unused method declaration.
2017-12-05 Dan Gohman[WebAssembly] Implement WASM_STACK_POINTER.
2017-12-05 Dan Gohman[WebAssembly] Don't emit .import_global for the wasm...
2017-12-05 Xinliang David Li[PGO] detect infinite loop and form MST properly
2017-12-05 Rafael EspindolaDelete temp file if rename fails.
2017-12-05 Simon Pilgrim[X86][AVX512] Tag VNNIW instruction scheduler classes
2017-12-05 Alexey Bataev[InstCombine] Additional test for PR35354, NFC.
2017-12-05 Simon Pilgrim[X86][AVX512] Drop some default NoItinerary arguments...
2017-12-05 Jina Nahias[x86][AVX512] Lowering kunpack intrinsics to LLVM IR
2017-12-05 Bjorn PetterssonAdd REQUIRES asserts in combine_loads_from_build_pair.ll
2017-12-05 Sam Parker[DAGCombine] Move AND nodes to multiple load leaves
2017-12-05 Simon Pilgrim[X86][AVX512] Tag VPMADD52/VPSADBW instruction schedule...
2017-12-05 Bjorn Pettersson[DAGCombine] Handle big endian correctly in CombineCons...
2017-12-05 Simon Pilgrim[X86][AVX512] Add missing scalar CMPSS/CMPSD logic...
2017-12-05 Mikael HolmenBail out of a SimplifyCFG switch table opt at undef...
2017-12-05 Simon Pilgrim[X86][AVX512] Cleanup bit logic scheduler classes
2017-12-05 Sam Parker[DAGCombine] isLegalNarrowLoad function (NFC)
2017-12-05 Simon Pilgrim[X86][AVX512] Tag scalar CVT and CMP instruction schedu...
2017-12-05 Dean Michael... [XRay][docs] Document xray_mode and log registration...
2017-12-05 Igor Laevsky[InstCombine] Don't crash on out of bounds shifts
2017-12-05 Simon Pilgrim[X86][AVX512] Tag VPCMP/VPCMPU instruction scheduler...
2017-12-05 Simon Pilgrim[X86][AVX512] Cleanup VPCMP scheduler classes
2017-12-05 Simon Pilgrim[X86][AVX512] Tag VFIXUPIMM instructions scheduler...
next