index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
/
Stacker
/
lib
Age
Commit message (
Expand
)
Author
2007-01-17
For PR1074:
Reid Spencer
2007-01-07
relax type
Chris Lattner
2006-12-31
For PR950:
Reid Spencer
2006-12-23
For PR950:
Reid Spencer
2006-12-19
switch statistic over, remove misspelt comment.
Chris Lattner
2006-12-13
Change createInferredCast calls to more accurate cast creation calls.
Reid Spencer
2006-12-06
Detemplatize the Statistic class.
Devang Patel
2006-11-27
For PR950:
Reid Spencer
2006-11-08
For PR950:
Reid Spencer
2006-11-05
Don't check variables before they are set.
Reid Spencer
2006-11-03
Make Stacker Runtime -pedantic clean.
Reid Spencer
2006-11-02
For PR786:
Reid Spencer
2006-11-02
For PR950:
Reid Spencer
2006-10-26
For PR950:
Reid Spencer
2006-10-20
For PR950:
Reid Spencer
2006-10-02
Don't build the runtime library if LLVMGCC is not configured.
Reid Spencer
2006-08-25
Fix a race condition in the makefile that broke grawp's tester last night.
Chris Lattner
2006-08-18
For PR797:
Reid Spencer
2006-07-07
Stacker uses EH.
Chris Lattner
2006-06-16
Don't pass target name into TargetData anymore, it is never used or needed.
Chris Lattner
2006-06-02
Fix build on systems with broken bison
Chris Lattner
2006-06-01
For PR786:
Reid Spencer
2006-05-12
Avoid defining dead result
Chris Lattner
2006-04-12
Distribute the lex/yacc files from the cvs version.
Reid Spencer
2006-03-23
Ignore generated files.
Reid Spencer
2006-02-15
Convert over to the new way of handling lex/bison checked into cvs
Chris Lattner
2005-08-27
Implement PR614:
Reid Spencer
2005-05-13
The previous hack didn't work because tools-only isn't defined and isn't
Reid Spencer
2005-05-13
Don't build runtime if tools-only :)
Reid Spencer
2005-05-04
WHILE does not "pop" a value, it "examines" to top of stack. Make this
Reid Spencer
2005-04-23
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-21
Remove trailing whitespace
Misha Brukman
2005-03-28
Rename createPromoteMemoryToRegister() to
Alkis Evlogimenos
2004-12-05
Build a module instead of a library so main() is not missed
Reid Spencer
2004-10-28
Get rid of drivel.
Reid Spencer
2004-10-22
Adjust to changes in Makefile.rules
Reid Spencer
2004-10-11
Remove exhuberant-style comments which remained from copying file from `sample'
Misha Brukman
2004-10-11
Fix file header comment
Misha Brukman
2004-10-07
This pass is not needed, as there is only ever one global: the stack
Chris Lattner
2004-09-15
Stacker compiler library doesn't need to be shared and it can cause
Reid Spencer
2004-09-04
Make Stacker into a complete project with its own configuration.
Reid Spencer
2004-09-04
Make the StackerCompiler and optimizing translator by running specific
Reid Spencer
2004-09-02
Unbreak build
Brian Gaeke
2004-09-01
Changes For Bug 352
Reid Spencer
2004-08-24
Add dependent library support for Stacker. It now inserts "stkr_runtime" as
Reid Spencer
2004-07-29
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-05-27
Add support for dos-style files
Chris Lattner
2004-05-11
Use inttypes.h, which exists on all of Linux, Solaris and Darwin.
Brian Gaeke
2004-05-11
Unbreak the build on X86.
Chris Lattner
2004-05-11
Squash warnings on Solaris/sparc... the test suite is not working for me so I
Brian Gaeke
[next]