Revert "[NFC] remove explicit default value for strboolattr attribute in tests"This reverts commit bda6e5bee04c75b1f1332b4fd1ac4e8ef6c3c247.See https://lab.llvm.org/buildbot/#/builders/109/builds
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"This reverts commit bda6e5bee04c75b1f1332b4fd1ac4e8ef6c3c247.See https://lab.llvm.org/buildbot/#/builders/109/builds/15424 for instance
show more ...
[NFC] remove explicit default value for strboolattr attribute in testsSince d6de1e1a71406c75a4ea4d5a2fe84289f07ea3a1, no attributes is quivalent tosetting attribute to false.This is a preliminar
[NFC] remove explicit default value for strboolattr attribute in testsSince d6de1e1a71406c75a4ea4d5a2fe84289f07ea3a1, no attributes is quivalent tosetting attribute to false.This is a preliminary commit for https://reviews.llvm.org/D99080
[BasicAA] Replace -basicaa with -basic-aa in pollyFollow up to https://reviews.llvm.org/D82607.
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
[doc] Fix HowToManuallyUseTheIndividualPiecesOfPollyAlso remove compiled binaries.llvm-svn: 343119
Move www/experiments to docs/experimentsllvm-svn: 343118
Porting the example illustrating Polly from HTML to reStructuredTexthttp://polly.llvm.org/example_manual_matmul.html which illustrates individualpasses of Polly, has been ported to reStructuredTex
Porting the example illustrating Polly from HTML to reStructuredTexthttp://polly.llvm.org/example_manual_matmul.html which illustrates individualpasses of Polly, has been ported to reStructuredText and necessary changes havebeen made to the configuration files used by SPHINX to include the new source asa part of the documentation.Contributed-by: Singapuram Sanjay Srivallabh <[email protected]>Differential Revision: https://reviews.llvm.org/D25163llvm-svn: 294735