llvm-mirror/lib/Transforms
Bill Wendling 0ebee7acc5 Increase the initial vector size to be equivalent to the size of the Deps
vector. This potentially saves a resizing.

llvm-svn: 149369
2012-01-31 07:04:52 +00:00
..
Hello
InstCombine enhance logic to support ConstantDataArray. 2012-01-31 02:55:06 +00:00
Instrumentation eliminate the "string" form of ConstantArray::get, using 2012-01-31 06:18:43 +00:00
IPO continue making the world safe for ConstantDataVector. At this point, 2012-01-27 03:08:05 +00:00
Scalar Increase the initial vector size to be equivalent to the size of the Deps 2012-01-31 07:04:52 +00:00
Utils s/getInnerUnwindDest/getInnerResumeDest/g 2012-01-31 01:48:40 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
LLVMBuild.txt LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Makefile