OSDN Git Service

android-x86/external-llvm.git
2017-09-27 Martin Pelikan[XRay] initialize all members of YAMLXRayRecord for...
2017-09-27 Martin Storsjo[X86] Fix SJLJ struct offsets for x86_64
2017-09-27 Martin Storsjo[X86] Remove erroneous callsite offsetting in SJLJ...
2017-09-27 Martin Storsjo[X86] Correct byte offsets and data types in a comment...
2017-09-27 Craig Topper[X86] Use extract128BitVector in LowerMULH so we can...
2017-09-27 Daniel BerlinMemorySSAUpdater: Only add phis to insertedphis if...
2017-09-27 Craig Topper[X86] Add avx512bw command lines to the 256-bit vector...
2017-09-27 Craig Topper[SelectionDAG] Make NewSDValueDbgMsg print target speci...
2017-09-27 Martin Pelikan[XRay] fix the -Werror build by handling all enum cases...
2017-09-27 Martin Pelikan[XRay] convert FDR arg1 log entries
2017-09-27 Hongbin Zheng[SimplifyIndVar] Constant fold IV users
2017-09-27 Jake EhrlichReland: [llvm-objcopy] Add support for dynamic relocations
2017-09-26 James Y KnightInitialize the RelocationSectionBase::Section member.
2017-09-26 Jakub Kuderski[Dominators] Invalidate DFS numbers upon edge deletions
2017-09-26 Sanjoy Das[BypassSlowDivision] Improve our handling of divisions...
2017-09-26 Geoff Berry[AArch64][Falkor] Fix bug in falkor prefetcher fix...
2017-09-26 Geoff Berry[AArch64][Falkor] Fix correctness bug in falkor prefetc...
2017-09-26 Craig Topper[X86] Fix register class name in a comment. NFC
2017-09-26 Craig TopperRecommit r314151 "[X86] Make all the NOREX CodeGenOnly...
2017-09-26 Craig Topper[X86] Don't emit X86::MOV8rr_NOREX from X86InstrInfo...
2017-09-26 Craig Topper[X86] Fix typo in comment. NFC
2017-09-26 Sam Clegg[WebAssembly] Model weakly defined symbols as wasm...
2017-09-26 Nemanja Ivanovic[PowerPC] Reverting sequence of patches for elimination...
2017-09-26 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleavedStore...
2017-09-26 Craig Topper[InstCombine] Remove one use restriction on the shift...
2017-09-26 Sam Clegg[WebAssembly] Use function/global index space in WasmSymbol
2017-09-26 Jake Ehrlich[llvm-objcopy] Add support for dynamic relocations
2017-09-26 Artem Belevich[NVPTX] added match.{any,all}.sync instructions, intrin...
2017-09-26 Simon Atanasyan[mips] Use llvm-dwarfdump to simplify the test. NFC
2017-09-26 Craig Topper[X86] Add support for v16i32 UMUL_LOHI/SMUL_LOHI
2017-09-26 Krzysztof Parzyszek[Hexagon] Fix a typo: #ifndef DEBUG -> #ifndef NDEBUG
2017-09-26 Krzysztof Parzyszek[Hexagon] Fix initialization of HexagonSubtarget
2017-09-26 Jonas Devlieghere[dwarfdump] Skip 'stripped' sections
2017-09-26 Simon Pilgrim[X86][XOP] Merge rotation opcodes with AVX512 equivalen...
2017-09-26 Sanjay Patel[DSE] Merge stores when the later store only writes...
2017-09-26 Coby Tayree[x86] fix pr29061
2017-09-26 Simon PilgrimTidyup P->getComplexPatternInfo call by moving it insid...
2017-09-26 Sylvestre LedruDon't move llvm.localescape outside the entry block...
2017-09-26 Benjamin KramerRevert "[X86] Make all the NOREX CodeGenOnly instructio...
2017-09-26 Jonas Devlieghere[dsymutil] Better support for symbol aliases
2017-09-26 Uriel Korach[X86] Finishing broadcastf32x2 and broadcasti32x2 intri...
2017-09-26 Matthias BraunCMake: Add option to set LLVM_ENABLE_DUMP
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().
next