1. adf5ec6 Regenerate by Chris Lattner · 20 years ago
  2. f20e61f Convert this over to work with the new makefiles by Chris Lattner · 20 years ago[Renamed (91%) from llvm/lib/AsmParser/llvmAsmParser.cpp]
  3. e0a4ee9 regenerate by Chris Lattner · 20 years ago
  4. 8ebd216 Rename method by Chris Lattner · 20 years ago
  5. edd9b03 regenerate by Chris Lattner · 20 years ago
  6. c8a9faf Make sure intrinsic auto-upgrade is invoked correctly. by Reid Spencer · 20 years ago
  7. fdf9e41 Lexer and parser support for the insertelement operation. by Robert Bocchino · 20 years ago
  8. b4f9a6f For PR411: by Reid Spencer · 20 years ago
  9. cefd38b Regenerate these files. FreeBSD apparently has issues with the version of by Chris Lattner · 20 years ago
  10. aa1cf54 Added lexer and parser support for the extractelement operation. by Robert Bocchino · 20 years ago
  11. 15f5a18 Regenerate by Chris Lattner · 20 years ago
  12. a054d12 regenerate by Chris Lattner · 20 years ago
  13. 11ca4d6 regenerate by Chris Lattner · 20 years ago
  14. a0c20b4 regenerate by Chris Lattner · 20 years ago
  15. 625b9c8 Force vectors to be a power of two in size by Chris Lattner · 20 years ago
  16. 840f789 regenerate by Chris Lattner · 20 years ago
  17. 86c352b regenerate by Chris Lattner · 20 years ago
  18. b467a4f regenerate by Chris Lattner · 20 years ago
  19. 848622f Add support alignment of allocation instructions. by Nate Begeman · 20 years ago
  20. 11e26b5 When a function takes a variable number of pointer arguments, with a zero by Jeff Cohen · 20 years ago
  21. dfb3fb4 Implement PR614: by Reid Spencer · 20 years ago
  22. f2d1e79 Remove dependence on command line library. Silly anyway. by Chris Lattner · 24 years ago
  23. 1caf0bb Add a comment. by Chris Lattner · 24 years ago
  24. 17f729e Implement forward/external declarations for methods. Also, emit an error if a method by Chris Lattner · 24 years ago
  25. 212f70d Add support to the parser to recognize floating point constants by Chris Lattner · 24 years ago
  26. 56f73d4 Added some comments, preparing to add global variables and method prototypes by Chris Lattner · 24 years ago
  27. d9c40e3 Make sure that types go in the constant pool if they are used. by Chris Lattner · 24 years ago
  28. 62ecb4a Implementation of Store & GetElementPtr by Chris Lattner · 24 years ago
  29. d8bebcd Implemented shl, shl, & load instructions by Chris Lattner · 24 years ago
  30. 49c6432 Moved Cast from being a Unary instruction to being an "Other" instruction by Chris Lattner · 24 years ago
  31. a682182 Neg instruction removed. Cast instruction implemented. by Chris Lattner · 24 years ago
  32. 3709999 Changed memory reference instructions to store the result as the implicit by Chris Lattner · 24 years ago
  33. 4cee8d8 Miscellaneous cleanups: by Chris Lattner · 24 years ago
  34. 31e23cd Renamed get.*Operator to create seeing that it would have to be qualified by Chris Lattner · 24 years ago
  35. 931ef3b Updates to support * Changes in PHI node structure * Change to PHI syntax by Chris Lattner · 24 years ago
  36. 5f46e8c Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator by Chris Lattner · 24 years ago
  37. 2f7c963 Initial revision by Chris Lattner · 24 years ago