OSDN Git Service

android-x86/external-llvm.git
2018-07-28 Sander de Smalen[AArch64][SVE] Asm: Data-dependent loop predicate parti...
2018-07-28 David Bolvansky[InstSimplify] Moved Select + AND/OR tests from InstCombine
2018-07-28 Matt ArsenaultDAG: Add calling convention argument to calling convent...
2018-07-28 Matt ArsenaultAMDGPU: Stop trying to extend arguments for clover
2018-07-28 David Green[GlobalOpt] Test array indices inside structs for out...
2018-07-28 David Bolvansky[InstCombine] Fold Select with AND/OR condition
2018-07-28 Erik Pilkington[demangler] Fix an oss-fuzz bug from r338138
2018-07-28 Jakub Kuderski[Dominators] Make applyUpdate's documentation less...
2018-07-28 Vedant Kumar[docs] Clarify role of DIExpressions within debug intri...
2018-07-28 Craig Topper[DAGCombiner] Teach DAG combiner that A-(B-C) can be...
2018-07-28 Alina Sbirlea[SimpleLoopUnswitch] Fix DT updates for trivial branch...
2018-07-27 Wouter van... Revert "[WebAssembly] Added default stack-only instruct...
2018-07-27 Fangrui Song[Support] Remove unnecessary MemoryBuffer::anchor ...
2018-07-27 Craig Topper[X86] Add support expanding multiplies by constant...
2018-07-27 Fangrui Song[llvm-objcopy] Make --strip-debug strip .zdebug* (zlib...
2018-07-27 Reid Kleckner[InstrProf] Don't register __llvm_profile_runtime_user
2018-07-27 Wouter van... [WebAssembly] Added default stack-only instruction...
2018-07-27 David Bolvansky[InstCombine] [NFC] [Tests] Fold Select with AND/OR...
2018-07-27 Jessica PaquetteRecommit "Enable MachineOutliner by default under ...
2018-07-27 David Bolvansky[InstCombine] [NFC] [Tests] Fold Select with AND/OR...
2018-07-27 Evandro Menezes[SLC] Test simplification of pow(x, 0.333...) to cbrt...
2018-07-27 Sanjay Patel[AArch64, PowerPC, x86] add more signbit math tests...
2018-07-27 Jessica Paquette[MachineOutliner] Exit getOutliningCandidateInfo when...
2018-07-27 Evandro Menezes[ARM] Add new target feature to fuse literal generation
2018-07-27 Sanjay Patel[AArch64, PowerPC, x86] add more signbit math tests...
2018-07-27 Erik Pilkington[demangler] Support for reference collapsing
2018-07-27 Jessica PaquetteRevert "Enable MachineOutliner by default under -Oz...
2018-07-27 Yonghong Songbpf: add missing RegState to notify MachineInstr verifi...
2018-07-27 Jessica PaquetteEnable MachineOutliner by default under -Oz for AArch64
2018-07-27 Sanjay Patel[DAGCombiner] fold 'not' with signbit math
2018-07-27 Sanjay Patel[x86] add more tests for signbit math; NFC
2018-07-27 Sanjay Patel[PowerPC] add more tests for signbit math; NFC
2018-07-27 Sanjay Patel[AArch64] add more tests for signbit math; NFC
2018-07-27 Fangrui Song[Support] Use unsigned char for xxHash 64-bit
2018-07-27 Jan VeselyAMDGPU/R600: Add MOV instructions to BFE patterns
2018-07-27 Sander de Smalen[AArch64][SVE] Asm: Predicated integer reductions.
2018-07-27 Dmitry Preobrazhensky[AMDGPU][MC][DOC] Updated AMD GPU assembler description
2018-07-27 Sander de Smalen[AArch64][SVE] Asm: Predicated floating point reductions.
2018-07-27 Sander de Smalen[AArch64][SVE] Asm: Support for FEXPA and FTSSEL.
2018-07-27 Sander de Smalen[AArch64][SVE] Asm: Support for FRECPE and FRSQRTE.
2018-07-27 Philip Pfaffe[CMake] Followup for r337366: Only export LLVM_LINK_LLV...
2018-07-27 Sanjay Patel[InstCombine] not(sub X, Y) --> add (not X), Y
2018-07-27 Sanjay Patel[InstCombine] add tests for not+sub; NFC
2018-07-27 Max Kazantsev[SimplifyIndVar] Canonicalize comparisons to unsigned...
2018-07-27 Victor Leschuk[Support] Bring std::errc::not_supported to llvm::errc.
2018-07-27 Matt ArsenaultAMDGPU: Fix code size for return_to_epilog pseudo
2018-07-27 Matt ArsenaultDAG: Remove unnecessary .str()
2018-07-27 Matt ArsenaultPatternMatch: Add wrappers for fabs and canonicalize
2018-07-27 Anastasis GrammenosRevert "[LV][DebugInfo] Set DL to the middle block...
2018-07-27 Hiroshi Inoue[InstSimplify] tests for D48828: fold extraction from...
2018-07-27 Anastasis Grammenos[LV][DebugInfo] Set DL to the middle block Icmp instruction
2018-07-27 Craig Topper[Docs] Remove hard tab character from code block in...
2018-07-27 Xin Tong[NFC] Remove an empty line.
2018-07-27 Tom StellardAMDGPU/GlobalISel: Fix crash in regbankselect on non...
2018-07-27 Craig Topper[X86] Remove an unnecessary 'if' that prevented treatin...
2018-07-27 Bob Haarman[LTO] Don't internalize declarations
2018-07-27 Fangrui SongReplace LLVM_ALIGNAS with alignas as a follow-up of...
2018-07-27 Craig Topper[X86] Add matching for another pattern of PMADDWD.
2018-07-27 Chen Zheng[InstCombine] canonicalize abs pattern
2018-07-27 Craig Topper[X86] When removing sign extends from gather/scatter...
2018-07-26 Craig Topper[SelectionDAGBuilder] Add masked loads to PendingLoads...
2018-07-26 Reid Kleckner[InstrProf] Use comdats on COFF for available_externall...
2018-07-26 Wolfgang Pieb[DWARF v5] Reposting r337981, which was reverted in...
2018-07-26 Craig Topper[SelectionDAG] Add MLOAD/MSTORE/MGATHER/MSCATTER to...
2018-07-26 Craig Topper[DAGCombiner] Remove some calls to AddToWorklist that...
2018-07-26 Zachary TurnerFix -Wsign-compare warning.
2018-07-26 Zachary Turner[MS Demangler] Properly handle function parameter back...
2018-07-26 Keno Fischer[SCEV] Don't expand Wrap predicate using inttoptr in...
2018-07-26 Keno Fischer[SCEV] Add an expandAddToGEP overload for a single...
2018-07-26 Duncan P. N... ADT: Document advantages of SmallVector<T,0> over std...
2018-07-26 Tim Renouf[RegisterCoalescer] Fixed inconsistent followCopyChain...
2018-07-26 Vedant Kumar[DebugInfo] LowerDbgDeclare: Add derefs when handling...
2018-07-26 Zachary Turner[MS Demangler] Print calling convention inside parentheses.
2018-07-26 Zachary Turner[MS Demangler] Add ms-arg-qualifiers.test
2018-07-26 Zachary TurnerAdd missing tests from ms-mangle.cpp.
2018-07-26 Zachary Turner[MS Demangler] Demangle pointers to member functions.
2018-07-26 Martin Storsjo[MC] Add support for the .rva assembler directive for...
2018-07-26 Stephen HinesHandle the lack of a symbol table correctly.
2018-07-26 Zachary Turner[MS Demangler] Demangle data member pointers.
2018-07-26 Scott Linder[AMDGPU] Fix VGPR spills where offset doesn't fit in...
2018-07-26 Sanjay Patel[InstCombine] fold udiv with common factor from muls...
2018-07-26 Ana Pazos[RISCV] Add support for _interrupt attribute
2018-07-26 Matthias BraunMacroFusion: Fix macro fusion with ExitSU failing in...
2018-07-26 Roman Lebedev[DAGCombine] optimizeSetCCOfSignedTruncationCheck(...
2018-07-26 Alexey Bataev[DEBUGINFO, NVPTX] Emit correct debug information for...
2018-07-26 Sanjay Patel[InstCombine] add tests for udiv with common factor...
2018-07-26 Alexey Bataev[DEBUGINFO, NVPTX] Set `DW_AT_frame_base` to `DW_OP_cal...
2018-07-26 James HendersonRevert r338027 to pacify build bot
2018-07-26 Michael Kruse[ADT] Replace std::isprint by llvm::isPrint.
2018-07-26 David Green[UnJ] Common some code. NFC
2018-07-26 Pavel Labathdwarfgen: Add support for generating the debug_str_offs...
2018-07-26 Jonas Devlieghere[test] Disable dsymutil update test on windows
2018-07-26 Luke CheesemanEnable some pointer authentication instructions for...
2018-07-26 James HendersonFix raw_fd_ostream::write_impl hang with large output
2018-07-26 Pavel Labathdwarfgen: Don't create an AsmPrinter with an invalid...
2018-07-26 Stefan Maksimovic[mips] Sign extend i32 return values on MIPS64
2018-07-26 Martin StorsjoRevert "[COFF] Use comdat shared constants for MinGW...
2018-07-26 Chandler Carruth[x86/SLH] Extract the logic to trace predicate state...
2018-07-26 Jonas Devlieghere[test] Do dsymutil update in place
2018-07-26 Marco CastelluccioAllow users of the GCOV API to extend the FileInfo...
next