OSDN Git Service

android-x86/external-llvm.git
2017-06-30 Kristof Beyls[GlobalISel] Make multi-step legalization work.
2017-06-30 Ayal Zaks[LV] Optimize for size when vectorizing loops with...
2017-06-30 Craig Topper[InstCombine] Add test cases to demonstrate failure...
2017-06-30 Craig Topper[InstCombine] In foldXorToXor, move the commutable...
2017-06-30 Hiroshi Inouefix trivial typo; NFC
2017-06-30 Chandler CarruthRemove the BBVectorize pass.
2017-06-30 Martin Storsjo[llvm-readobj] Improve printouts for COFF ARM64 binaries
2017-06-30 Martin Storsjo[llvm-readobj] Include the PE magic value in printouts
2017-06-30 Daniel JasperRevert "r306541 - Add zero-length check to memcpy/memse...
2017-06-30 Daniel JasperRevert "r306473 - re-commit r306336: Enable vectorizer...
2017-06-30 Eric ChristopherRewrite demangle memory handling.
2017-06-30 Max Kazantsev[SCEV] Use depth limit instead of local cache for SExt...
2017-06-30 Vedant KumarTry to appease a buildbot.
2017-06-30 Eric ChristopherReduce indenting and clean up comparisons around sign...
2017-06-30 Eric ChristopherChange the type of Undecorated to unique_ptr<char[...
2017-06-30 Eric ChristopherReduce the complexity of the signbit/branch test functions.
2017-06-30 Jakub Kuderski[Dominators] Don't compute DFS InOut numbers eagerly.
2017-06-30 Eric ChristopherAdd a C API section to the release notes.
2017-06-30 Vedant Kumar[Coverage] Remove two overloads of CoverageMapping...
2017-06-30 Heejin Ahn[WebAssembly] Add support for exception handling instru...
2017-06-30 Wolfgang Pieb[DWARF] Move a couple of member functions to the DWARFU...
2017-06-30 Eric ChristopherUnified logic for computing target ABI in backend and...
2017-06-29 Aditya Nandakumar[GISel]: New Opcode G_FLOG/G_FLOG2
2017-06-29 Dehao ChenHook the sample PGO machinery in the new PM
2017-06-29 Eric ChristopherTo help readability of mightUseCTR pull out the inline...
2017-06-29 Eric ChristopherMake the PPCCTRLoops pass depend on being able to acces...
2017-06-29 Taewook OhRemove redundant copy in recurrences
2017-06-29 Tim Shen[ThinkLTO] Invoke build(Thin)?LTOPreLinkDefaultPipeline.
2017-06-29 Davide Italiano[CFLAA] Remove unneded function declaration. NFCI.
2017-06-29 Dinar Temirbulatov[SLPVectorizer] Moving Entry->NeedToGather check out...
2017-06-29 Simon DardisRevert "[mips] Fix multiprecision arithmetic."
2017-06-29 Chad Rosier[AArch64] Silence an unused variable warning in Release...
2017-06-29 Keno Fischer[CodeGenPrepare] Don't create inttoptr for ni ptrs
2017-06-29 Reid KlecknerAttempt to fix Orc JIT test timeouts
2017-06-29 Spyridoula... [DWARF] Added verification checks for the .apple_names...
2017-06-29 Sam CleggRemove `inline` keyword from inline `classof` methods
2017-06-29 Keno Fischer[AliasSetTracker] Don't drop AA MD so eagerly
2017-06-29 Brian Gesiak[opt-viewer] Add progress indicators (PR33522)
2017-06-29 Alexandre IsoardReverting r306695 while investigating failing test...
2017-06-29 Brian Gesiak[opt-viewer] Python 3 support in opt-viewer.py
2017-06-29 Sam Cleggllvm-nm: Add support for symbol demangling (-C/--demangle)
2017-06-29 Xin Tong[OrderedInst] Add const to constant parameter. NFCI
2017-06-29 Hiroshi Inouefix trivial typo, NFC
2017-06-29 Jakub Kuderski[Dominators] Rearrange access specifiers in DominatorTr...
2017-06-29 Jakub Kuderski[Dominators] Remove DominatorBase class
2017-06-29 Xin TongRemove useless header. NFC
2017-06-29 Jakub Kuderski[Dominators] Add parent and sibling property verificati...
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.
next