Revert r200340, "Add line table debug info to COFF files when using a win32 triple."
[oota-llvm.git] / include / llvm / Support / NoFolder.h
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-08-17 Jin-Gu KangInsertion of NoFolder functions to avoid ambiguous...
2011-07-25 Jay FoadConvert GetElementPtrInst to use ArrayRef.
2011-07-21 Jay FoadConvert ConstantExpr::getGetElementPtr and
2011-07-21 Jay FoadConvert ConstantFolder APIs to use ArrayRef.
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-13 Jay FoadConvert InsertValueInst and ExtractValueInst APIs to...
2011-04-03 Frits van BommelRemove the LLVMContext& arguments from *Folder construc...
2011-02-25 Nick LewyckyUpdate the NoFolder to work with current IRBuilder.
2011-02-07 Duncan SandsAdd IRBuilder methods for creating an exact udiv, like...
2010-11-18 Chris Lattnerpatch from Frits van Bommel:
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