llvm/lib/Transforms
Chandler Carruth 3a902d0ae7 Use LLVM_ENABLE_DUMP for the variables used in printing as well as the
printing functions themselves.

Part of PR14324 (which should have just been a patch to the list, but
hey...)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168362 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-20 10:23:07 +00:00
..
Hello
InstCombine Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Instrumentation Plug a memory leak in the GCOV profiling emitter, which never released the edge table memory. 2012-11-17 13:49:37 +00:00
IPO Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Scalar Use LLVM_ENABLE_DUMP for the variables used in printing as well as the 2012-11-20 10:23:07 +00:00
Utils Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Vectorize LoopVectorizer: Add initial support for pointer induction variables (for example: *dst++ = *src++). 2012-11-17 00:27:03 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile