- 324f608 Revert r67655 and r67656, as they are breaking the build. I'm by Dan Gohman · 16 years ago
- 2594706 LLVM's master Makefile.common is in LLVM_SRC_ROOT, not LLVM_OBJ_ROOT. by Dan Gohman · 16 years ago
- d02a281 Regenerate configure. by Dan Gohman · 16 years ago
- 497e863 Fix paths; AutoRegen.sh changes its current working directory to be the by Dan Gohman · 16 years ago
- c9ebae3 Update for autoconf 2.6x; by Dan Gohman · 16 years ago
- 9f16bcb Fix bash-isms. by Dan Gohman · 16 years ago
- 5c6bf65 CMake: auto-discover project files under the projects/ subdirectory. by Oscar Fuentes · 16 years ago
- 206b59a Add "sample" documentation to sample project. by Nick Lewycky · 16 years ago
- 5b80c66 Allow the test suite to be checked out into projects/test-suite. by Matthijs Kooijman · 16 years ago
- 57360d1 remove attributions from the rest of the llvm makefiles. by Chris Lattner · 17 years ago
- e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
- 9bc823e avoid collision with /usr/bin/sample if this ever gets installed. by Chris Lattner · 18 years ago
- de8dacf remove obsolete comment by Chris Lattner · 18 years ago
- d203342 For PR1074: by Reid Spencer · 18 years ago
- f1d71b5 relax type by Chris Lattner · 18 years ago
- db8d2be For PR950: Convert signed integer types to signless. by Reid Spencer · 18 years ago
- e4d87aa For PR950: by Reid Spencer · 18 years ago
- 2edc43f switch statistic over, remove misspelt comment. by Chris Lattner · 18 years ago
- e922eb6 Update for llvm-gcc4 build. by Reid Spencer · 18 years ago
- 31b628b Change createInferredCast calls to more accurate cast creation calls. by Reid Spencer · 18 years ago
- e815619 Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are by Bill Wendling · 18 years ago
- dead99b Detemplatize the Statistic class. by Devang Patel · 18 years ago
- 68fe61d Replacing std::iostreams with llvm iostreams. Some of these changes involve by Bill Wendling · 18 years ago
- 3da59db For PR950: by Reid Spencer · 18 years ago
- 3822ff5 For PR950: by Reid Spencer · 18 years ago
- 1256515 Don't check variables before they are set. by Reid Spencer · 18 years ago
- 19d2204 Make sample project -pedantic clean. by Reid Spencer · 18 years ago
- 939c687 Make Stacker Runtime -pedantic clean. by Reid Spencer · 18 years ago
- 3ed469c For PR786: by Reid Spencer · 18 years ago
- 0a783f7 For PR950: Replace the REM instruction with UREM, SREM and FREM. by Reid Spencer · 18 years ago
- 1628cec For PR950: by Reid Spencer · 18 years ago
- b83eb64 For PR950: by Reid Spencer · 18 years ago
- 76907e3 Don't build the runtime library if LLVMGCC is not configured. by Reid Spencer · 18 years ago
- 0d59c03 Stacker doesn't build universal right. by Chris Lattner · 18 years ago
- 463b79f Fix a race condition in the makefile that broke grawp's tester last night. by Chris Lattner · 18 years ago
- 40bb451 For PR797: Update to reflect ParseException becoming ParseError (from Parser.h) by Reid Spencer · 18 years ago
- b08b562 Drop the -s2048 option, it is specified incorrectly and the correct by Reid Spencer · 18 years ago
- 42fe455 For PR780: by Reid Spencer · 18 years ago
- 3251973 Stacker uses EH. by Chris Lattner · 18 years ago
- 831b121 Don't pass target name into TargetData anymore, it is never used or needed. by Chris Lattner · 18 years ago
- 1969e3c Fix build on systems with broken bison by Chris Lattner · 18 years ago
- 72f42bb For PR786: by Reid Spencer · 18 years ago
- 18c8b49 Use archive libraries instead of object files for VMCore, BCReader, by Reid Spencer · 18 years ago
- 433698b Avoid defining dead result by Chris Lattner · 18 years ago
- 30ea478 Have the AutoRegen.sh script prompt the user for the LLVM src and obj by Reid Spencer · 19 years ago
- 9b6e67e Distribute the Stacker samples directory. by Reid Spencer · 19 years ago
- 898f44b Distribute the lex/yacc files from the cvs version. by Reid Spencer · 19 years ago
- 5a4b9e7 Ignored generated files. by Reid Spencer · 19 years ago
- 31c4d82 Ignore generated files. by Reid Spencer · 19 years ago
- fb4ab00 Convert over to the new way of handling lex/bison checked into cvs by Chris Lattner · 19 years ago
- 6b2b013 Fixed Makefile so it does, indeed, build a dynamic library. by Robert Bocchino · 19 years ago
- 36a6338 unbreak the build again by Chris Lattner · 19 years ago
- 8962b84 Make sure to build things in the right order, build with the .o file, not the by Chris Lattner · 19 years ago
- f582dde use archives when possible by Chris Lattner · 19 years ago
- 68a24bd Implement PR614: by Reid Spencer · 19 years ago
- 3027321 oops by Andrew Lenharth · 19 years ago
- c2640d0 updates by Andrew Lenharth · 19 years ago
- 4411eeb Make the value to -s not be interpreted as a file name by Reid Spencer · 19 years ago
- 9daa061 Add an llvmc specification file for the "st" suffix. This allows Stacker by Reid Spencer · 19 years ago
- 37f1380 The previous hack didn't work because tools-only isn't defined and isn't by Reid Spencer · 19 years ago
- 08f5535 Don't build runtime if tools-only :) by Reid Spencer · 19 years ago
- 535c619 WHILE does not "pop" a value, it "examines" to top of stack. Make this by Reid Spencer · 20 years ago
- b02fbfc Eliminate tabs and trailing spaces by Jeff Cohen · 20 years ago
- fd93908 Remove trailing whitespace by Misha Brukman · 20 years ago
- ab7ada3 Rename createPromoteMemoryToRegister() to by Alkis Evlogimenos · 20 years ago
- 421ec05 Update to reflect various changes in the autoconf directory. THe by Reid Spencer · 20 years ago
- bcb178f Remove auxilliary files that are now picked up from llvm/autoconf. This by Reid Spencer · 20 years ago
- 1a87ddc * Move all the "standard" configuration stuff to the start of the file by Reid Spencer · 20 years ago
- b2da650 Don't put generated files into CVS. by Reid Spencer · 20 years ago
- f20856d * Fix an output message by Reid Spencer · 20 years ago
- f1e6e84 Update makefile to use PROJ_* makefile variables intead of BUILD_* as by Reid Spencer · 20 years ago
- 6a8b518 Update per new Makefile requirements for projects by Reid Spencer · 20 years ago
- bdf6a39 Rename BUILD_* to PROJ_* by Reid Spencer · 20 years ago
- 33a1218 Ignore autoconf/aclocal generated stuff. by Reid Spencer · 20 years ago
- 38fd88a Cleanup configuration for Cygwin by Reid Spencer · 20 years ago
- 90b3b71 Ignore some files by Reid Spencer · 20 years ago
- 9964cd8 Update to autoconf 2.59 standards. by Reid Spencer · 20 years ago
- bb87426 Clean up some autoconf cruft by Reid Spencer · 20 years ago
- 5978485 Correct build script for stkr_runtime module by Reid Spencer · 20 years ago
- 9f60a49 Build a module instead of a library so main() is not missed by Reid Spencer · 20 years ago
- bf714df Add LLVMbzip2 library, now required. by Reid Spencer · 20 years ago
- 150e842 Use llvmc to compile test cases by Reid Spencer · 20 years ago
- 227b6d0 Fix usage of changed function prototype by Reid Spencer · 20 years ago
- a98e7b5 Change macro names per naming standard in Makefile.rules. by Reid Spencer · 20 years ago
- 3abd497 Correct macro names per naming standard in Makefile.rules by Reid Spencer · 20 years ago
- bdfefc9 Disable the build in the samples directory so that llvmc dependencies don't by Reid Spencer · 20 years ago
- 6e039e5 Make sure the LLVM_CONFIG_DIR environment variable is set so we don't get by Reid Spencer · 20 years ago
- 64b5fb2 Make sure the sources get distributed (use EXTRA_DIST) Add the goof.st sample. by Reid Spencer · 20 years ago
- e198cd1 Use llvmc to compile the Stacker programs by Reid Spencer · 20 years ago
- 5456091 Add the samples directory to the build by Reid Spencer · 20 years ago
- 7c6201f Get rid of drivel. by Reid Spencer · 20 years ago
- 6cb21d4 Change Library Names Not To Conflict With Others When Installed by Reid Spencer · 20 years ago
- e817154 Make sure the samples and test directories get distributed. by Reid Spencer · 20 years ago
- c4ea7d8 Make sure the include files get distributed. by Reid Spencer · 20 years ago
- 1118441 Fix nightly build by avoiding shared library construction. by Reid Spencer · 20 years ago
- 8c2c315 Adjust to changes in Makefile.rules by Reid Spencer · 20 years ago
- e1616bf Remove exhuberant-style comments which remained from copying file from `sample' by Misha Brukman · 20 years ago
- 2b8f30c Fix file header comment; remove sample project (extra-verbose) comments by Misha Brukman · 20 years ago
- 17e9acd Fix file header comment by Misha Brukman · 20 years ago
- 8ecacce This pass is not needed, as there is only ever one global: the stack by Chris Lattner · 20 years ago