OSDN Git Service

android-x86/external-llvm.git
2017-07-02 Sanjay Patel[InstCombine] look through bswap/bitreverse for equalit...
2017-07-02 NAKAMURA Takumillvm/test/Transforms/LoopVectorize/X86/slm-no-vectorize...
2017-07-02 Simon Pilgrim[X86][SSE] Attempt to combine 64-bit and 32-bit shuffle...
2017-07-02 Simon Pilgrim[X86][SSE] Attempt to combine 64-bit and 16-bit shuffle...
2017-07-02 Simon Pilgrim[X86][SSE] Add test showing missed opportunity to combi...
2017-07-02 Hiroshi Inouefix trivial typos in documents; NFC
2017-07-02 Mohammed Agabaria[X86][CM] update add\sub costs of vectors of 64 in...
2017-07-02 Gadi Haber[X86] Rerun "update_llc_test_checks" tool on CodeGen...
2017-07-02 Igor Breger[GlobalISel][X86] Support G_GLOBAL_VALUE operation.
2017-07-02 Igor Breger[GlobalISel][X86] Support vector type G_UNMERGE_VALUES...
2017-07-02 Hiroshi Inouefix trivial typos; NFC
2017-07-02 Craig Topper[InstCombine] Fold (a | b) ^ (~a | ~b) --> ~(a ^ b...
2017-07-02 Davide Italiano[CodeExtractor] Remove unneded and commented out debugg...
2017-07-01 Simon Pilgrim[X86][RDSEED] Split off i64 intrinsic tests and test...
2017-07-01 Simon Pilgrim[X86][RDRAND] Split off i64 intrinsic tests and test...
2017-07-01 Simon Pilgrim[X86] Removed reference to update_test_checks.py
2017-07-01 Simon Pilgrim[X86][AVX] Remove duplicate autogeneration note
2017-07-01 Hiroshi Inouefix trivial typos, NFC
2017-07-01 Craig Topper[SelectionDAGBuilder] Use EVT::getVectorVT instead...
2017-07-01 Dylan McKay[AVR] Remove a bunch of now-obselete tests
2017-07-01 Eric BeckmannRevert "Revert "Replace trivial use of external rc...
2017-07-01 Eric ChristopherRemove the default ARMSubtarget from the ARM TargetMachine.
2017-07-01 Davide Italiano[Cloner] Re-map simplfied cloned instructions.
2017-07-01 Teresa JohnsonRecommit "r306541 - Add zero-length check to memcpy...
2017-07-01 Teresa JohnsonRevert "r306473 - re-commit r306336: Enable vectorizer...
2017-07-01 Teresa Johnsonre-commit r306336: Enable vectorizer-maximize-bandwidth...
2017-07-01 Teresa Johnsonrevert r306336 for breaking ppc test.
2017-07-01 Teresa JohnsonEnable vectorizer-maximize-bandwidth by default.
2017-07-01 Teresa JohnsonAnother test commit
2017-07-01 Teresa JohnsonStill debugging
2017-07-01 Teresa JohnsonStill test commit
2017-07-01 Teresa JohnsonAnother test commit
2017-07-01 Eric ChristopherRewrite ARM execute only support to avoid the use of...
2017-07-01 Eugene Zelenko[ObjectYAML] Fix some Clang-tidy modernize and Include...
2017-07-01 Dylan McKay[AVR] Update AVRASmBackend from API change in r306906
2017-07-01 Quentin Colombet[X86] Move GISel accessor initialization from TargetMac...
2017-07-01 Quentin Colombet[ARM] Move GISel accessor initialization from TargetMac...
2017-07-01 Jakub Kuderski[Dominators] Reapply r306892, r306893, r306893.
2017-06-30 Daniel BerlinA little wordsmithing of dominator verification comments.
2017-06-30 Sameer AbuAsal[RegisterCoalescer] Account for instructions deleted...
2017-06-30 Daniel BerlinAdd comments on sibling and parent properties in domina...
2017-06-30 Brian Gesiak[ORE] Add diagnostics hotness threshold
2017-06-30 Eugene Zelenko[CodeView, PDB] Fix some Clang-tidy modernize and Inclu...
2017-06-30 Jakub KuderskiRevert "[Dominators] Teach IDF to use level information"
2017-06-30 Rafael EspindolaRename and adjust processFixupValue.
2017-06-30 David L. Jones[lit] Factor out listdir logic shared by different...
2017-06-30 Jakub Kuderski[Dominators] Teach IDF to use level information
2017-06-30 Jakub Kuderski[Dominators] Add NearestCommonDominator verification
2017-06-30 Jakub Kuderski[Dominators] Keep tree level in DomTreeNode and use...
2017-06-30 Zachary TurnerRemove spurious semicolons.
2017-06-30 Zachary Turner[llvm-pdbutil] Output the symbol offset when dumping.
2017-06-30 Reid Kleckner[codeview] Use the first valid source location at the...
2017-06-30 Krzysztof Parzyszek[Hexagon] Implement frame pointer elimination with...
2017-06-30 Dinar Temirbulatov[SLPVectorizer] Add isOdd() helper function, NFCI.
2017-06-30 Craig Topper[InstCombine] Replace an unnecessary use of a matcher...
2017-06-30 Ayal Zaks[LV] Sink casts to unravel first order recurrence
2017-06-30 Richard SmithFix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_...
2017-06-30 Sumanth Gundapaneni[Hexagon] Guard the generation of lookup table
2017-06-30 Ulrich Weigand[SystemZ] Add all remaining instructions
2017-06-30 Tim NorthoverGlobalISel: add G_IMPLICIT_DEF instruction.
2017-06-30 Sumanth Gundapaneni[Hexagon] Emit jump tables in text section based on...
2017-06-30 Sumanth GundapaneniRevert "[Hexagon] Guard the generation of lookup table"
2017-06-30 Sumanth Gundapaneni[Hexagon] Guard the generation of lookup table
2017-06-30 Sumanth Gundapaneni[SimplifyCFG] Update the name of switch generated looku...
2017-06-30 Brian Gesiak[ORE] Remove old "diagnostic hotness" spelling
2017-06-30 Tim NorthoverARM: fix big-endian 64-bit cmpxchg.
2017-06-30 Eric ChristopherMake 0 argument getSubtargetImpl functions for the...
2017-06-30 Sanjay Patel[PowerPC] auto-generate check lines; NFC
2017-06-30 Simon Pilgrim[InstCombine] Add m_BitReverse pattern match helper...
2017-06-30 Rafael EspindolaCompletely disable git/svn version checking if not...
2017-06-30 Erich KeaneFix opt --help ordering of available optimizations.
2017-06-30 Zachary TurnerFix test broken by parameter mixup.
2017-06-30 Reid KlecknerDrop the LLVM mangler escape when printing the IR name...
2017-06-30 Eric BeckmannFix bug in symbol generation for resource COFF
2017-06-30 Zachary Turner[llvm-pdbutil] Add the ability to dump the dependency...
2017-06-30 Brian Gesiak[ORE] Unify spelling as "diagnostics hotness"
2017-06-30 Simon Pilgrim[X86][SSE] Pulled common variables to top of matchUnary...
2017-06-30 Anna Thomas[RuntimeUnrolling] Add logic for loops with multiple...
2017-06-30 Juergen Ributzka[DWARF] Don't include TestingSupport in LLVM_LINK_COMPO...
2017-06-30 Jakub Kuderski[Dominators] Do not perform expensive checks by default...
2017-06-30 Zachary TurnerRevert "[lit] Clean output directories before running...
2017-06-30 Zachary Turner[lit] Clean output directories before running tests.
2017-06-30 Simon Dardis[MIPS] Handle PIC load address macro instructions in...
2017-06-30 Alexey Bataev[SLP] A test for limiting vectorization of instructions...
2017-06-30 Teresa Johnson[LTO] Remove values from non-prevailing comdats
2017-06-30 Simon PilgrimRemove unnecessary commented out argument. NFCI.
2017-06-30 Ulrich Weigand[SystemZ] Add missing high-word facility instructions
2017-06-30 Nirav DaveRevert "[DAG] Rewrite areNonVolatileConsecutiveLoads...
2017-06-30 Nirav Dave[DAG] Rewrite areNonVolatileConsecutiveLoads to use...
2017-06-30 NAKAMURA TakumiCREDITS.TXT: Update myself.
2017-06-30 Simon Pilgrim[X86] Updated 32-bit memcmp tests to run with/without...
2017-06-30 Nikolai BozhenovRevert of r306525: "Canonicalize clamp of float types...
2017-06-30 George Rimar[YAML] - Teach yaml2obj/obj2yaml to work with numeric...
2017-06-30 George Rimar[DWARF] - Simplify HandleExpectedError implementation...
2017-06-30 Ilya BiryukovFixed misplaced table border in the docs.
2017-06-30 Ilya BiryukovAdded Dockerfiles to build clang from sources.
2017-06-30 Hiroshi Inouefix trivial typos, NFC
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...
next