aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/OperandTraits.h
AgeCommit message (Expand)Author
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2011-08-22Remove DEFINE_TRANSPARENT_CASTED_OPERAND_ACCESSORS, folding itsJay Foad
2011-01-14OperandTraits<>::Layout isn't used for anything. Remove it.Jay Foad
2011-01-11FixedNumOperandTraits and VariadicOperandTraits assumed that, given aJay Foad
2010-03-16fix PR6589Gabor Greif
2009-09-06Public and private corrections, warned about by icc (#304).Duncan Sands
2009-07-14Remove some dead functions, patch by Ryan Flynn!Chris Lattner
2009-03-10Give Op<N>() AppleScript-like semantics, i.e. for negative N it indexes relat...Gabor Greif
2009-02-11Fill in a glaring omission in derived User classes, namelyGabor Greif
2008-07-0580colNick Lewycky
2008-05-29add doxygen commentsGabor Greif
2008-05-10merge of use-diet branch to trunkGabor Greif