OSDN Git Service

android-x86/external-llvm.git
2017-06-29 Leo Li[ConstantHoisting] Avoid hoisting constants in GEPs...
2017-06-29 Daniel BerlinPredicateInfo: Use OrderedInstructions instead of our...
2017-06-29 Daniel BerlinNewGVN: Remove useless test in addPhiOfOps.
2017-06-29 Daniel BerlinRemove unneeded else from OrderedInstructions::dominates.
2017-06-29 Paul Robinson[DWARF] NFC: DWARFDataExtractor combines relocs with...
2017-06-29 Alexandre IsoardScalarEvolution: Add URem support
2017-06-29 Brian Gesiak[opt-viewer] opt-viewer.py takes -o argument
2017-06-29 Krzysztof Parzyszek[Hexagon] Keep all phi nodes when building DFG in addr...
2017-06-29 Nirav Dave[DAG] Fold FrameIndex offset into BaseIndexOffset analy...
2017-06-29 Eugene Leviant[llvm-objdump] Handle invalid instruction gracefully...
2017-06-29 Yonghong Songbpf: remove unnecessary truncate operation
2017-06-29 Nikolai Bozhenov[NFC] Use stdin for some tests instead of positional...
2017-06-29 Daniel NeilsonRestore original intent of memset instcombine test
2017-06-29 Daniel NeilsonExplicitly check for presence of correct results in...
2017-06-29 Hiroshi Inoue[PowerPC] fix potential verification error on __tls_get...
2017-06-29 George Rimar[DWARF] - Fix message reporting about broken relocation.
2017-06-29 Daniel JasperRevert "r306529 - [X86] Correct dwarf unwind informatio...
2017-06-29 Florian Hahn[TBAA] Remove metadata keyword from IR examples in...
2017-06-29 Evgeny Astigeevich[TargetTransformInfo, API] Add a list of operands to...
2017-06-29 Pavel LabathRecommit "[Support] Add RetryAfterSignal helper function"
2017-06-29 Igor Breger[GlobalISel][X86] Support vector type G_MERGE_VALUES...
2017-06-29 Simon Pilgrim[X86][SSE] Dropped -mcpu from palignr tests
2017-06-29 Simon Pilgrim[X86][SSE] Regenerate shuffle test with update_llc_test...
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...
next