OSDN Git Service

android-x86/external-llvm.git
2018-01-05 Zachary Turner[PDB] Correctly link S_FILESTATIC records.
2018-01-05 Sanjay Patel[InstCombine] add folds for min(~a, b) --> ~max(a, b)
2018-01-05 Brian Gesiak[llvm-mt] Remove platform-specific path in test
2018-01-05 Zachary Turner[MSF] Fix FPM interval calcluation
2018-01-05 Matt ArsenaultRegionInfo: Use report_fatal_error instead of llvm_unre...
2018-01-05 Brian Gesiak[Option] Add 'findNearest' method to catch typos
2018-01-05 Max Moroz[llvm-cov] Temporarily disable multithreaded-report...
2018-01-05 Adrian Prantladd 'REQUIRES: object-emission' to test
2018-01-05 Adrian Prantlremove unnecessary target triple from generic test
2018-01-05 Davide Italiano[BasicAA] Fix linearization of shifts beyond the bitwidth.
2018-01-05 Alexey Bataev[SLP] Update more test checks, NFC.
2018-01-05 Max Moroz[llvm-cov] Multi-threaded implementation of prepareFile...
2018-01-05 Alexey Bataev[SLP] Update test checks, NFC.
2018-01-05 Alexey Bataev[SLP] Update tests checks, NFC.
2018-01-05 Simon Pilgrim[X86] Regenerate illegal move test
2018-01-05 Momchil Velikov[ARM] Issue an erorr when non-general-purpose registers...
2018-01-05 Florian Hahn[AArch64] Fix -mcpu option in aarch64-combine-fmul...
2018-01-05 Jonas Devlieghere[DebugInfo] Don't crash when given invalid DWARFv5...
2018-01-05 Sam Parker[DAGCombine] Fix for PR37563
2018-01-05 Lang Hames[ORC] Re-revert r321838: Tests are still failing.
2018-01-05 Aditya Nandakumar[GISel]: Don't create G_MUL with 1 during translation...
2018-01-05 Lang Hames[ORC] Re-apply r321838 - Addition of new ORC core APIs.
2018-01-05 Adrian PrantlDebug Info: Support DW_AT_calling_convention on composi...
2018-01-05 Lang HamesRevert r321838 -- It broke some of the builders.
2018-01-05 Peter CollingbourneWholeProgramDevirt: Simplify ORE getter mechanism for...
2018-01-05 Tim Hammerquistremove unreferenced footnotes
2018-01-05 Tim Hammerquistfix invalid footnote syntax
2018-01-05 Lang Hames[ORC] Add new core ORC APIs (Core.h/Core.cpp): VSO...
2018-01-05 Lang Hames[ORC] Actually compare pointer values as advertised...
2018-01-05 Lang Hames[ORC] Add dereference operator to SymbolStringPtr.
2018-01-04 Alexey Bataev[DEBUG] Fix debug info test for NVPTX, NFC.
2018-01-04 Reid KlecknerRevert "[JumpThreading] Preservation of DT and LVI...
2018-01-04 Alexey Bataev[DEBUG] Fix the test for NVPTX, NFC.
2018-01-04 Simon Pilgrim[X86] Add srem/udiv/urem by one combine tests
2018-01-04 Brian M. Rzycki[JumpThreading] Preservation of DT and LVI across the...
2018-01-04 Evandro Menezes[AArch64] Improve code generation of vector build
2018-01-04 Simon Pilgrim[X86] Add scalar undef sdiv/srem/udiv/urem combine...
2018-01-04 Alexey Bataev[DEBUG] Add initial tests for debug info for NVPTX...
2018-01-04 Craig Topper[X86] Correct the execution domain for AVX1 VBROADCASTF...
2018-01-04 Amara EmersonRevert "[X86] Regenerate test"
2018-01-04 Max Moroz[llvm-cov] Refactor "export" command implementation...
2018-01-04 Simon Pilgrim[X86] Regenerate test
2018-01-04 Amara Emerson[DAGCombine] Ensure SDNode use iterator is incremented...
2018-01-04 Kostya Kortchinsky[docs] Update Scudo documentation
2018-01-04 Simon Pilgrim[X86] Add common CHECK prefix for tests without SSE...
2018-01-04 Bjorn PetterssonTeach InlineCost about address spaces
2018-01-04 Simon PilgrimRegenerate broadcast constant comment
2018-01-04 Simon Pilgrim[X86] Show missed combine for X/X for SDIV/UDIV and...
2018-01-04 Matt ArsenaultStructurizeCFG: xfail one of the testcases from r321751
2018-01-04 Anna ThomasAdd assertion on DT availability during LI update in...
2018-01-04 Florian Hahn[Docs] Add Contributing page.
2018-01-04 Sanjay Patel[InstCombine] safely create a constant of the right...
2018-01-04 Oliver Stannard[ARM] Fix endianness of Thumb .inst.w directive
2018-01-04 Krzysztof Parzyszek[Hexagon] Replace INSERTRP/EXTRACTRP with INSERT/EXTRAC...
2018-01-04 Diana Picus[ARM GlobalISel] Select G_PHI
2018-01-04 Diana Picus[ARM GlobalISel] Add RegBankSelect tests for G_PHI
2018-01-04 Diana Picus[ARM GlobalISel] Legalize scalar G_PHI
2018-01-04 Diana Picus[ARM GlobalISel] Fix selection of pointer constants
2018-01-04 Nikolai Bozhenov[ValueTracking] Adding missed lit-test for commit r316208
2018-01-04 Sam Parker[X86] Codegen test for PR37563
2018-01-04 Aditya Kumar[GVNHoist] Fix: PR35222 gvn-hoist incorrectly erases...
2018-01-04 Elena DemikhovskyChanges in the branch relaxation algorithm.
2018-01-04 Bob WilsonRemove the unit test from r321783.
2018-01-04 Bob Wilsonsupport phi ranges for machine-level IR
2018-01-03 Michael TrentDo not look up symbol names when n_strx == 0
2018-01-03 Simon Pilgrim[DAGCombine] Handle out of range EXTRACT_VECTOR_ELT...
2018-01-03 Philip Reames[PRE] Add a bunch of test cases for LICM-like PRE patterns
2018-01-03 Francis Visoiu... [CodeGen][NFC] Remove unused function declaration
2018-01-03 Sanjay Patel[ExpandMemcmp] rename variables and add hook to overrid...
2018-01-03 Craig Topper[X86] Remove 'else' after 'return' I forgot to cleanup...
2018-01-03 Matt ArsenaultFix missing release metabug in merge-request.sh
2018-01-03 Matt ArsenaultAMDGPU: Remove dead file
2018-01-03 Matt ArsenaultStructurizeCFG: Fix broken backedge detection
2018-01-03 Simon Pilgrim[InstCombine] Check for out of range shift values using...
2018-01-03 Craig Topper[X86] Remove useless custom inserter for 64-bit TAILJMP...
2018-01-03 Craig Topper[X86] Use ANY_EXTEND instead of SIGN_EXTEND in lowerMas...
2018-01-03 Tom Stellard[lit] Bump version number
2018-01-03 Hans WennborgClear release notes for 7.0.0
2018-01-03 Hans WennborgThe trunk version is now 7.0.0svn
2018-01-03 Hans WennborgRemove left-over debug printout from r321692
2018-01-03 Dmitry Venikov[InstSimplify] Missed optimization in math expression...
2018-01-03 Alex Bradbury[ARM][NFC] Avoid recreating MCSubtargetInfo in ARMAsmBa...
2018-01-03 Florian Hahn[InstCombine] Add test to remove VarArg casts (NFC)
2018-01-03 Hal Finkel[TableGen] Add support of Intrinsics with multiple...
2018-01-03 Sander de Smalen[AArch64][SVE] Asm: Add restricted register classes...
2018-01-03 Alex BradburyFix build of WebAssembly and AVR backends after r321692
2018-01-03 Alex BradburyFix incorrect documentation comment left after r321692
2018-01-03 Alex BradburyThread MCSubtargetInfo through Target::createMCAsmBackend
2018-01-03 Amara Emerson[GlobalISel][Legalizer] Fix legalization of llvm.smul...
2018-01-02 Jake Ehrlich[llvm-objcopy] Add support for visibility
2018-01-02 Andrew KaylorHandle the case of live 16-bit subregisters in X86Fixup...
2018-01-02 Sanjay Patel[AArch64] fix typos in comments; NFC
2018-01-02 Sanjay Patel[ValueTracking] recognize min/max of min/max patterns
2018-01-02 Sanjay Patel[AArch64] add tests for min/max of min/max (PR35717...
2018-01-02 Amara Emerson[AArch64][GlobalISel] Fix assert fail with unknown...
2018-01-02 Jonas Hahnfeld[opt-viewer] Check for pygments.lexer.c_cpp
2018-01-02 Sanjay Patel[x86] allow pairs of PCMPEQ for vector-sized integer...
2018-01-02 Amara Emerson[AArch64][GlobalISel] Enable GlobalISel at -O0 by default
2018-01-02 Anna Thomas[BasicBlockUtils] Check for unreachable preds before...
2018-01-02 Krzysztof Parzyszek[Hexagon] Fix generation of vector sign extensions
next