aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/NoFolder.h
Commit message (Expand)AuthorAgeFilesLines
* Add convenience functions for creating nsw add operators.Dan Gohman2009-08-111-0/+3
* Add convenience functions for creating inbounds GEPs.Dan Gohman2009-08-111-0/+9
* Make LLVMContext and LLVMContextImpl classes instead of structs.Benjamin Kramer2009-08-111-1/+1
* Fix struct/class mismatch.Benjamin Kramer2009-08-111-1/+1
* Add convenience functions for creating exact sdiv operators, andDan Gohman2009-08-111-0/+3
* ConstantFolder and NoFolder no longer require their Context members.Dan Gohman2009-08-111-3/+3
* Move ConstantExpr to 2.5 API.Owen Anderson2009-07-291-1/+1
* Push LLVMContext through the PatternMatch API.Owen Anderson2009-07-101-1/+4
* Remove the vicmp and vfcmp instructions. Because we never had a release withNick Lewycky2009-07-081-6/+0
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-0/+9
* Fix the name of the include guard to match the filename.Dan Gohman2008-10-281-2/+2
* Rename this, in case people think that NullFolderDuncan Sands2008-08-131-0/+178