llvm-project/polly/lib
Siddharth Bhat 936c74ad0d [PPCGCodeGen] Change printf to outs() to prevent garbled output. [NFC]
Summary:
It appears that llvm uses unbuffered C++ streams. So, we should not
mix C and C++ stream operations, because that will give us mixed
up output.

Reviewers: efriedma, jdoerfert, Meinersbur, gareevroman, sebpop, zinob, huihuiz, pollydev, grosser, singam-sanjay, philip.pfaffe

Reviewed By: philip.pfaffe

Subscribers: nemanjai, kbarton

Differential Revision: https://reviews.llvm.org/D40126

llvm-svn: 336288
2018-07-04 16:51:27 +00:00
..
Analysis ScopInfo: simplify equivalence classes before storing them [NFCI] 2018-07-04 14:53:36 +00:00
CodeGen [PPCGCodeGen] Change printf to outs() to prevent garbled output. [NFC] 2018-07-04 16:51:27 +00:00
Exchange [CodeGen] Allow undefined loads in statement instances outside context. 2018-04-10 01:20:51 +00:00
External [Polly-ACC] Add isl_space.h to gpu_tree.c 2018-07-04 09:40:55 +00:00
Support Translate a couple of foreach callbacks into range-based iterator loops 2018-06-29 12:23:48 +00:00
Transform Use range for in normalizeValInst [NFCI] 2018-06-29 13:06:44 +00:00
CMakeLists.txt [CMake] Use only keyword-version of target_link_library. NFC. 2018-01-12 16:09:18 +00:00
Polly.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00