Reid Spencer
|
20f7a2a09b
|
Ressurrect this needed file.
llvm-svn: 32537
|
2006-12-13 08:10:16 +00:00 |
Reid Spencer
|
e1ae9d7c00
|
Removed in favor of configurable (*.in) versions.
llvm-svn: 18185
|
2004-11-23 23:38:07 +00:00 |
Reid Spencer
|
ffe5f97f17
|
Pass -f to stkrc to ensure the output file is always written.
llvm-svn: 17295
|
2004-10-28 03:57:49 +00:00 |
Reid Spencer
|
b8dcf1cb7c
|
Update to reflect stkrc's new optimization capabilities.
llvm-svn: 16327
|
2004-09-14 02:00:24 +00:00 |
Reid Spencer
|
1b5b24f9fb
|
Convert llvmc to use the lib/System interface instead of directly
using Unix operating system calls.
llvm-svn: 16089
|
2004-08-29 19:26:56 +00:00 |
Reid Spencer
|
b26202f10c
|
Adjustments for changes in the configuration language.
llvm-svn: 16026
|
2004-08-24 14:24:14 +00:00 |
Reid Spencer
|
ed09afc536
|
Shorten lines so this file can be used as the documentation example
directly. Remove -pre (experimental pass).
llvm-svn: 15992
|
2004-08-22 18:01:19 +00:00 |
Reid Spencer
|
7f9971f349
|
Change @ -> % in config files. @name@ might be needed for config files to
themselves be configured via autoconf so its not a good substitition syntax
for llvmc. Furthermore % is more llvmish :)
llvm-svn: 15957
|
2004-08-20 22:53:11 +00:00 |
Reid Spencer
|
dc20389b5c
|
Implement many new features for llvmc. This is the first version that will
actually execute actions and it is been shown to optimize a Stacker program
llvm-svn: 15912
|
2004-08-19 04:49:47 +00:00 |
Reid Spencer
|
82737a1e8b
|
Initial configuration files (to be installed) for ll (LLVM Assembly) and
st (Stacker) source files. These versions for testing/review only.
llvm-svn: 15764
|
2004-08-15 08:16:12 +00:00 |