Remove DEFINE_TRANSPARENT_CASTED_OPERAND_ACCESSORS, folding its
[oota-llvm.git] / include / llvm / OperandTraits.h
2011-08-22 Jay FoadRemove DEFINE_TRANSPARENT_CASTED_OPERAND_ACCESSORS...
2011-01-14 Jay FoadOperandTraits<>::Layout isn't used for anything. Remove it.
2011-01-11 Jay FoadFixedNumOperandTraits and VariadicOperandTraits assumed...
2010-03-16 Gabor Greiffix PR6589
2009-09-06 Duncan SandsPublic and private corrections, warned about by icc...
2009-07-14 Chris LattnerRemove some dead functions, patch by Ryan Flynn!
2009-03-10 Gabor GreifGive Op<N>() AppleScript-like semantics, i.e. for negat...
2009-02-11 Gabor GreifFill in a glaring omission in derived User classes...
2008-07-05 Nick Lewycky80col
2008-05-29 Gabor Greifadd doxygen comments
2008-05-10 Gabor Greifmerge of use-diet branch to trunk