hanchenye-llvm-project/llvm/lib/Transforms
Kostya Serebryany 4cc511daf0 [asan/tsan] rename FunctionBlackList* to BlackList* as this class is not limited to functions any more
llvm-svn: 162566
2012-08-24 16:44:47 +00:00
..
Hello
IPO Move the "findUsedStructTypes" functionality outside of the Module class. 2012-08-03 00:30:35 +00:00
InstCombine Port the global copy optimization from the SROA pass to InstCombine. 2012-08-21 08:39:44 +00:00
Instrumentation [asan/tsan] rename FunctionBlackList* to BlackList* as this class is not limited to functions any more 2012-08-24 16:44:47 +00:00
Scalar GVN: Fix quadratic runtime on the number of switch cases. 2012-08-24 15:06:28 +00:00
Utils Fix undefined behavior (binding a reference to a dereferenced null pointer) if 2012-08-17 21:42:44 +00:00
Vectorize Precompute SCEV pointer analysis prior to instruction fusion in BBVectorize. 2012-06-28 05:42:45 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile