summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/FileLexer.l
Commit message (Expand)AuthorAgeFilesLines
* reimplement the tblgen lexer with a simple hand-written lexer. This eliminatesChris Lattner2007-11-181-240/+0
* Updated VC++ build system.Hartmut Kaiser2007-10-171-8/+8
* Added \!con(a,b) syntax to concatnate two dag fragments.Evan Cheng2007-05-151-0/+1
* Deemed too cute to live.Jim Laskey2007-02-061-1/+1
* Support var arg intrinsics.Jim Laskey2007-02-061-1/+1
* What should be the last unnecessary <iostream>s in the library.Bill Wendling2006-12-071-8/+12
* Unbreak VC++ build.Jeff Cohen2006-11-051-0/+1
* Fix Regression/TableGen/2006-09-18-LargeInt.tdChris Lattner2006-09-181-2/+2
* Add often-requested support for defining "multiclasses" which can be instanti...Chris Lattner2006-09-011-0/+2
* Generalize the previous binary operator support and add a string concatenationChris Lattner2006-03-311-0/+1
* Silence a warning.Chris Lattner2006-03-031-1/+1
* add support for multiple include directoriesChris Lattner2006-03-031-7/+11
* Adjust to new form of handling lexer dependencies, this way shouldn't haveChris Lattner2006-02-141-0/+1
* Tighten up the specification to allow TableGen/nested-comment.td to passChris Lattner2005-09-061-3/+3
* Add initial lexer and parser support for shifting values. Every use of thisChris Lattner2005-04-191-0/+5
* Patch to make VS happier, thanks to Morten Ofstad for pointing this out.Chris Lattner2004-10-131-1/+1
* Add support for dos style files.Chris Lattner2004-05-271-1/+1
* exit(1) instead of abort()'ing on errorChris Lattner2004-02-131-2/+2
* Fix buggy error message problemChris Lattner2004-02-131-2/+3
* Ooops, top-level C++-comments aren't recognized by flex.Misha Brukman2004-02-121-2/+2
* * Convert C comments to C++ style (why are some one way, some another?!)Misha Brukman2004-02-121-30/+14
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-2/+9
* Added LLVM copyright notice.John Criswell2003-10-211-0/+7
* Move support/tools/* back into utilsChris Lattner2003-10-051-0/+222
OpenPOWER on IntegriCloud