Chris Lattner
|
8adcd9f32e
|
remove attributions from utils.
llvm-svn: 45419
|
2007-12-29 20:37:13 +00:00 |
Jim Laskey
|
a44f6269bf
|
1. Simplfy bit operations.
2. Coalesce instruction cases.
llvm-svn: 29135
|
2006-07-13 21:02:53 +00:00 |
Misha Brukman
|
650ba8eb56
|
Remove trailing whitespace
llvm-svn: 21428
|
2005-04-22 00:00:37 +00:00 |
Misha Brukman
|
8393c15b28
|
* Factor out (into new fn) a loop emitting operand shifts into the instruction
* Reverse instruction bit components for a LittleEndian-style encoding
* Fix some comments and spacing
llvm-svn: 16975
|
2004-10-14 05:53:01 +00:00 |
Brian Gaeke
|
960707c335
|
Put all LLVM code into the llvm namespace, as per bug 109.
llvm-svn: 9903
|
2003-11-11 22:41:34 +00:00 |
John Criswell
|
d3032037f1
|
Added LLVM copyright header.
llvm-svn: 9305
|
2003-10-20 20:20:30 +00:00 |
Chris Lattner
|
f5bd1b7a8e
|
Move support/tools/* back into utils
llvm-svn: 8875
|
2003-10-05 19:27:59 +00:00 |