aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/InlineFunction.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Change the PointerType api for creating pointer types. The old functionality ...Christopher Lamb2007-12-171-1/+1
* Revert this part of r45073 until the verifier isDuncan Sands2007-12-161-2/+3
* Make instcombine promote inline asm calls to 'nounwind'Duncan Sands2007-12-161-3/+2
* Rather than having special rules like "intrinsics cannotDuncan Sands2007-12-031-5/+3
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-0/+1
* Update InvokeInst to work like CallInstDavid Greene2007-08-271-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+496