2006-07-07 |
Chris Lattner | Stacker uses EH. |
tree | commitdiff |
2006-06-16 |
Chris Lattner | Don't pass target name into TargetData anymore, it... |
tree | commitdiff |
2006-06-02 |
Chris Lattner | Fix build on systems with broken bison |
tree | commitdiff |
2006-06-01 |
Reid Spencer | For PR786: |
tree | commitdiff |
2006-06-01 |
Reid Spencer | Use archive libraries instead of object files for VMCor... |
tree | commitdiff |
2006-05-12 |
Chris Lattner | Avoid defining dead result |
tree | commitdiff |
2006-04-18 |
Reid Spencer | Have the AutoRegen.sh script prompt the user for the... |
tree | commitdiff |
2006-04-13 |
Reid Spencer | Distribute the Stacker samples directory. |
tree | commitdiff |
2006-04-12 |
Reid Spencer | Distribute the lex/yacc files from the cvs version. |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Ignored generated files. |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Ignore generated files. |
tree | commitdiff |
2006-02-15 |
Chris Lattner | Convert over to the new way of handling lex/bison check... |
tree | commitdiff |
2006-01-06 |
Robert Bocchino | Fixed Makefile so it does, indeed, build a dynamic... |
tree | commitdiff |
2005-10-27 |
Chris Lattner | unbreak the build again |
tree | commitdiff |
2005-10-27 |
Chris Lattner | Make sure to build things in the right order, build... |
tree | commitdiff |
2005-10-24 |
Chris Lattner | use archives when possible |
tree | commitdiff |
2005-08-27 |
Reid Spencer | Implement PR614: |
tree | commitdiff |
2005-07-05 |
Andrew Lenharth | oops |
tree | commitdiff |
2005-07-05 |
Andrew Lenharth | updates |
tree | commitdiff |
2005-05-19 |
Reid Spencer | Make the value to -s not be interpreted as a file name |
tree | commitdiff |
2005-05-19 |
Reid Spencer | Add an llvmc specification file for the "st" suffix... |
tree | commitdiff |
2005-05-13 |
Reid Spencer | The previous hack didn't work because tools-only isn... |
tree | commitdiff |
2005-05-13 |
Reid Spencer | Don't build runtime if tools-only :) |
tree | commitdiff |
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 |
next |