1. 34bd70d Adjust for changes in GenericValue type. by Reid Spencer · 18 years ago
  2. 6a98754 add some casts to support a change in the getOrInsertFunction interface by Chris Lattner · 19 years ago
  3. db8d2be For PR950: Convert signed integer types to signless. by Reid Spencer · 19 years ago
  4. e4d87aa For PR950: by Reid Spencer · 19 years ago
  5. b83eb64 For PR950: by Reid Spencer · 19 years ago
  6. afebb44 Minor corrections. by Jeff Cohen · 19 years ago
  7. 66c5fd6 When a function takes a variable number of pointer arguments, with a zero by Jeff Cohen · 20 years ago
  8. f6b5c1a Don't forget these are calls by Chris Lattner · 20 years ago
  9. 47968e4 These are legal for tail calls by Chris Lattner · 20 years ago
  10. 237cef4 Remove trailing whitespace at the end of lines by Misha Brukman · 20 years ago
  11. dadf881 Stop using abegin. by Alkis Evlogimenos · 20 years ago
  12. 7cf540b Clean up code layout, delete extra blank line, say `fibonacci' instead of `foo' by Misha Brukman · 21 years ago
  13. 3c7d7ee Fix typeo by Chris Lattner · 21 years ago
  14. 38f024d Cleanup this example, simplifying it and making it conform to LLVM coding by Chris Lattner · 21 years ago
  15. 66e7cd0 Correct the file header to reflect the new "examples" home for the file. by Reid Spencer · 21 years ago
  16. e784fa4 Add the fibonacci example provided by Valery Khamenya. by Reid Spencer · 21 years ago