2005-05-04 |
Reid Spencer | WHILE does not "pop" a value, it "examines" to top... |
tree | commitdiff |
2005-04-23 |
Jeff Cohen | Eliminate tabs and trailing spaces |
tree | commitdiff |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
tree | commitdiff |
2005-03-28 |
Alkis Evlogimenos | Rename createPromoteMemoryToRegister() to |
tree | commitdiff |
2005-02-24 |
Reid Spencer | Update to reflect various changes in the autoconf direc... |
tree | commitdiff |
2005-02-24 |
Reid Spencer | Remove auxilliary files that are now picked up from... |
tree | commitdiff |
2005-02-24 |
Reid Spencer | * Move all the "standard" configuration stuff to the... |
tree | commitdiff |
2005-02-24 |
Reid Spencer | Don't put generated files into CVS. |
tree | commitdiff |
2005-02-24 |
Reid Spencer | * Fix an output message |
tree | commitdiff |
2005-02-14 |
Reid Spencer | Update makefile to use PROJ_* makefile variables intead... |
tree | commitdiff |
2005-01-16 |
Reid Spencer | Update per new Makefile requirements for projects |
tree | commitdiff |
2005-01-16 |
Reid Spencer | Rename BUILD_* to PROJ_* |
tree | commitdiff |
2005-01-05 |
Reid Spencer | Ignore autoconf/aclocal generated stuff. |
tree | commitdiff |
2005-01-05 |
Reid Spencer | Cleanup configuration for Cygwin |
tree | commitdiff |
2005-01-01 |
Reid Spencer | Ignore some files |
tree | commitdiff |
2005-01-01 |
Reid Spencer | Update to autoconf 2.59 standards. |
tree | commitdiff |
2004-12-27 |
Reid Spencer | Clean up some autoconf cruft |
tree | commitdiff |
2004-12-05 |
Reid Spencer | Correct build script for stkr_runtime module |
tree | commitdiff |
2004-12-05 |
Reid Spencer | Build a module instead of a library so main() is not... |
tree | commitdiff |
2004-11-25 |
Reid Spencer | Add LLVMbzip2 library, now required. |
tree | commitdiff |
2004-11-20 |
Reid Spencer | Use llvmc to compile test cases |
tree | commitdiff |
2004-11-14 |
Reid Spencer | Fix usage of changed function prototype |
tree | commitdiff |
2004-10-30 |
Reid Spencer | Change macro names per naming standard in Makefile... |
tree | commitdiff |
2004-10-30 |
Reid Spencer | Correct macro names per naming standard in Makefile... |
tree | commitdiff |
2004-10-29 |
Reid Spencer | Disable the build in the samples directory so that... |
tree | commitdiff |
2004-10-29 |
Reid Spencer | Make sure the LLVM_CONFIG_DIR environment variable... |
tree | commitdiff |
2004-10-28 |
Reid Spencer | Make sure the sources get distributed (use EXTRA_DIST) |
tree | commitdiff |
2004-10-28 |
Reid Spencer | Use llvmc to compile the Stacker programs |
tree | commitdiff |
2004-10-28 |
Reid Spencer | Add the samples directory to the build |
tree | commitdiff |
2004-10-28 |
Reid Spencer | Get rid of drivel. |
tree | commitdiff |
2004-10-27 |
Reid Spencer | Change Library Names Not To Conflict With Others When... |
tree | commitdiff |
2004-10-26 |
Reid Spencer | Make sure the samples and test directories get distributed. |
tree | commitdiff |
2004-10-26 |
Reid Spencer | Make sure the include files get distributed. |
tree | commitdiff |
2004-10-23 |
Reid Spencer | Fix nightly build by avoiding shared library construction. |
tree | commitdiff |
2004-10-22 |
Reid Spencer | Adjust to changes in Makefile.rules |
tree | commitdiff |
2004-10-11 |
Misha Brukman | Remove exhuberant-style comments which remained from... |
tree | commitdiff |
2004-10-11 |
Misha Brukman | Fix file header comment; remove sample project (extra... |
tree | commitdiff |
2004-10-11 |
Misha Brukman | Fix file header comment |
tree | commitdiff |
2004-10-07 |
Chris Lattner | This pass is not needed, as there is only ever one... |
tree | commitdiff |
2004-09-15 |
Reid Spencer | Stacker compiler library doesn't need to be shared... |
tree | commitdiff |
2004-09-15 |
Reid Spencer | Attempt to solve the libtool problem on Solaris. |
tree | commitdiff |
2004-09-14 |
Misha Brukman | The Sparc linking .so problem extends to the sample... |
tree | commitdiff |
2004-09-13 |
Misha Brukman | Sparc cannot link shared objects (libtool issue) which... |
tree | commitdiff |
2004-09-11 |
Reid Spencer | Use llvm-link to link the .bc with testing.bc. This... |
tree | commitdiff |
2004-09-05 |
Reid Spencer | Added the configuration of the test/Makefile. |
tree | commitdiff |
2004-09-04 |
Reid Spencer | Make sure llvm-test doesn't build automatically so... |
tree | commitdiff |
2004-09-04 |
Reid Spencer | Convert makefile to use standard LLVM macros for tool... |
tree | commitdiff |
2004-09-04 |
Reid Spencer | Make Stacker into a complete project with its own confi... |
tree | commitdiff |
2004-09-04 |
Reid Spencer | Make the StackerCompiler and optimizing translator... |
tree | commitdiff |
2004-09-04 |
Reid Spencer | Make the Stacker compiler handle -O1 .. -O5 options... |
tree | commitdiff |
2004-09-03 |
Reid Spencer | Uh, changing in build dir and committing in src dir... |
tree | commitdiff |
2004-09-03 |
Reid Spencer | Correct the specification of the DIRS variable to not... |
tree | commitdiff |
2004-09-02 |
Brian Gaeke | Unbreak build |
tree | commitdiff |
2004-09-01 |
Reid Spencer | Changes For Bug 352 |
tree | commitdiff |
2004-08-29 |
Nate Begeman | Must link against new LLVMsystem library |
tree | commitdiff |
2004-08-29 |
Nate Begeman | RemoveFileOnSignal is now in sys:: namespace |
tree | commitdiff |
2004-08-24 |
Reid Spencer | Add dependent library support for Stacker. It now inser... |
tree | commitdiff |
2004-08-23 |
Reid Spencer | Moved the "SmallExamples" out of the /projects director... |
tree | commitdiff |
2004-08-23 |
Reid Spencer | Change the makefile back so it descends any directory... |
tree | commitdiff |
2004-08-20 |
Reid Spencer | Avoid building samples. Require explicit list of direct... |
tree | commitdiff |
2004-08-20 |
Chris Lattner | Make people explicitly add dirs to this. Remove Module... |
tree | commitdiff |
2004-08-20 |
Chris Lattner | Only build project dirs with a Makefile in them. This... |
tree | commitdiff |
2004-08-19 |
Reid Spencer | Moved these files to "SmallExamples" directory. |
tree | commitdiff |
2004-08-19 |
Reid Spencer | Add the fibonacci example provided by Valery Khamenya. |
tree | commitdiff |
2004-08-19 |
Reid Spencer | Make the SmallExamples programs compile in their new... |
tree | commitdiff |
2004-08-15 |
Chris Lattner | Switch to using the JIT now that it can directly call... |
tree | commitdiff |
2004-08-15 |
Chris Lattner | Simplify code, make it print the constructed module... |
tree | commitdiff |
2004-08-10 |
Reid Spencer | Fix a copy & paste error .. correct the description... |
tree | commitdiff |
2004-08-10 |
Reid Spencer | Adding a simple example of how to use the JIT. |
tree | commitdiff |
2004-07-29 |
Misha Brukman | Fix #includes of i*.h => Instructions.h as per PR403. |
tree | commitdiff |
2004-07-10 |
Reid Spencer | Group the hidden command line arguments. |
tree | commitdiff |
2004-07-04 |
Reid Spencer | Add #include <iostream> since Value.h doesn't include... |
tree | commitdiff |
2004-05-27 |
Chris Lattner | Add support for dos-style files |
tree | commitdiff |
2004-05-27 |
Chris Lattner | Header moved |
tree | commitdiff |
2004-05-11 |
Brian Gaeke | Use inttypes.h, which exists on all of Linux, Solaris... |
tree | commitdiff |
2004-05-11 |
Chris Lattner | Unbreak the build on X86. |
tree | commitdiff |
2004-05-11 |
Brian Gaeke | Squash warnings on Solaris/sparc... the test suite... |
tree | commitdiff |
2004-05-11 |
Brian Gaeke | Do not hardcode the name of gcc, because its full pathn... |
tree | commitdiff |
2004-05-11 |
Brian Gaeke | Do not depend on the path to bash |
tree | commitdiff |
2004-05-11 |
Brian Gaeke | Include <sys/types.h> to get the definition of int64_t... |
tree | commitdiff |
2004-05-09 |
Reid Spencer | Changes to make the Stacker Stack use 64 bit values... |
tree | commitdiff |
2004-04-15 |
Misha Brukman | If we're going to use tabs, use them consistently.... |
tree | commitdiff |
2004-03-31 |
Chris Lattner | Avoid TRUE and FALSE which apparently conflict with... |
tree | commitdiff |
2004-02-15 |
Chris Lattner | Remove dependence on the return type of ConstantArray... |
tree | commitdiff |
2003-12-10 |
Brian Gaeke | Fix apparent copy-and-paste-o. |
tree | commitdiff |
2003-12-08 |
Chris Lattner | Add a missing semi colon, which breaks bison 1.5 |
tree | commitdiff |
2003-12-08 |
Chris Lattner | Makefile updates contributed by Reid |
tree | commitdiff |
2003-11-27 |
Chris Lattner | * Squelch warning on Sun |
tree | commitdiff |
2003-11-25 |
John Criswell | Adjusted the projects Makefile so that it picks up... |
tree | commitdiff |
2003-11-25 |
John Criswell | Configure script for ModuleMaker. |
tree | commitdiff |
2003-11-25 |
John Criswell | Auto-confed ModuleMaker. |
tree | commitdiff |
2003-11-25 |
John Criswell | Auto-conf'ed the ModuleMaker code. |
tree | commitdiff |
2003-11-24 |
Brian Gaeke | Apply patches from PR136 |
tree | commitdiff |
2003-11-23 |
Chris Lattner | Add a script I missed |
tree | commitdiff |
2003-11-23 |
Chris Lattner | Checkin tests |
tree | commitdiff |
2003-11-23 |
Chris Lattner | Disable test. |
tree | commitdiff |
2003-11-23 |
Chris Lattner | Fix these assertions: |
tree | commitdiff |
2003-11-23 |
Chris Lattner | Checkin the stacker compiler |
tree | commitdiff |
2003-11-23 |
Chris Lattner | Fix file header |
tree | commitdiff |
2003-11-23 |
Chris Lattner | Initial checkin |
tree | commitdiff |
next |