summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/VMCore/InstructionsTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* another oneGabor Greif2010-03-181-1/+1
| | | | llvm-svn: 98850
* feedback from NickGabor Greif2010-03-171-1/+2
| | | | llvm-svn: 98761
* more BranchInst testsGabor Greif2010-03-161-0/+15
| | | | llvm-svn: 98634
* add BranchInst testsGabor Greif2010-03-161-0/+71
| | | | llvm-svn: 98632
* appease valgrind testersGabor Greif2010-03-161-0/+4
| | | | llvm-svn: 98628
* add single return testsGabor Greif2010-03-161-0/+11
| | | | llvm-svn: 98625
* fix PR6589Gabor Greif2010-03-161-3/+3
| | | | | | | | | | | | | adjusted unittest I have added some doxygen to OptionalOperandTraits, so hopefully there will be no confusion in the future. Incidentally OptionalOperandTraits is not used any more (IIUC), but the obvious client would be BranchInstr, and I plan to rearrange it that way. llvm-svn: 98624
* begin humbly with a repro of PR6589Gabor Greif2010-03-161-0/+26
llvm-svn: 98623
OpenPOWER on IntegriCloud