2007-12-29 |
Chris Lattner | remove attributions from the rest of the llvm makefiles. |
tree | commitdiff |
2007-06-29 |
John Criswell | Convert .cvsignore files |
tree | commitdiff |
2007-02-18 |
Chris Lattner | avoid collision with /usr/bin/sample if this ever gets... |
tree | commitdiff |
2007-01-17 |
Chris Lattner | remove obsolete comment |
tree | commitdiff |
2007-01-17 |
Reid Spencer | For PR1074: |
tree | commitdiff |
2007-01-07 |
Chris Lattner | relax type |
tree | commitdiff |
2006-12-31 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-12-23 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-12-19 |
Chris Lattner | switch statistic over, remove misspelt comment. |
tree | commitdiff |
2006-12-13 |
Reid Spencer | Update for llvm-gcc4 build. |
tree | commitdiff |
2006-12-13 |
Reid Spencer | Change createInferredCast calls to more accurate cast... |
tree | commitdiff |
2006-12-07 |
Bill Wendling | Changed llvm_ostream et all to OStream. llvm_cerr,... |
tree | commitdiff |
2006-12-06 |
Devang Patel | Detemplatize the Statistic class. |
tree | commitdiff |
2006-11-29 |
Bill Wendling | Replacing std::iostreams with llvm iostreams. Some... |
tree | commitdiff |
2006-11-27 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-11-08 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-11-05 |
Reid Spencer | Don't check variables before they are set. |
tree | commitdiff |
2006-11-03 |
Reid Spencer | Make sample project -pedantic clean. |
tree | commitdiff |
2006-11-03 |
Reid Spencer | Make Stacker Runtime -pedantic clean. |
tree | commitdiff |
2006-11-02 |
Reid Spencer | For PR786: |
tree | commitdiff |
2006-11-02 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-10-26 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-10-20 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-10-02 |
Reid Spencer | Don't build the runtime library if LLVMGCC is not confi... |
tree | commitdiff |
2006-09-30 |
Chris Lattner | Stacker doesn't build universal right. |
tree | commitdiff |
2006-08-25 |
Chris Lattner | Fix a race condition in the makefile that broke grawp... |
tree | commitdiff |
2006-08-18 |
Reid Spencer | For PR797: |
tree | commitdiff |
2006-08-18 |
Reid Spencer | Drop the -s2048 option, it is specified incorrectly... |
tree | commitdiff |
2006-08-07 |
Reid Spencer | For PR780: |
tree | commitdiff |
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 |
next |