summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CodeEmitterGen.h
Commit message (Collapse)AuthorAgeFilesLines
* remove attributions from utils.Chris Lattner2007-12-291-2/+2
| | | | llvm-svn: 45419
* 1. Simplfy bit operations.Jim Laskey2006-07-131-4/+4
| | | | | | 2. Coalesce instruction cases. llvm-svn: 29135
* Remove trailing whitespaceMisha Brukman2005-04-221-3/+3
| | | | llvm-svn: 21428
* * Factor out (into new fn) a loop emitting operand shifts into the instructionMisha Brukman2004-10-141-0/+8
| | | | | | | * Reverse instruction bit components for a LittleEndian-style encoding * Fix some comments and spacing llvm-svn: 16975
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
| | | | llvm-svn: 9903
* Added LLVM copyright header.John Criswell2003-10-201-0/+7
| | | | llvm-svn: 9305
* Move support/tools/* back into utilsChris Lattner2003-10-051-0/+24
llvm-svn: 8875
OpenPOWER on IntegriCloud