[PM] Reformat some code with clang-format as I'm going to be editting as
[oota-llvm.git] / unittests / IR / ConstantsTest.cpp
2013-01-23 NAKAMURA Takumillvm/unittests: Use OwningPtr to fix --vg-leak.
2013-01-23 NAKAMURA TakumiIRTests/ConstantsTest.cpp: AsInstructionsTest: Delete...
2013-01-16 Evgeniy StepanovAllow vectors in CreatePointerCast of constants.
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...