aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/VMCore/InstructionsTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* While testing dragonegg I noticed that isCastable and getCastOpcodeDuncan Sands2011-04-011-0/+13
* Remove the "ugly" method BranchInst::setUnconditionalDest().Jay Foad2011-01-071-17/+0
* Prefix `next' iterator operation with `llvm::'.Oscar Fuentes2010-08-021-2/+2
* another oneGabor Greif2010-03-181-1/+1
* feedback from NickGabor Greif2010-03-171-1/+2
* more BranchInst testsGabor Greif2010-03-161-0/+15
* add BranchInst testsGabor Greif2010-03-161-0/+71
* appease valgrind testersGabor Greif2010-03-161-0/+4
* add single return testsGabor Greif2010-03-161-0/+11
* fix PR6589Gabor Greif2010-03-161-3/+3
* begin humbly with a repro of PR6589Gabor Greif2010-03-161-0/+26