aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Instructions.h
Commit message (Expand)AuthorAgeFilesLines
* New CallInst interface to address GLIBCXX_DEBUG errors caused byDavid Greene2007-08-011-2/+60
* Simplify the logic for setVolatile.Dan Gohman2007-07-201-2/+2
* Add constructor overloads for LoadInst and StoreInst that insert at theDan Gohman2007-07-181-0/+4
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+2112