summaryrefslogtreecommitdiff
path: root/include/llvm/OperandTraits.h
Commit message (Expand)AuthorAge
* Remove DEFINE_TRANSPARENT_CASTED_OPERAND_ACCESSORS, folding itsJay Foad2011-08-22
* OperandTraits<>::Layout isn't used for anything. Remove it.Jay Foad2011-01-14
* FixedNumOperandTraits and VariadicOperandTraits assumed that, given aJay Foad2011-01-11
* fix PR6589Gabor Greif2010-03-16
* Public and private corrections, warned about by icc (#304).Duncan Sands2009-09-06
* Remove some dead functions, patch by Ryan Flynn!Chris Lattner2009-07-14
* Give Op<N>() AppleScript-like semantics, i.e. for negative N it indexes relat...Gabor Greif2009-03-10
* Fill in a glaring omission in derived User classes, namelyGabor Greif2009-02-11
* 80colNick Lewycky2008-07-05
* add doxygen commentsGabor Greif2008-05-29
* merge of use-diet branch to trunkGabor Greif2008-05-10