OSDN Git Service

android-x86/external-llvm.git
2017-06-29 Simon Pilgrim[X86][SSE] Dropped -mcpu from vector shift tests
2017-06-29 Simon Pilgrim[X86][SSE] Dropped -mcpu from zero insertion tests
2017-06-29 Michael Zuckerman[LLVM][X86][Goldmont] Adding new target-cpu: Goldmont
2017-06-29 NAKAMURA TakumiTest commit
2017-06-29 Dinar Temirbulatov[SLPVectorizer] Introducing getTreeEntry() helper funct...
2017-06-29 Florian Hahn[ARM] Add tGPRwithpc register class and use it for...
2017-06-29 Martin Storsjo[BinaryFormat] Identify AArch64 COFF files
2017-06-29 Zvi Rackover[X86] Adding shuffle tests demonstrating missed vcompre...
2017-06-29 David L. Jones[lit] Re-apply: Fix some convoluted logic around Unicod...
2017-06-29 David Blaikiellvm-profdata: Indirect infrequently used fields to...
2017-06-29 David L. JonesRevert "[lit] Fix some convoluted logic around Unicode...
2017-06-29 David L. JonesFix spelling: uncode -> unicode.
2017-06-29 David L. Jones[lit] Fix some convoluted logic around Unicode encoding...
2017-06-29 David L. Jones[lit] Remove dead code not referenced in the LLVM SVN...
2017-06-29 Eric BeckmannRevert "Replace trivial use of external rc.exe by writi...
2017-06-29 Craig Topper[InstCombine] In visitXor, use m_Not on the instruction...
2017-06-29 Eugene Zelenko[CodeView] Fix some Clang-tidy modernize-use-using...
2017-06-28 Keno Fischer[InstCombine] Retain TBAA when narrowing memory accesses
2017-06-28 Mandeep Singh... [NFC] Remove multiple semicolons
2017-06-28 Adrian McCarthyIntroduce symbol cache to PDB NativeSession
2017-06-28 Xin TongRevert "Make OrderedInstructions and OrderedBasicBlock...
2017-06-28 Xin TongMake OrderedInstructions and OrderedBasicBlock use...
2017-06-28 Matt ArsenaultAMDGPU: Remove SITypeRewriter
2017-06-28 David L. Jones[lit] Remove dead code (not referenced anywhere), and...
2017-06-28 Eric ChristopherFix a typo.
2017-06-28 Stanislav MekhanoshinFold fneg and fabs like multiplications
2017-06-28 Sanjay Patel[InstCombine] add tests for icmp with bitreversed ops...
2017-06-28 Mandeep Singh... [AArch64] Make assert messages uniform and general...
2017-06-28 Geoff Berry[AArch64][Falkor] Attempt to fix Windows buildbots
2017-06-28 Rafael EspindolaReuse existing variables. NFC.
2017-06-28 Krzysztof ParzyszekBreak up long lines, NFC
2017-06-28 Geoff Berry[AArch64][Falkor] Try to avoid exhausting HW prefetcher...
2017-06-28 Rafael EspindolaReuse existing variable. NFC.
2017-06-28 Jakub Kuderski[Dominators] Move helper functions into SemiNCAInfo
2017-06-28 Simon Pilgrim[BBVectorize][X86] Regenerate simple tests
2017-06-28 Craig Topper[InstCombine] Remove 64-bit bit width restriction from...
2017-06-28 Jakub Kuderski[Dominators] Move SemiNCAInfo and helper functions...
2017-06-28 Ayal Zaks[LV] Fix PR33613 - retain order of insertelement per...
2017-06-28 Jakub Kuderski[Dominators] Move IDoms out of DominatorTreeBase and...
2017-06-28 Rafael EspindolaFix PR33625.
2017-06-28 Jakub Kuderski[Dominators] Move InfoRec outside of DominatorTreeBase
2017-06-28 Simon Pilgrim[BBVectorize] Regenerate simple tests
2017-06-28 Rafael EspindolaDon't repeat name in comment and format. NFC.
2017-06-28 Chih-Hung HsiehAnother test commit.
2017-06-28 Geoff Berry[LoopUnroll] Fix bug in computeUnrollCount causing...
2017-06-28 Sanjay Patel[InstCombine] add tests for icmp with bswapped operands...
2017-06-28 Jakub Kuderski[Dominators] Move number to node mapping out of Dominat...
2017-06-28 Sanjay Patel[InstCombine] use local variable to reduce code; NFCI
2017-06-28 Krzysztof ParzyszekRangify loops, formatting changes, use bool instead...
2017-06-28 Rafael EspindolaDon't repeat names and reformat. NFC.
2017-06-28 Geoff Berry[LoopUnroll] Pass SCEV to getUnrollingPreferences hook...
2017-06-28 Krzysztof ParzyszekMissed a check for UndefVI in r306466
2017-06-28 Daniel Sanders[globalisel][tablegen] Post-commit review nits for...
2017-06-28 Alexandros... [AArch64] AArch64CondBrTuningPass generates wrong branc...
2017-06-28 Rafael EspindolaDon't repeat name in comments. 80 columns. NFC.
2017-06-28 John Brawn[ARM] Improve if-conversion for M-class CPUs without...
2017-06-28 Simon Pilgrim[X86] Added BSWAP tests for illegal i64/i128/i256 ...
2017-06-28 Simon Pilgrim[X86][SSE] Dropped -mcpu from vector bswap tests
2017-06-28 Daniel Sanders[globalisel][tablegen] Multiple 80-col corrections.
2017-06-28 Michael Zuckerman[X86][LLVM][test]Expanding Supports lowerInterleavedSto...
2017-06-28 Easwaran RamanCreate inliner params based on size and opt levels.
2017-06-28 Teresa JohnsonAdd zero-length check to memcpy/memset load store loop...
2017-06-28 Igor Breger[GlobalISel][X86] Test G_CONSTANT i32 0 TableGen'erated...
2017-06-28 Nikolai BozhenovRevert r306528
2017-06-28 Igor Breger[GlobalISel][X86] Support bitwise operations : G_AND...
2017-06-28 Michael ZuckermanReverting commit 306414 on behalf of @gadi.haber
2017-06-28 Simon Pilgrim[X86][AVX2] Dropped -mcpu from avx2 arithmetic/intrinsi...
2017-06-28 Petar Jovanovic[X86] Correct dwarf unwind information in function...
2017-06-28 Nikolai Bozhenov[ValueTracking] Enabling existing ValueTracking patch...
2017-06-28 Nikolai Bozhenov[InstCombine] Canonicalize clamp of float types to...
2017-06-28 Nikolai BozhenovAdd tests to document current InstCombine behavior...
2017-06-28 George Rimar[DebugInfo] - Removed trailing whitespaces. NFC.
2017-06-28 George RimarRecommit "[ELF] - Add ability for DWARFContextInMemory...
2017-06-28 Kristof Beyls[ARM] Make -mcpu=generic schedule for an in-order core...
2017-06-28 George RimarRevert r306512 "[ELF] - Add ability for DWARFContextInM...
2017-06-28 George Rimar[ELF] - Add ability for DWARFContextInMemory to exit...
2017-06-28 Craig Topper[InstCombine] Add test case demonstrating that we don...
2017-06-28 Craig TopperRevert r306508 "[InstCombine] Add test case demonstrati...
2017-06-28 Craig Topper[InstCombine] Add test case demonstrating that we don...
2017-06-28 Hiroshi InoueAdd missing library dependency to fix build break in...
2017-06-28 Max Kazantsev[IRCE][NFC] Better get SCEV for 1 in calculateSubRanges
2017-06-28 Nirav DaveRevert "[DAG] Fold FrameIndex offset into BaseIndexOffs...
2017-06-28 Stanislav Mekhanoshin[AMDGPU] Add pattern for v_alignbit_b32 with immediate
2017-06-28 Stanislav MekhanoshinAllow to truncate left shift with non-constant shift...
2017-06-28 Nirav Dave[DAG] Fold FrameIndex offset into BaseIndexOffset analy...
2017-06-28 Kyle ButtInlining: Don't re-map simplified cloned instructions.
2017-06-28 Joel Jones[TableGen] Improve Debug Output for --debug-only=subtar...
2017-06-28 Peter CollingbourneAdd missing library dependency.
2017-06-27 Mandeep Singh... [COFF, ARM64] Add support for Windows ARM64 COFF format
2017-06-27 Peter CollingbourneObject: Teach irsymtab::read() to try to use the irsymt...
2017-06-27 Peter CollingbourneBitcode: Write the irsymtab to disk.
2017-06-27 Peter CollingbourneObject: Add version and producer fields to the irsymtab...
2017-06-27 Sanjay Patel[CGP] add specialization for memcmp expansion with...
2017-06-27 Easwaran Raman[NewPM/Inliner] Reduce threshold for cold callsites...
2017-06-27 Tim NorthoverGlobalISel: add some more sanity-checking to MachineIns...
2017-06-27 Florian Hahn[AArch64] Inline callee if its target-features are...
2017-06-27 Geoff Berry[EarlyCSE][MemorySSA] Enable MemorySSA in function...
2017-06-27 Eugene Zelenko[Analysis] Revert r306472 changes in LoopInfo headers...
2017-06-27 Aditya Nandakumar[GISel]: Add G_FEXP, G_FEXP2 opcodes
2017-06-27 Rafael Espindolaclang-format a file.
next