aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* remove attributions from examples.Chris Lattner2007-12-297-14/+14
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-296-12/+12
* Change the PointerType api for creating pointer types. The old functionality ...Christopher Lamb2007-12-172-5/+5
* add a new BF->LLVM translator, contributed by Sterling Stein.Chris Lattner2007-09-125-1/+721
* rename APInt::toString -> toStringUnsigned for symmetry with toStringSigned()Chris Lattner2007-08-232-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1810-0/+682