llvm-capstone/polly/lib/CodeGen
Tobias Grosser c80d6979bd Drop '@brief' from doxygen comments
LLVM's coding guideline suggests to not use @brief for one-sentence doxygen
comments to improve readability. Switch this once and for all to ensure people
do not copy @brief comments from other parts of Polly, when writing new code.

llvm-svn: 280468
2016-09-02 06:33:33 +00:00
..
BlockGenerators.cpp Allow mapping scalar MemoryAccesses to array elements. 2016-09-01 19:53:31 +00:00
CodegenCleanup.cpp Try to fix polly buildbots. 2016-07-06 02:21:00 +00:00
CodeGeneration.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00
IRBuilder.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00
IslAst.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00
IslExprBuilder.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00
IslNodeBuilder.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00
LoopGenerators.cpp clang-tidy: apply modern-use-nullptr fixes 2016-06-22 16:22:00 +00:00
PPCGCodeGeneration.cpp [GPGPU] Ensure arrays where only parts are modified are copied to GPU 2016-08-10 10:58:19 +00:00
RuntimeDebugBuilder.cpp Update for llvm r274769 2016-07-07 18:03:30 +00:00
Utils.cpp Duplicate part of the Region interface in the Scop class [NFC] 2016-05-23 12:42:38 +00:00