| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix #includes of i*.h => Instructions.h as per PR403. | Misha Brukman | 2004-07-29 | 2 | -8/+2 |
* | Group the hidden command line arguments. | Reid Spencer | 2004-07-10 | 1 | -7/+6 |
* | Add #include <iostream> since Value.h doesn't include it any more. | Reid Spencer | 2004-07-04 | 3 | -0/+3 |
* | Add support for dos-style files | Chris Lattner | 2004-05-27 | 1 | -1/+1 |
* | Header moved | Chris Lattner | 2004-05-27 | 1 | -1/+1 |
* | Use inttypes.h, which exists on all of Linux, Solaris and Darwin. | Brian Gaeke | 2004-05-11 | 1 | -2/+1 |
* | Unbreak the build on X86. | Chris Lattner | 2004-05-11 | 1 | -0/+1 |
* | Squash warnings on Solaris/sparc... the test suite is not working for me so I | Brian Gaeke | 2004-05-11 | 1 | -2/+2 |
* | Do not hardcode the name of gcc, because its full pathname may have been | Brian Gaeke | 2004-05-11 | 1 | -1/+1 |
* | Do not depend on the path to bash | Brian Gaeke | 2004-05-11 | 1 | -1/+1 |
* | Include <sys/types.h> to get the definition of int64_t on Solaris. | Brian Gaeke | 2004-05-11 | 1 | -0/+1 |
* | Changes to make the Stacker Stack use 64 bit values. This *should* get | Reid Spencer | 2004-05-09 | 5 | -42/+37 |
* | If we're going to use tabs, use them consistently. Maybe doxygen will find the | Misha Brukman | 2004-04-15 | 1 | -2/+2 |
* | Avoid TRUE and FALSE which apparently conflict with some macros on OSX | Chris Lattner | 2004-03-31 | 3 | -9/+9 |
* | Remove dependence on the return type of ConstantArray::get | Chris Lattner | 2004-02-15 | 1 | -7/+7 |
* | Fix apparent copy-and-paste-o. | Brian Gaeke | 2003-12-10 | 1 | -4/+2 |
* | Add a missing semi colon, which breaks bison 1.5 | Chris Lattner | 2003-12-08 | 1 | -1/+1 |
* | Makefile updates contributed by Reid | Chris Lattner | 2003-12-08 | 2 | -14/+24 |
* | * Squelch warning on Sun | Chris Lattner | 2003-11-27 | 1 | -6/+6 |
* | Adjusted the projects Makefile so that it picks up the name of projects | John Criswell | 2003-11-25 | 1 | -2/+4 |
* | Configure script for ModuleMaker. | John Criswell | 2003-11-25 | 2 | -0/+4420 |
* | Auto-confed ModuleMaker. | John Criswell | 2003-11-25 | 16 | -0/+31542 |
* | Auto-conf'ed the ModuleMaker code. | John Criswell | 2003-11-25 | 2 | -0/+0 |
* | Apply patches from PR136 | Brian Gaeke | 2003-11-24 | 7 | -44/+178 |
* | Add a script I missed | Chris Lattner | 2003-11-23 | 1 | -0/+19 |
* | Checkin tests | Chris Lattner | 2003-11-23 | 55 | -0/+464 |
* | Disable test. | Chris Lattner | 2003-11-23 | 1 | -1/+3 |
* | Fix these assertions: | Chris Lattner | 2003-11-23 | 2 | -2/+22 |
* | Checkin the stacker compiler | Chris Lattner | 2003-11-23 | 2 | -0/+181 |
* | Fix file header | Chris Lattner | 2003-11-23 | 1 | -2/+2 |
* | Initial checkin | Chris Lattner | 2003-11-23 | 1 | -0/+20 |
* | Initial checkin of stacker samples | Chris Lattner | 2003-11-23 | 5 | -0/+236 |
* | Adjust file header | Chris Lattner | 2003-11-23 | 1 | -1/+1 |
* | Initial checkin of stacker runtime | Chris Lattner | 2003-11-23 | 2 | -0/+51 |
* | Initial stacker checkin | Chris Lattner | 2003-11-23 | 6 | -0/+2417 |
* | Update file header | Chris Lattner | 2003-11-23 | 1 | -1/+1 |
* | initial checkin of stacker makefile | Chris Lattner | 2003-11-23 | 1 | -0/+20 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 2 | -0/+4 |
* | Removed LLVM copyright from sample Makefile. | John Criswell | 2003-10-21 | 4 | -28/+4 |
* | Removed LLVM copyright notice from sample Makefile. | John Criswell | 2003-10-21 | 1 | -8/+2 |
* | Added LLVM copyrights to Makefiles. | John Criswell | 2003-10-20 | 12 | -0/+96 |
* | Adding license information for the sample project. | John Criswell | 2003-10-17 | 1 | -0/+24 |
* | Modified the Makefile so that the sample library is linked dynamically. | John Criswell | 2003-10-17 | 1 | -1/+2 |
* | Adding autoconf support to the sample project. | John Criswell | 2003-10-16 | 1 | -0/+2234 |
* | Adding autoconf support for the sample project. | John Criswell | 2003-10-16 | 3 | -39/+28 |
* | Adding autoconf support for the sample project. | John Criswell | 2003-10-16 | 7 | -0/+15751 |
* | Checkin of autoconf-style object root. | John Criswell | 2003-09-06 | 4 | -13/+52 |
* | Initial checkin | Chris Lattner | 2003-08-21 | 2 | -0/+18 |
* | Initial checkin of ModuleMaker project | Chris Lattner | 2003-08-21 | 10 | -0/+234 |
* | Remove commented out declaration | Chris Lattner | 2003-08-21 | 1 | -6/+0 |