| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to | Chris Lattner | 2004-03-13 | 1 | -6/+6 |
| * | ADd support for select instructions | Chris Lattner | 2004-03-12 | 1 | -0/+12 |
| * | Fixes for PR258 and PR259. | John Criswell | 2004-02-26 | 1 | -3/+3 |
| * | Fix some unexpected fallout from the config.h changes. Because the CBE no | Chris Lattner | 2004-02-24 | 1 | -0/+1 |
| * | It is totally unacceptable to print out (literally) millions of zeros when | Chris Lattner | 2004-02-20 | 1 | -2/+13 |
| * | Now that the lowerinvoke pass inserts calls to llvm.setjmp/llvm.longjmp, some | Chris Lattner | 2004-02-15 | 1 | -2/+15 |
| * | Add support for the new ConstantAggregateZero class | Chris Lattner | 2004-02-15 | 1 | -11/+39 |
| * | Add support for the returnaddress and frameaddress intrinsics | Chris Lattner | 2004-02-14 | 1 | -0/+12 |
| * | Use intrinsic lowering like the rest of the backends. Get rid of crufty hacky | Chris Lattner | 2004-02-14 | 1 | -63/+40 |
| * | CBackend now lives here | Chris Lattner | 2004-02-13 | 1 | -0/+1383 |

