OSDN Git Service

android-x86/external-llvm.git
2017-09-25 Clement Courbet[CodeGenPrepare][NFC] Rename TargetTransformInfo::expan...
2017-09-24 Craig Topper[X86] Make IFMA instructions during isel so we can...
2017-09-24 Craig Topper[X86] Add tests to show missed opportunities to fold...
2017-09-24 Craig Topper[X86] Add IFMA instructions to the load folding tables...
2017-09-24 Simon PilgrimFix signed/unsigned warning
2017-09-24 Simon Pilgrim[X86][SSE] Add more tests for shuffle combining with...
2017-09-24 Simon Pilgrim[X86][SSE] Add support for extending bool vectors bitca...
2017-09-24 Nemanja Ivanovic[PowerPC] Eliminate compares - add i64 sext/zext handli...
2017-09-24 Craig Topper[AVX-512] Add pattern for selecting masked version...
2017-09-24 Craig Topper[X86] Make sure we still mark the full register as...
2017-09-24 Dylan McKay[AVR] Implement getCmpLibcallReturnType().
2017-09-24 Davide Italiano[Verifier] Stop accepting broken DIGlobalVariable(s).
2017-09-23 Simon Pilgrim[X86] Regenerate i64 to v2f32 bitcast test
2017-09-23 Sanjay Patel[x86] reduce 64-bit mask constant to 32-bits by right...
2017-09-23 Sanjay Patel[x86] add an add+shift test for follow-up suggestion...
2017-09-23 Nemanja Ivanovic[PowerPC] Eliminate compares - add i32 sext/zext handli...
2017-09-23 Nemanja Ivanovic[PowerPC] Eliminate compares - add i32 sext/zext handli...
2017-09-23 Craig Topper[X86] Move the getInsertVINSERTImmediate and getExtract...
2017-09-23 Craig Topper[X86] Remove is the isVINSERT*Index/isVEXTRACT*Index...
2017-09-23 Nemanja Ivanovic[PowerPC] Eliminate compares - add i32 sext/zext handli...
2017-09-23 Reid KlecknerCommit missing fixes for tool_file_rename
2017-09-23 Reid Kleckner[Support] Rename tool_output_file to ToolOutputFile...
2017-09-22 Eugene Zelenko[CodeGen] Fix build bots which uses old Clang broken...
2017-09-22 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-default...
2017-09-22 Konstantin... [X86] [MC] fixed non optimal encoding of instruction...
2017-09-22 Reid KlecknerFix uninteneded fallthrough detected by GCC warning
2017-09-22 Craig Topper[InstCombine] Teach foldICmpUsingKnownBits to simplify...
2017-09-22 Craig Topper[InstCombine] Add test cases for known bits simplificat...
2017-09-22 Craig Topper[InstCombine] Remove a FIXME from a test that was fixed...
2017-09-22 Ilya BiryukovFixed broken links in docs.
2017-09-22 Sanjay Patel[x86] remove over-specified platform from test config
2017-09-22 Stefan Pintilie[PowerPC] Mark P9 scheduling model complete
2017-09-22 Craig Topper[InstCombine] Add constant splat handling to one of...
2017-09-22 Sanjay Patel[x86] shiftRightAlgebraic -> shiftRightArithmetic; NFC
2017-09-22 Sanjay Patel[x86] swap order of srl (and X, C1), C2 when it saves...
2017-09-22 Craig Topper[InstCombine] Move the call to isSignBitCheck into...
2017-09-22 Craig Topper[InstCombine] Simplify check for RHS being a splat...
2017-09-22 Craig Topper[InstCombine] Make cases for ICMP_UGT/ICMP_ULT use...
2017-09-22 Rafael EspindolaMove code to a helper function. NFC.
2017-09-22 Rafael Espindolallvm-ar: align the first archive member consistently.
2017-09-22 Tim Shen[XRay] support conditional return on PPC.
2017-09-22 Krzysztof Parzyszek[TableGen] Replace InfoByHwMode::getAsString with write...
2017-09-22 Guozhi Wei[TargetTransformInfo] Handle intrinsic call in getInstr...
2017-09-22 Rafael Espindolallvm-ar: Don't add an unnecessary alignment in gnu...
2017-09-22 Balaram Makam [Falkor] Add falkor CPU to host detection
2017-09-22 Simon PilgrimRemove trailing whitespace. NFCI.
2017-09-22 Pranav BhandarkarCheck vector elements for equivalence in the HexagonVec...
2017-09-22 Krzysztof ParzyszekRevert "[TableGen] Replace InfoByHwMode::getAsString...
2017-09-22 Krzysztof Parzyszek[TableGen] Replace InfoByHwMode::getAsString with write...
2017-09-22 Daniel Neilson[SCEV] Generalize folding of trunc(x)+n*trunc(y) into...
2017-09-22 Sanjay Patel[x86] remove unnecessary OS specifier from test
2017-09-22 Sanjay Patel[x86] auto-generate complete checks; NFC
2017-09-22 Sanjay Patel[x86] update test to use FileCheck; NFC
2017-09-22 Simon Pilgrim[TableGen] Return StringRef from ValueTypeByHwMode...
2017-09-22 Alexander Ivchenko[X86] Combining CMOVs with [ANY,SIGN,ZERO]_EXTEND for...
2017-09-22 Artur PilipenkoRework loop predication pass
2017-09-22 Nemanja IvanovicRemove the default clause from a fully-covering switch
2017-09-22 Andre Vieira[ARM] Fix assembly and disassembly for VMRS/VMSR
2017-09-22 Nemanja IvanovicRecommit r310809 with a fix for the spill problem
2017-09-22 Simon Pilgrim[ARM] Add missing selection patterns for vnmla
2017-09-22 Jonas Devlieghere[dwarfdump] Fix ambiguous call to make_unique
2017-09-22 Alexander Richardson[obj2yaml] Don't crash for input files without symbol...
2017-09-22 Jonas Devlieghere[dwarfdump] Add support for redirecting output to a...
2017-09-22 Alexander Richardson[mips] clang-format MipsTargetMachine.cpp
2017-09-22 Dylan McKay[AVR] Remove the 'IsN64' argument to 'MCELFObjectWriter'
2017-09-22 Jatin Bhateja[X86] Updating the test case for FMF propagation.
2017-09-22 Yonghong Songbpf: initial 32-bit ALU encoding support in assembler
2017-09-22 Yonghong Songbpf: add 32bit register set
2017-09-22 Yonghong Songbpf: refactor inst patterns with better inheritance
2017-09-22 Yonghong Songbpf: refactor inst patterns with more mnemonics
2017-09-22 Saleem AbdulrasoolAArch64: support SwiftCC properly on AAPCS64
2017-09-22 Sanjoy DasRename markAsErased to erase, as pointed out in a previ...
2017-09-22 NAKAMURA TakumiHexagonVectorLoopCarriedReuse.cpp: Apply LLVM_ATTRIBUTE...
2017-09-22 NAKAMURA TakumiReformat.
2017-09-21 Richard TrieuFix unused variable warning.
2017-09-21 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-bool-litera...
2017-09-21 Adrian PrantlFix a bug in a historic bitcode testcase.
2017-09-21 Adrian PrantlFix a bug in a historic bitcode testcase. NFC.
2017-09-21 Rafael EspindolaConvert the archive writer to use Error.
2017-09-21 Pranav Bhandarkar[Hexagon] - Fix testcase for the HexagonVectorLoopCarri...
2017-09-21 Rafael EspindolaUse raw_ostream in functions that don't need to seek...
2017-09-21 Rafael EspindolaSimplify the logic for truncating UID and GID. NFC.
2017-09-21 Rafael EspindolaRevert "Add a testfile that I missed in a previous...
2017-09-21 Zachary TurnerResubmit "[lit] Refactor out some more common lit confi...
2017-09-21 Pranav BhandarkarAdd a testfile that I missed in a previous commit that
2017-09-21 Pranav BhandarkarEnable the reuse of values computed in a previous loop...
2017-09-21 Zachary TurnerRevert "[lit] Refactor out some more common lit configu...
2017-09-21 Kevin EnderbyFix a bug in llvm-objdump when disassembling using...
2017-09-21 Zachary Turner[lit] Refactor out some more common lit configuration...
2017-09-21 Zachary Turner[lit] Actually do normalize the case of files in the...
2017-09-21 Geoff Berry[AArch64] Fix bug in store of vector 0 DAGCombine.
2017-09-21 Marek Sokolowski[llvm-readobj] Fix big-endian byte swap in WindowsResou...
2017-09-21 Jonas Devlieghere[dwarfdump] Add verbose output for .debug-line section
2017-09-21 Craig Topper[DAGCombiner] Slightly simplify some code by using...
2017-09-21 Reid KlecknerRe-land r313825: "[IR] Add llvm.dbg.addr, a control...
2017-09-21 Bjorn Pettersson[SelectionDAG] Pick correct frame index in LowerArguments
2017-09-21 Adrian Prantlllvm-dwarfdump support --debug-frame=<offset> and ...
2017-09-21 Artem Belevich[NVPTX] Implemented bar.warp.sync, barrier.sync, and...
2017-09-21 Rafael EspindolaUse ArrayRef. NFC.
2017-09-21 Sanjay Patel[x86] add more tests for node-level FMF; NFC
next