aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/OperandTraits.h
Commit message (Expand)AuthorAgeFilesLines
* Remove DEFINE_TRANSPARENT_CASTED_OPERAND_ACCESSORS, folding itsJay Foad2011-08-221-39/+2
* OperandTraits<>::Layout isn't used for anything. Remove it.Jay Foad2011-01-141-10/+0
* FixedNumOperandTraits and VariadicOperandTraits assumed that, given aJay Foad2011-01-111-9/+9
* fix PR6589Gabor Greif2010-03-161-2/+5
* Public and private corrections, warned about by icc (#304).Duncan Sands2009-09-061-2/+2
* Remove some dead functions, patch by Ryan Flynn!Chris Lattner2009-07-141-3/+0
* Give Op<N>() AppleScript-like semantics, i.e. for negative N it indexes relat...Gabor Greif2009-03-101-12/+10
* Fill in a glaring omission in derived User classes, namelyGabor Greif2009-02-111-0/+28
* 80colNick Lewycky2008-07-051-1/+1
* add doxygen commentsGabor Greif2008-05-291-0/+18
* merge of use-diet branch to trunkGabor Greif2008-05-101-0/+163