OSDN Git Service

am 4a6ac124: am 70fd1f24: Merge "lit: Don\'t use python 2.6 features"
[android-x86/external-llvm.git] / docs / Vectorizers.rst
2014-08-12 Stephen HinesMerge "Fixes the build when NDEBUG is not defined."
2014-07-25 Stephen HinesUpdate LLVM for rebase to r212749.
2014-07-24 Stephen Hinesam e0dc531c: Merge "Update LLVM for rebase to r212749."
2014-07-23 Stephen HinesMerge "Update LLVM for rebase to r212749."
2014-07-21 Stephen HinesUpdate LLVM for rebase to r212749.
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-29 Bill YiMerge commit '2136801bbd32f5e9554aa8009d0e5f862744162b...
2014-04-25 Stephen Hinesam 1f3d12be: am b5eb99b8: am 37a6adeb: Merge "Update...
2014-04-25 Stephen Hinesam b5eb99b8: am 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen Hinesam 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-08-05 Nadav RotemUpdate the docs.
2013-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-06-26 Nadav RotemThe SLP Vectorizer works across basic blocks. Update...
2013-05-16 The Android Open... am 1a961143: (-s ours) Reconcile with jb-mr2-release...
2013-05-02 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-04-15 Nadav RotemFix a grammar mistake, and add a line about the two...
2013-04-15 Nadav RotemFix the internal link.
2013-04-15 Nadav RotemDocument our desire to enable the loop vectorizer on...
2013-04-15 Nadav RotemDocs: merge the description of the BB and SLP vectorize...
2013-04-14 Nadav RotemDocument the SLP infrastructure.
2013-04-09 Nadav RotemRemove the confusing sentence.
2013-04-08 Nadav RotemUpdate the docs about the fact that the loop vectorizer...
2013-03-20 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-03-20 Stephen Hinesam 3dd51ae3: am 2d4629c5: Merge branch \'upstream\...
2013-03-20 Stephen Hinesam 2d4629c5: Merge branch \'upstream\' into merge_2013_...
2013-03-19 Stephen HinesMerge branch 'upstream' into merge_2013_03_18
2013-03-06 Stephen HinesMerge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5...
2013-02-28 Benjamin KramerBrag about function call vectorization in the docs.
2013-02-23 Renato GolinAdd global structure vectorization to docs
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-01-08 Nadav RotemDocs: mention that we support float reductions when...
2013-01-04 Nadav RotemAdd linpack-pc bench
2013-01-04 Nadav RotemUpdate the docs about the new unroll features.
2013-01-03 Nadav RotemReformat the rst text.
2013-01-03 Nadav RotemLoopVectorizer: Document the unrolling feature.
2012-12-26 Nadav Rotemrevert an accidental commit.
2012-12-26 Nadav RotemDoc: add fmuladd to the list of vectorizeable functions...
2012-12-21 Sean Silvadocs: More robust image scaling fix.
2012-12-21 Sean Silvadocs: Prevent image scaling.
2012-12-20 Sean Silvadocs: Cleanup trailing whitespace.
2012-12-20 Sean Silvadocs: actually indent these consistently
2012-12-20 Sean Silvadocs: Indent consistently in code examples.
2012-12-20 Sean Silvadocs: Improve navigation for Vectorizers.rst
2012-12-20 Sean Silvadocs: bring back link for reddit.
2012-12-20 Sean Silvadocs: Make document name congruent with title.
2012-12-20 Sean Silvadocs: Clean up adornments.
2012-12-20 Sean Silvadocs: ASCII-fy
2012-12-20 Nadav RotemDoc: update the chart.
2012-12-19 Meador Ingedocs: Fix title underline warnings
2012-12-19 Nadav Rotemdoc: add subsections.
2012-12-19 Nadav RotemDOC: document the use of O2, O3 and Os with -fvectorize.
2012-12-19 Nadav RotemDOC: fix the url format.
2012-12-19 Nadav RotemDOC: add a benchmarks that compares us to gcc and icc.
2012-12-19 Nadav Rotemdocs: fix typos.
2012-12-19 Nadav RotemDOC: Add a webpage that describes the loop and bb vecto...