Histórico de commits

Autor SHA1 Mensagem Data
  Owen Anderson 8b477ed579 Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot 16 anos atrás
  Chris Lattner 944fac71e0 Switch the asmprinter (.ll) and all the stuff it requires over to 17 anos atrás
  Chris Lattner fad86b003a Rework the routines that convert AP[S]Int into a string. Now, instead of 17 anos atrás
  Gabor Greif 7cbd8a3e92 API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legacy interfaces will be in place for some time. (Merge from use-diet branch.) 17 anos atrás
  Gabor Greif 051a950000 API changes for class Use size reduction, wave 1. 17 anos atrás
  Chris Lattner 7520fcd7a5 Fix an incorrect comment, PR2147. 17 anos atrás
  Chris Lattner fc001bbfc3 remove attributions from examples. 17 anos atrás
  Chris Lattner 9132a2b818 rename APInt::toString -> toStringUnsigned for symmetry with toStringSigned() 18 anos atrás
  Reid Spencer 34bd70de3c Adjust for changes in GenericValue type. 18 anos atrás
  Chris Lattner 6a98754ebb add some casts to support a change in the getOrInsertFunction interface 18 anos atrás
  Reid Spencer db8d2bed6a For PR950: 18 anos atrás
  Reid Spencer e4d87aa2de For PR950: 18 anos atrás
  Reid Spencer b83eb6447b For PR950: 19 anos atrás
  Jeff Cohen afebb44928 Minor corrections. 19 anos atrás
  Jeff Cohen 66c5fd6c53 When a function takes a variable number of pointer arguments, with a zero 20 anos atrás
  Chris Lattner f6b5c1abce Don't forget these are calls 20 anos atrás
  Chris Lattner 47968e4dfd These are legal for tail calls 20 anos atrás
  Misha Brukman 237cef4b0b Remove trailing whitespace at the end of lines 20 anos atrás
  Alkis Evlogimenos dadf88123f Stop using abegin. 20 anos atrás
  Misha Brukman 7cf540bba0 Clean up code layout, delete extra blank line, say `fibonacci' instead of `foo' 21 anos atrás
  Chris Lattner 3c7d7ee761 Fix typeo 21 anos atrás
  Chris Lattner 38f024daea Cleanup this example, simplifying it and making it conform to LLVM coding 21 anos atrás
  Reid Spencer 66e7cd0eea Correct the file header to reflect the new "examples" home for the file. 21 anos atrás
  Reid Spencer e784fa40c5 Add the fibonacci example provided by Valery Khamenya. 21 anos atrás