Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."
[oota-llvm.git] / include / llvm / Support / NoFolder.h
2010-02-02 Duncan SandsAdding missing methods for creating Add, Mul, Neg and...
2009-12-18 Dan GohmanAdd utility routines for NSW multiply.
2009-12-18 Dan GohmanAdd utility routines for creating integer negation...
2009-11-22 Daniel DunbarUse ExtractElementInst::Create instead of new; patch...
2009-09-26 Duncan SandsFor the NSWSub support in the builder to actually be...
2009-09-03 Dan GohmanRevert 80959. It isn't sufficient to solve the full...
2009-09-03 Dan GohmanRemove the API for creating ConstantExprs with the...
2009-08-11 Dan GohmanAdd convenience functions for creating nsw add operators.
2009-08-11 Dan GohmanAdd convenience functions for creating inbounds GEPs.
2009-08-11 Benjamin KramerMake LLVMContext and LLVMContextImpl classes instead...
2009-08-11 Benjamin KramerFix struct/class mismatch.
2009-08-11 Dan GohmanAdd convenience functions for creating exact sdiv opera...
2009-08-11 Dan GohmanConstantFolder and NoFolder no longer require their...
2009-07-29 Owen AndersonMove ConstantExpr to 2.5 API.
2009-07-10 Owen AndersonPush LLVMContext through the PatternMatch API.
2009-07-08 Nick LewyckyRemove the vicmp and vfcmp instructions. Because we...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-10-28 Dan GohmanFix the name of the include guard to match the filename.
2008-08-13 Duncan SandsRename this, in case people think that NullFolder