- Oct 20, 2003
-
-
Chris Lattner authored
when changing Instruction.def. :( llvm-svn: 9286
-
- Oct 18, 2003
-
-
Chris Lattner authored
Update the sparc backend to at least compile correctly with the new varargs stuff even if it's not all implemented yet. llvm-svn: 9223
-
- Oct 10, 2003
-
-
Brian Gaeke authored
llvm-svn: 9032
-
- Jul 10, 2003
-
-
Vikram S. Adve authored
boolean operations: AND, OR, XOR. llvm-svn: 7157
-
- May 25, 2003
-
-
Vikram S. Adve authored
llvm-svn: 6325
-
- Aug 24, 2002
-
-
Vikram S. Adve authored
llvm-svn: 3499
-
- Aug 22, 2002
-
-
Vikram S. Adve authored
Eliminate bool, boolreg and boolconst nonterminals, and just use reg and Constant instead. llvm-svn: 3440
-
- Nov 08, 2001
-
-
Vikram S. Adve authored
for these than for boolean logicals to avoid making Burg diverge. See Burg manual for more information. llvm-svn: 1196
-
- Oct 14, 2001
-
-
Chris Lattner authored
preprocessed before burg gets to it llvm-svn: 794
-