Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor corrections. | Jeff Cohen | 2006-03-24 | 1 | -1/+2 |
* | When a function takes a variable number of pointer arguments, with a zero | Jeff Cohen | 2005-10-23 | 1 | -2/+3 |
* | These are legal for tail calls | Chris Lattner | 2005-05-06 | 1 | -1/+2 |
* | Remove trailing whitespace at the end of lines | Misha Brukman | 2005-04-20 | 1 | -15/+15 |
* | Stop using abegin and aend. | Alkis Evlogimenos | 2005-03-15 | 1 | -2/+2 |
* | Correct the file header to reflect the new "examples" home for the file. | Reid Spencer | 2004-09-11 | 1 | -1/+1 |
* | Switch to using the JIT now that it can directly call zeroarg functions | Chris Lattner | 2004-08-15 | 1 | -1/+1 |
* | Simplify code, make it print the constructed module before it is run. | Chris Lattner | 2004-08-15 | 1 | -87/+45 |
* | Fix a copy & paste error .. correct the description of the program. | Reid Spencer | 2004-08-10 | 1 | -4/+2 |
* | Adding a simple example of how to use the JIT. | Reid Spencer | 2004-08-10 | 1 | -0/+153 |