1. 8e3a8e0 Replace the original flex lexer with a hand writen one. This by Chris Lattner · 17 years ago
  2. 61c83e0 For PR797: by Reid Spencer · 18 years ago
  3. 6184feb Give the asmparser the ability to parse strings. Patch contributed by by Chris Lattner · 19 years ago
  4. 019b639 * Remove trailing whitespace * Convert tabs to spaces by Misha Brukman · 19 years ago
  5. 65cd4b0 Fine-grainify namespacification, prune #include by Chris Lattner · 20 years ago
  6. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  7. 1913848 * Eliminate `using' directive * Order #includes as per style guide by Misha Brukman · 21 years ago
  8. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  9. 3229991 Uppercase the acronym ASCII. by Misha Brukman · 21 years ago
  10. 77e14ad AsmParser now depends on clients to verify that input is well formed by Chris Lattner · 22 years ago
  11. 7e70829 MEGAPATCH checkin. by Chris Lattner · 22 years ago
  12. c6f3ae5 Eliminate duplicate or unneccesary #include's by Chris Lattner · 22 years ago
  13. fbdb1da Close input file if exception is thrown by Chris Lattner · 23 years ago
  14. 0b91acf Change to verifier interface by Chris Lattner · 23 years ago
  15. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 23 years ago
  16. b4d22f9 Remove exception specification by Chris Lattner · 23 years ago
  17. a285043 Remove dependence on command line library. Silly anyway. by Chris Lattner · 23 years ago
  18. 0095054 Initial revision by Chris Lattner · 23 years ago