aboutsummaryrefslogtreecommitdiffstats
path: root/examples/HowToUseJIT/HowToUseJIT.cpp
Commit message (Expand)AuthorAgeFilesLines
* API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legac...Gabor Greif2008-05-161-1/+1
* API changes for class Use size reduction, wave 1.Gabor Greif2008-04-061-5/+5
* remove attributions from examples.Chris Lattner2007-12-291-2/+2
* rename APInt::toString -> toStringUnsigned for symmetry with toStringSigned()Chris Lattner2007-08-231-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+112