summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/ConstantsTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* llvm/unittests: Use OwningPtr to fix --vg-leak.NAKAMURA Takumi2013-01-231-1/+1
| | | | llvm-svn: 173240
* IRTests/ConstantsTest.cpp: AsInstructionsTest: Delete each instruction ↵NAKAMURA Takumi2013-01-231-6/+8
| | | | | | immediately if it is not linked. llvm-svn: 173236
* Allow vectors in CreatePointerCast of constants.Evgeniy Stepanov2013-01-161-0/+30
| | | | llvm-svn: 172615
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-071-0/+228
library rename. llvm-svn: 171747
OpenPOWER on IntegriCloud