OSDN Git Service

android-x86/external-llvm.git
2017-09-26 Matthias BraunTargetLibraryInfo: Stop guessing wchar_t size
2017-09-26 Dylan McKay[AVR] Fix the build after setting alignment to 1 in...
2017-09-26 Dylan McKay[AVR] Prefer BasicBlock::getIterator over Function...
2017-09-26 Dylan McKay[AVR] When lowering shifts into loops, put newly genera...
2017-09-26 Dylan McKay[AVR] Use 1-byte alignment for all data types
2017-09-25 Vedant Kumar[docs] llvm-cov: Make docs for boolean options more...
2017-09-25 Vedant Kumar[llvm-cov] Warn if -show-functions is used without...
2017-09-25 Adrian PrantlModernize comments
2017-09-25 Adrian PrantlModernize comments
2017-09-25 Vlad TsyrklevichAdd section headers to SpecialCaseLists
2017-09-25 Eli FriedmanRevert r312724 ("[ARM] Remove redundant vcvt patterns.").
2017-09-25 Quentin Colombet[GlobalISel] Update the documentation and comment for...
2017-09-25 Quentin Colombet[GlobalISel] Update the documentation for G_SEQUENCE
2017-09-25 Quentin Colombet[GlobalISel] Update the documentation and comments...
2017-09-25 Saleem AbdulrasoolX86: remove R12 from CSR on Windows x64 SwiftCC
2017-09-25 Eli Friedman[ARM] Fix tests for vcvt+store to return void.
2017-09-25 Eli Friedman[ARM] Add tests for vcvt followed by store.
2017-09-25 Eli Friedman[ARM] Regenerate vcvt test checks.
2017-09-25 Craig Topper[InstCombine] Move an optimization from foldICmpAndCons...
2017-09-25 Craig Topper[X86] Don't select anyext GR32->GR64 to SUBREG_TO_REG...
2017-09-25 Craig Topper[X86] Make all the NOREX CodeGenOnly instructions into...
2017-09-25 Jake Ehrlich[llvm-objcopy] Refactor code to include initialize...
2017-09-25 Sanjay Patel[InstCombine] remove extract-of-select vector transform...
2017-09-25 Benjamin Kramer[Hexagon] Avoid unused variable warnings in Release...
2017-09-25 Justin LebarRevert "[NVPTX] added match.{any,all}.sync instructions...
2017-09-25 Konstantin... [X86] [ASM INTEL SYNTAX] fix for incorrect assembler...
2017-09-25 Craig Topper[SelectionDAG] Teach simplifyDemandedBits to handle...
2017-09-25 Alexey Bataev[SLP] Add a test for PR32086, NFC.
2017-09-25 Krzysztof Parzyszek[Hexagon] Better determination of register classes...
2017-09-25 Artem Belevich[NVPTX] added match.{any,all}.sync instructions, intrin...
2017-09-25 Krzysztof Parzyszek[Hexagon] Make getHexagonSubRegIndex take reference...
2017-09-25 Craig Topper[AVX-512] Replace large number of explicit patterns...
2017-09-25 Hongbin Zheng[SimplifyIndvar] Minor change to refine r314125, NFC
2017-09-25 Arnold SchwaighoferARM: One more fix for swifterror CSR set
2017-09-25 Hongbin Zheng[SimplifyIndvar] Replace the srem used by IV if we...
2017-09-25 Benjamin Kramer[ARM] Fix -Wdangling-else warning.
2017-09-25 Arnold SchwaighoferARM: Use the proper swifterror CSR list on platforms...
2017-09-25 Sanjay Patelrevert r314117 because there are bogus clang tests...
2017-09-25 Sanjay Patel[InstCombine] remove extract-of-select vector transform
2017-09-25 Michael LiaoRemove trailing whitespaces.
2017-09-25 Reid Kleckner[DebugInfo] Sort the SDDbgValue list before assuming...
2017-09-25 Reid KlecknerUse {} instead of make_pair and an iterator for the...
2017-09-25 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleavedStore...
2017-09-25 Nemanja Ivanovic[PowerPC] Eliminate compares - add i64 sext/zext handli...
2017-09-25 Chad Rosier[AArch64] Add basic support for Qualcomm's Saphira...
2017-09-25 Michael ZuckermanAdding missing feature to goldmont.
2017-09-25 Alexey Bataev[SLP] Support for horizontal min/max reduction.
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
next