index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
projects
/
Stacker
Commit message (
Expand
)
Author
Age
Files
Lines
*
unbreak the build again
Chris Lattner
2005-10-27
1
-1
/
+1
*
Make sure to build things in the right order, build with the .o file, not the
Chris Lattner
2005-10-27
1
-2
/
+2
*
use archives when possible
Chris Lattner
2005-10-24
1
-2
/
+2
*
Implement PR614:
Reid Spencer
2005-08-27
4
-2
/
+4308
*
Make the value to -s not be interpreted as a file name
Reid Spencer
2005-05-19
1
-2
/
+2
*
Add an llvmc specification file for the "st" suffix. This allows Stacker
Reid Spencer
2005-05-19
2
-1
/
+65
*
The previous hack didn't work because tools-only isn't defined and isn't
Reid Spencer
2005-05-13
1
-4
/
+1
*
Don't build runtime if tools-only :)
Reid Spencer
2005-05-13
1
-1
/
+4
*
WHILE does not "pop" a value, it "examines" to top of stack. Make this
Reid Spencer
2005-05-04
1
-1
/
+1
*
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-23
4
-1070
/
+1070
*
Remove trailing whitespace
Misha Brukman
2005-04-21
3
-203
/
+203
*
Rename createPromoteMemoryToRegister() to
Alkis Evlogimenos
2005-03-28
1
-1
/
+1
*
Update makefile to use PROJ_* makefile variables intead of BUILD_* as
Reid Spencer
2005-02-14
1
-2
/
+2
*
Update per new Makefile requirements for projects
Reid Spencer
2005-01-16
1
-17
/
+10
*
Ignore some files
Reid Spencer
2005-01-01
1
-0
/
+2
*
Clean up some autoconf cruft
Reid Spencer
2004-12-27
2
-33
/
+37
*
Correct build script for stkr_runtime module
Reid Spencer
2004-12-05
1
-1
/
+1
*
Build a module instead of a library so main() is not missed
Reid Spencer
2004-12-05
1
-13
/
+9
*
Add LLVMbzip2 library, now required.
Reid Spencer
2004-11-25
1
-1
/
+1
*
Use llvmc to compile test cases
Reid Spencer
2004-11-20
1
-18
/
+11
*
Fix usage of changed function prototype
Reid Spencer
2004-11-14
1
-1
/
+1
*
Change macro names per naming standard in Makefile.rules.
Reid Spencer
2004-10-30
1
-5
/
+5
*
Correct macro names per naming standard in Makefile.rules
Reid Spencer
2004-10-30
1
-12
/
+12
*
Disable the build in the samples directory so that llvmc dependencies don't
Reid Spencer
2004-10-29
1
-1
/
+1
*
Make sure the LLVM_CONFIG_DIR environment variable is set so we don't get
Reid Spencer
2004-10-29
1
-1
/
+1
*
Make sure the sources get distributed (use EXTRA_DIST)
Reid Spencer
2004-10-28
1
-5
/
+3
*
Use llvmc to compile the Stacker programs
Reid Spencer
2004-10-28
1
-30
/
+7
*
Add the samples directory to the build
Reid Spencer
2004-10-28
1
-2
/
+2
*
Get rid of drivel.
Reid Spencer
2004-10-28
1
-12
/
+3
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
2
-5
/
+6
*
Make sure the samples and test directories get distributed.
Reid Spencer
2004-10-26
1
-0
/
+1
*
Adjust to changes in Makefile.rules
Reid Spencer
2004-10-22
1
-0
/
+2
*
Remove exhuberant-style comments which remained from copying file from `sample'
Misha Brukman
2004-10-11
1
-10
/
+0
*
Fix file header comment; remove sample project (extra-verbose) comments
Misha Brukman
2004-10-11
1
-11
/
+1
*
Fix file header comment
Misha Brukman
2004-10-11
1
-2
/
+2
*
This pass is not needed, as there is only ever one global: the stack
Chris Lattner
2004-10-07
1
-2
/
+0
*
Stacker compiler library doesn't need to be shared and it can cause
Reid Spencer
2004-09-15
1
-1
/
+0
*
Attempt to solve the libtool problem on Solaris.
Reid Spencer
2004-09-15
2
-4
/
+16920
*
Use llvm-link to link the .bc with testing.bc. This helps test the new
Reid Spencer
2004-09-11
1
-4
/
+5
*
Added the configuration of the test/Makefile.
Reid Spencer
2004-09-05
2
-0
/
+7
*
Convert makefile to use standard LLVM macros for tool names
Reid Spencer
2004-09-04
1
-22
/
+13
*
Make Stacker into a complete project with its own configuration.
Reid Spencer
2004-09-04
17
-12
/
+18336
*
Make the StackerCompiler and optimizing translator by running specific
Reid Spencer
2004-09-04
2
-3
/
+92
*
Make the Stacker compiler handle -O1 .. -O5 options so it is compliant with
Reid Spencer
2004-09-04
2
-72
/
+99
*
Unbreak build
Brian Gaeke
2004-09-02
2
-2
/
+2
*
Changes For Bug 352
Reid Spencer
2004-09-01
3
-4
/
+5
*
Must link against new LLVMsystem library
Nate Begeman
2004-08-29
1
-1
/
+1
*
RemoveFileOnSignal is now in sys:: namespace
Nate Begeman
2004-08-29
1
-1
/
+1
*
Add dependent library support for Stacker. It now inserts "stkr_runtime" as
Reid Spencer
2004-08-24
1
-1
/
+5
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
2
-8
/
+2
[next]