1. 3da59db For PR950: by Reid Spencer · 18 years ago
  2. 36699ca For PR950: by Reid Spencer · 18 years ago
  3. 1628cec For PR950: by Reid Spencer · 18 years ago
  4. 47811b7 by Chris Lattner · 18 years ago
  5. 61c83e0 For PR797: by Reid Spencer · 18 years ago
  6. aa2c853 Parse inline asm objects by Chris Lattner · 19 years ago
  7. f1f03df Implement Regression/Assembler/2005-12-21-ZeroInitVector.ll by Chris Lattner · 19 years ago
  8. 6184feb Give the asmparser the ability to parse strings. Patch contributed by by Chris Lattner · 19 years ago
  9. 019b639 * Remove trailing whitespace * Convert tabs to spaces by Misha Brukman · 19 years ago
  10. 16710e9 Parse undef and unreachable by Chris Lattner · 20 years ago
  11. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  12. eb62bc7 Merge i*.h headers into Instructions.h as part of bug403. by Alkis Evlogimenos · 20 years ago
  13. bc721ed Eliminate some mega-cruft here. There is no reason to DERIVE FROM IR CLASSES by Chris Lattner · 20 years ago
  14. f70c22b Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() by Chris Lattner · 20 years ago
  15. a989b23 Minor cleanups, plug a minor memory leak by Chris Lattner · 21 years ago
  16. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  17. 856ba76 Added LLVM copyright header. by John Criswell · 21 years ago
  18. a626e02 Eliminate unused class by Chris Lattner · 21 years ago
  19. cf3056d Regularize header file comments by Chris Lattner · 21 years ago
  20. 4ad02e7 Add new linkage types to support a real frontend by Chris Lattner · 21 years ago
  21. 5fefb25 by Chris Lattner · 22 years ago
  22. d78700d - Remove unused STRING token from lexer & parser by Chris Lattner · 22 years ago
  23. f946bcd Declare globals llvmAsmtext and llvmAsmleng for use in the parser. by Vikram S. Adve · 22 years ago
  24. c6f3ae5 Eliminate duplicate or unneccesary #include's by Chris Lattner · 22 years ago
  25. 18b24ea Remove dead code by Chris Lattner · 22 years ago
  26. 31bcdb8 Split ConstantVals.h into Constant.h and Constants.h by Chris Lattner · 22 years ago
  27. c8a79af isLabelType is obsolete by Chris Lattner · 22 years ago
  28. 2aac6bf s/MethodType/FunctionType by Chris Lattner · 22 years ago
  29. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 23 years ago
  30. 7a17675 Renamed inst_const_iterator -> const_inst_iterator by Chris Lattner · 23 years ago
  31. e9bb2df Rename ConstPoolVal -> Constant by Chris Lattner · 23 years ago
  32. cee8f9a Create a new #include "Support/..." directory structure to move things by Chris Lattner · 23 years ago
  33. dda7196 Implement support for internal methods by Chris Lattner · 23 years ago
  34. 8226959 Remove ugly subclass of Opaque type by Chris Lattner · 23 years ago
  35. 386a3b7 Simplify some code Remove Method special case Fix bug exposed by this testcase: by Chris Lattner · 23 years ago
  36. 8c9c586 Add operator< to ValID's so that they can be put in map's by Chris Lattner · 23 years ago
  37. ef9c23f * Both Method & GlobalVariable now subclass GlobalValue by Chris Lattner · 23 years ago
  38. 1d87bcf Convert more code to use new style casts Eliminate old style casts from value.h by Chris Lattner · 23 years ago
  39. 1a1cb11 Implement constant pointers, and null specifically in the parser, bytecode writer, and by Chris Lattner · 23 years ago
  40. eb5ff8d Add support for forward referencing types by Chris Lattner · 23 years ago
  41. 93750fa * Enable the use of escaped literal strings by Chris Lattner · 23 years ago
  42. bcbf6ba Refactor some of the constant stuff so that we can return complex constant by Chris Lattner · 23 years ago
  43. 57dbb3a Moved inline/llvm/Tools/* to include/llvm/Support/* by Chris Lattner · 23 years ago
  44. a285043 Remove dependence on command line library. Silly anyway. by Chris Lattner · 23 years ago
  45. 3d52b2f Add support to the parser to recognize floating point constants by Chris Lattner · 23 years ago
  46. a41f50d Broad superficial changes: by Chris Lattner · 23 years ago
  47. f0d0e9c Changed memory reference instructions to store the result as the implicit by Chris Lattner · 23 years ago
  48. 0095054 Initial revision by Chris Lattner · 23 years ago