llvm-6502/unittests
Chandler Carruth 06bd8ca8c2 Implement copy and move assignment for TinyPtrVector. These try to
re-use allocated vectors as much as possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161041 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-31 09:42:24 +00:00
..
ADT Implement copy and move assignment for TinyPtrVector. These try to 2012-07-31 09:42:24 +00:00
Analysis llvm/unittests: Simplify LINK_COMPONENTS. 2012-06-21 22:17:51 +00:00
Bitcode llvm/unittests: Simplify LINK_COMPONENTS. 2012-06-21 22:17:51 +00:00
ExecutionEngine Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completes 2012-07-15 23:45:24 +00:00
Support make ConstantRange::zeroExtend() optimal 2012-07-23 20:33:29 +00:00
Transforms Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h 2012-06-29 12:38:19 +00:00
VMCore Add support for attaching branch weight metadata directly from the IRBuilder. 2012-07-16 07:45:06 +00:00
CMakeLists.txt
Makefile
Makefile.unittest