Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added LLVM copyright notice. | John Criswell | 2003-10-21 | 1 | -0/+9 |
* | Apparently the dependencies are wrong for this file, so it didn't rebuild it | Chris Lattner | 2003-10-20 | 1 | -1/+1 |
* | Update the sparc backend to at least compile correctly with the new varargs s... | Chris Lattner | 2003-10-18 | 1 | -3/+5 |
* | Include <cstdio> instead of <stdio.h>. | Brian Gaeke | 2003-10-10 | 1 | -1/+1 |
* | Fold cast-to-bool into not. Later, this should also be folded into other | Vikram S. Adve | 2003-07-10 | 1 | -0/+1 |
* | Add support for compiling varargs functions. | Vikram S. Adve | 2003-05-25 | 1 | -1/+3 |
* | LoadIdx non-terminal no longer needed. | Vikram S. Adve | 2002-08-24 | 1 | -3/+0 |
* | Change rules for Not, since it is now implemented as Xor(reg,11..1). | Vikram S. Adve | 2002-08-22 | 1 | -48/+54 |
* | Added support for bitwise logical operators. Use different labels for | Vikram S. Adve | 2001-11-08 | 1 | -4/+29 |
* | Move the burg file to here. Add .in suffix to indicate that it gets | Chris Lattner | 2001-10-14 | 1 | -0/+309 |