OSDN Git Service

android-x86/external-llvm.git
2017-05-04 Adrian PrantlCleanup tests to not share a DISubprogram between multi...
2017-05-04 Renato Golin[test-release] Status update *before* long gzip
2017-05-04 Daniel Sanders[globalisel][tablegen] Add several GINodeEquiv's for...
2017-05-04 Chad Rosier[DAGCombine] Transform (fadd A, (fmul B, -2.0)) ->...
2017-05-04 Simon Pilgrim[X86][AVX512] Fix VPABSD file checks
2017-05-04 Simon Pilgrim[X86][SSE] Add i686 triple tests for partial vector...
2017-05-04 Krzysztof ParzyszekRefactoring with range-based for, NFC
2017-05-04 Jonas Paulsson[SystemZ] Make copyPhysReg() add impl-use operands...
2017-05-04 Simon Pilgrim[X86][SSE] Add i686 triple tests for PBLENDW commutation
2017-05-04 Simon Pilgrim[X86][AVX1] Regenerate checks and add i686 triple tests...
2017-05-04 Eric LiuRevert "IR: Use pointers instead of GUIDs to represent...
2017-05-04 Simon Dardis[mips][XRay] Use the base version of emitXRayTable
2017-05-04 Martin Storsjo[ArgPromotion] Fix a truncated variable
2017-05-04 Michael Zuckerman[LLVM][inline-asm][Altmacor] Altmacro string delimiter...
2017-05-04 Igor Breger[X86][AVX-512] Allow EVEX encoded instruction selection...
2017-05-04 Sam Parker[ARM] ACLE Chapter 9 intrinsics
2017-05-04 Oren Ben Simhon[X86] Disabling PLT in Regcall CC Functions
2017-05-04 Igor Breger[AVX-512VL] Autogenerate checks. Add --show-mc-encoding...
2017-05-04 Igor Breger[AVX] Fix vpcmpeqq predicate.
2017-05-04 Jonas PaulssonUse right function in LoopVectorize.
2017-05-04 Dean Michael... [XRay] Use wordsize-dependent alignment for index
2017-05-04 Craig Topper[SelectionDAG] Improve known bits support for CTPOP.
2017-05-04 Dean Michael... [XRay] Create an Index of sleds per function
2017-05-04 Peter CollingbourneIR: Use pointers instead of GUIDs to represent edges...
2017-05-04 NAKAMURA Takumillvm/IR/Function.h: Prune an obsolete @param in r302060...
2017-05-04 Dean Michael... [XRay] Detect loops in functions being lowered
2017-05-03 Michael Zolotukhin[SCEV] createAddRecFromPHI: Optimize for the most commo...
2017-05-03 Matthias Braunstrlen-1.ll: Fix test
2017-05-03 Craig Topper[InstCombine][KnownBits] Use KnownBits better to detect...
2017-05-03 Reid KlecknerMark functions as not having CFI once we finalize an...
2017-05-03 Craig Topper[KnownBits] Add methods for determining if KnownBits...
2017-05-03 Craig Topper[ValueTracking] Remove handling for BitWidth being...
2017-05-03 Craig Topper[KnownBits] Add zext, sext, and trunc methods to KnownBits
2017-05-03 Sanjay Patel[TargetLowering] use isSubsetOf in SimplifyDemandedBits...
2017-05-03 Paul Robinsonclang-format and restyle DWARFFormValue before working...
2017-05-03 Saleem AbdulrasoolDebugInfo: elide type index entries for synthetic types
2017-05-03 Ahmed Bougacha[AArch64] Fix variable name ambiguity in r302078.
2017-05-03 Xin Tong[TailCallElim] Remove an unused argument. NFCI
2017-05-03 Ahmed Bougacha[AArch64] Make the TargetParser add CPU exts provided...
2017-05-03 Ahmed Bougacha[AArch64] armv8-A doesn't have CRC.
2017-05-03 Vitaly Buka[libFuzzer] exit without running atexit handlers in...
2017-05-03 Krzysztof Parzyszek[Hexagon] Use automatically-generated scheduling inform...
2017-05-03 Zachary TurnerRemove unused private field.
2017-05-03 Anna ThomasAvoid warning of unused variable in release builds...
2017-05-03 Sanjoy DasFix typos in comment
2017-05-03 Greg ClaytonBreak verification down into smaller functions to keep...
2017-05-03 Anna ThomasFix PPC64 warning for missing parantheses. NFC.
2017-05-03 Reid Kleckner[IR] Abstract away ArgNo+1 attribute indexing as much...
2017-05-03 Davide Italiano[CodeView] Remove constructor initialization of a remov...
2017-05-03 Anna Thomas[RuntimeLoopUnroller] Add assert that we dont unroll...
2017-05-03 Zachary TurnerDelete dead function causing compilation failure.
2017-05-03 Davide Italiano[CodeView] Remove unused private field. NFCI.
2017-05-03 Alexei Starovoitov[bpf] add relocation support
2017-05-03 Tom StellardRevert "CMake: Move sphinx detection into AddSphinxTarg...
2017-05-03 Zachary Turner[CodeView] Use actual strings for dealing with checksum...
2017-05-03 Zachary Turner[llvm-readobj] Update readobj to re-use parsing code.
2017-05-03 Tim NorthoverARM: add extra test for addrmode folding.
2017-05-03 Simon Pilgrim[X86][LWP] Add stack folding mappings and tests for...
2017-05-03 Simon PilgrimSilence a 'enum and non-enum used in conditional' warning.
2017-05-03 Amaury Sechet[DAGCombine] (addcarry (add|uaddo X, Y), 0, Carry)...
2017-05-03 Greg ClaytonCreate DWARFVerifier.cpp and .h and move all DWARF...
2017-05-03 Zachary TurnerResubmit r301986 and r301987 "Add codeview::StringTable"
2017-05-03 Simon Pilgrim[X86][LWP] Add llvm support for LWP instructions (reapp...
2017-05-03 Craig Topper[APInt] Give the value union a name so we can remove...
2017-05-03 Greg ClaytonVerify that no compile units share the same line table...
2017-05-03 Simon PilgrimRevert rL302028 due to accidental line ending changes.
2017-05-03 Krzysztof Parzyszek[Hexagon] Handle S2_storerf_io in HexagonInstrInfo
2017-05-03 Krzysztof Parzyszek[Hexagon] Misc fixes in HexagonInstrInfo, NFC
2017-05-03 Krzysztof Parzyszek[Hexagon] Adjust latency between allocframe and the...
2017-05-03 Krzysztof Parzyszek[Hexagon] Handle J2_jumptpt and J2_jumpfpt in HexagonIn...
2017-05-03 Krzysztof Parzyszek[Hexagon] Implement undoing .cur instructions in packetizer
2017-05-03 Krzysztof Parzyszek[Hexagon] Add memory operands to a rewritten load
2017-05-03 Krzysztof Parzyszek[Hexagon] Reset spill alignment when variable-sized...
2017-05-03 Simon Pilgrim[X86][LWP] Add llvm support for LWP instructions.
2017-05-03 Tom StellardCMake: Add LLVM_DYLIB_SYMBOL_VERSIONING option
2017-05-03 Tom StellardCMake: Move sphinx detection into AddSphinxTarget.cmake
2017-05-03 Guy Blank[X86][AVX512] remove unnecessary case. NFC
2017-05-03 Jonas Paulsson[SystemZ] Properly check number of operands in getCmpO...
2017-05-03 Oren Ben Simhon[X86] Support of no_caller_saved_registers attribute
2017-05-03 Elad CohenSupport arbitrary address space pointers in masked...
2017-05-03 Dylan McKay[AVR] Reserve the Y register in all functions
2017-05-03 Anna Thomas[Loop Deletion] Delete loops that are never executed
2017-05-03 Dylan McKayRevert "[AVR] Enable the frame pointer for all functions"
2017-05-03 Alex Lorenz[Triple] Add a "macos" OS type that acts as a synonym...
2017-05-03 Simon Pilgrim[X86] Refactored LowerINTRINSIC_W_CHAIN to use a switch...
2017-05-03 Daniel JasperRevert r301986 (and subsequent r301987).
2017-05-03 Zachary TurnerFix use after free in BinaryStream library.
2017-05-03 Matt ArsenaultReplace hardcoded intrinsic list with speculatable...
2017-05-03 Peter CollingbourneRevert r295861, "[ModuleSummaryAnalysis] Don't crash...
2017-05-03 Tim Shen[PowerPC, DAGCombiner] Fold a << (b % (sizeof(a) *...
2017-05-02 Zachary TurnerFix type conversion error.
2017-05-02 Zachary TurnerMake codeview::StringTable.
2017-05-02 Xin TongTypo in LangRef.rst. NFC
2017-05-02 Greg ClaytonAdd line table verification to lldb-dwarfdump --verify
2017-05-02 Tim NorthoverARM: avoid handing a deleted node back to TableGen...
2017-05-02 Reid KlecknerRe-land r301697 "[IR] Make add/remove Attributes use...
2017-05-02 Joel Jones[AArch64] ILP32 Backend Relocation Support
2017-05-02 Paul Robinson[DWARFv5] Parse new line-table header format.
2017-05-02 Sanjay Patelrevert r301766: InstructionSimplify: Canonicalize shuff...
2017-05-02 Davide Italiano[NewGVN] Fix typo and format comment. NFCI.
next