index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
Age
Commit message (
Expand
)
Author
2004-09-02
Unbreak build
Brian Gaeke
2004-09-01
Changes For Bug 352
Reid Spencer
2004-08-29
Must link against new LLVMsystem library
Nate Begeman
2004-08-29
RemoveFileOnSignal is now in sys:: namespace
Nate Begeman
2004-08-24
Add dependent library support for Stacker. It now inserts "stkr_runtime" as
Reid Spencer
2004-08-23
Moved the "SmallExamples" out of the /projects directory and into a new
Reid Spencer
2004-08-23
Change the makefile back so it descends any directory with a Makefile.
Reid Spencer
2004-08-20
Avoid building samples. Require explicit list of directory names to build.
Reid Spencer
2004-08-20
Make people explicitly add dirs to this. Remove ModuleMaker as it currently
Chris Lattner
2004-08-20
Only build project dirs with a Makefile in them. This should fix the
Chris Lattner
2004-08-19
Moved these files to "SmallExamples" directory.
Reid Spencer
2004-08-19
Add the fibonacci example provided by Valery Khamenya.
Reid Spencer
2004-08-19
Make the SmallExamples programs compile in their new home.
Reid Spencer
2004-08-15
Switch to using the JIT now that it can directly call zeroarg functions
Chris Lattner
2004-08-15
Simplify code, make it print the constructed module before it is run.
Chris Lattner
2004-08-10
Fix a copy & paste error .. correct the description of the program.
Reid Spencer
2004-08-10
Adding a simple example of how to use the JIT.
Reid Spencer
2004-07-29
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-10
Group the hidden command line arguments.
Reid Spencer
2004-07-04
Add #include <iostream> since Value.h doesn't include it any more.
Reid Spencer
2004-05-27
Add support for dos-style files
Chris Lattner
2004-05-27
Header moved
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
2004-05-11
Do not hardcode the name of gcc, because its full pathname may have been
Brian Gaeke
2004-05-11
Do not depend on the path to bash
Brian Gaeke
2004-05-11
Include <sys/types.h> to get the definition of int64_t on Solaris.
Brian Gaeke
2004-05-09
Changes to make the Stacker Stack use 64 bit values. This *should* get
Reid Spencer
2004-04-15
If we're going to use tabs, use them consistently. Maybe doxygen will find the
Misha Brukman
2004-03-31
Avoid TRUE and FALSE which apparently conflict with some macros on OSX
Chris Lattner
2004-02-15
Remove dependence on the return type of ConstantArray::get
Chris Lattner
2003-12-10
Fix apparent copy-and-paste-o.
Brian Gaeke
2003-12-08
Add a missing semi colon, which breaks bison 1.5
Chris Lattner
2003-12-08
Makefile updates contributed by Reid
Chris Lattner
2003-11-27
* Squelch warning on Sun
Chris Lattner
2003-11-25
Adjusted the projects Makefile so that it picks up the name of projects
John Criswell
2003-11-25
Configure script for ModuleMaker.
John Criswell
2003-11-25
Auto-confed ModuleMaker.
John Criswell
2003-11-25
Auto-conf'ed the ModuleMaker code.
John Criswell
2003-11-24
Apply patches from PR136
Brian Gaeke
2003-11-23
Add a script I missed
Chris Lattner
2003-11-23
Checkin tests
Chris Lattner
2003-11-23
Disable test.
Chris Lattner
2003-11-23
Fix these assertions:
Chris Lattner
2003-11-23
Checkin the stacker compiler
Chris Lattner
2003-11-23
Fix file header
Chris Lattner
2003-11-23
Initial checkin
Chris Lattner
2003-11-23
Initial checkin of stacker samples
Chris Lattner
2003-11-23
Adjust file header
Chris Lattner
[prev]
[next]