The ARC language-specific optimizer. Credit to Dan Gohman.
[oota-llvm.git] / unittests / VMCore / InstructionsTest.cpp
2011-05-18 Duncan SandsTeach getCastOpcode about element-by-element vector...
2011-04-11 Jay FoadDon't include Operator.h from InstrTypes.h.
2011-04-01 Duncan SandsWhile testing dragonegg I noticed that isCastable and...
2011-01-07 Jay FoadRemove the "ugly" method BranchInst::setUnconditionalDe...
2010-08-02 Oscar FuentesPrefix `next' iterator operation with `llvm::'.
2010-03-18 Gabor Greifanother one
2010-03-17 Gabor Greiffeedback from Nick
2010-03-16 Gabor Greifmore BranchInst tests
2010-03-16 Gabor Greifadd BranchInst tests
2010-03-16 Gabor Greifappease valgrind testers
2010-03-16 Gabor Greifadd single return tests
2010-03-16 Gabor Greiffix PR6589
2010-03-16 Gabor Greifbegin humbly with a repro of PR6589