1. aff9c27 Unbreak the build on win32. Cleanup some warning. by Cedric Venet · 16 years ago
  2. 63f9720 Fun x86 encoding tricks: when adding an immediate value of 128, by Dan Gohman · 17 years ago
  3. 3dc2e96 produce an error on invalid input instead of asserting: by Chris Lattner · 17 years ago
  4. 811281e Fix a crash on code like: let x = 1 {x by Chris Lattner · 18 years ago
  5. 3060910 remove attributions from utils. by Chris Lattner · 18 years ago
  6. aa91792 Add TGParser files to VStudio project files. Removed generated files section from TableGen project file as it is no longer needed. #Include <algorithm> directly from TGParser.cpp so it can see std::reverse. by Chuck Rose III · 18 years ago
  7. 5d81486 resolve the last fixme's in the new tblgen parser. by Chris Lattner · 18 years ago
  8. f460165 Rewrite the tblgen parser in a recursive descent style, eliminating the bison parser. by Chris Lattner · 18 years ago