projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
stabalize tests by specifying the exact sse level
[oota-llvm.git]
/
projects
/
2004-10-30
Reid Spencer
Change macro names per naming standard in Makefile...
tree
|
commitdiff
2004-10-30
Reid Spencer
Correct macro names per naming standard in Makefile...
tree
|
commitdiff
2004-10-29
Reid Spencer
Disable the build in the samples directory so that...
tree
|
commitdiff
2004-10-29
Reid Spencer
Make sure the LLVM_CONFIG_DIR environment variable...
tree
|
commitdiff
2004-10-28
Reid Spencer
Make sure the sources get distributed (use EXTRA_DIST)
tree
|
commitdiff
2004-10-28
Reid Spencer
Use llvmc to compile the Stacker programs
tree
|
commitdiff
2004-10-28
Reid Spencer
Add the samples directory to the build
tree
|
commitdiff
2004-10-28
Reid Spencer
Get rid of drivel.
tree
|
commitdiff
2004-10-27
Reid Spencer
Change Library Names Not To Conflict With Others When...
tree
|
commitdiff
2004-10-26
Reid Spencer
Make sure the samples and test directories get distributed.
tree
|
commitdiff
2004-10-26
Reid Spencer
Make sure the include files get distributed.
tree
|
commitdiff
2004-10-23
Reid Spencer
Fix nightly build by avoiding shared library construction.
tree
|
commitdiff
2004-10-22
Reid Spencer
Adjust to changes in Makefile.rules
tree
|
commitdiff
2004-10-11
Misha Brukman
Remove exhuberant-style comments which remained from...
tree
|
commitdiff
2004-10-11
Misha Brukman
Fix file header comment; remove sample project (extra...
tree
|
commitdiff
2004-10-11
Misha Brukman
Fix file header comment
tree
|
commitdiff
2004-10-07
Chris Lattner
This pass is not needed, as there is only ever one...
tree
|
commitdiff
2004-09-15
Reid Spencer
Stacker compiler library doesn't need to be shared...
tree
|
commitdiff
2004-09-15
Reid Spencer
Attempt to solve the libtool problem on Solaris.
tree
|
commitdiff
2004-09-14
Misha Brukman
The Sparc linking .so problem extends to the sample...
tree
|
commitdiff
2004-09-13
Misha Brukman
Sparc cannot link shared objects (libtool issue) which...
tree
|
commitdiff
2004-09-11
Reid Spencer
Use llvm-link to link the .bc with testing.bc. This...
tree
|
commitdiff
2004-09-05
Reid Spencer
Added the configuration of the test/Makefile.
tree
|
commitdiff
2004-09-04
Reid Spencer
Make sure llvm-test doesn't build automatically so...
tree
|
commitdiff
2004-09-04
Reid Spencer
Convert makefile to use standard LLVM macros for tool...
tree
|
commitdiff
2004-09-04
Reid Spencer
Make Stacker into a complete project with its own confi...
tree
|
commitdiff
2004-09-04
Reid Spencer
Make the StackerCompiler and optimizing translator...
tree
|
commitdiff
2004-09-04
Reid Spencer
Make the Stacker compiler handle -O1 .. -O5 options...
tree
|
commitdiff
2004-09-03
Reid Spencer
Uh, changing in build dir and committing in src dir...
tree
|
commitdiff
2004-09-03
Reid Spencer
Correct the specification of the DIRS variable to not...
tree
|
commitdiff
2004-09-02
Brian Gaeke
Unbreak build
tree
|
commitdiff
2004-09-01
Reid Spencer
Changes For Bug 352
tree
|
commitdiff
2004-08-29
Nate Begeman
Must link against new LLVMsystem library
tree
|
commitdiff
2004-08-29
Nate Begeman
RemoveFileOnSignal is now in sys:: namespace
tree
|
commitdiff
2004-08-24
Reid Spencer
Add dependent library support for Stacker. It now inser...
tree
|
commitdiff
2004-08-23
Reid Spencer
Moved the "SmallExamples" out of the /projects director...
tree
|
commitdiff
2004-08-23
Reid Spencer
Change the makefile back so it descends any directory...
tree
|
commitdiff
2004-08-20
Reid Spencer
Avoid building samples. Require explicit list of direct...
tree
|
commitdiff
2004-08-20
Chris Lattner
Make people explicitly add dirs to this. Remove Module...
tree
|
commitdiff
2004-08-20
Chris Lattner
Only build project dirs with a Makefile in them. This...
tree
|
commitdiff
2004-08-19
Reid Spencer
Moved these files to "SmallExamples" directory.
tree
|
commitdiff
2004-08-19
Reid Spencer
Add the fibonacci example provided by Valery Khamenya.
tree
|
commitdiff
2004-08-19
Reid Spencer
Make the SmallExamples programs compile in their new...
tree
|
commitdiff
2004-08-15
Chris Lattner
Switch to using the JIT now that it can directly call...
tree
|
commitdiff
2004-08-15
Chris Lattner
Simplify code, make it print the constructed module...
tree
|
commitdiff
2004-08-10
Reid Spencer
Fix a copy & paste error .. correct the description...
tree
|
commitdiff
2004-08-10
Reid Spencer
Adding a simple example of how to use the JIT.
tree
|
commitdiff
2004-07-29
Misha Brukman
Fix #includes of i*.h => Instructions.h as per PR403.
tree
|
commitdiff
2004-07-10
Reid Spencer
Group the hidden command line arguments.
tree
|
commitdiff
2004-07-04
Reid Spencer
Add #include <iostream> since Value.h doesn't include...
tree
|
commitdiff
2004-05-27
Chris Lattner
Add support for dos-style files
tree
|
commitdiff
2004-05-27
Chris Lattner
Header moved
tree
|
commitdiff
2004-05-11
Brian Gaeke
Use inttypes.h, which exists on all of Linux, Solaris...
tree
|
commitdiff
2004-05-11
Chris Lattner
Unbreak the build on X86.
tree
|
commitdiff
2004-05-11
Brian Gaeke
Squash warnings on Solaris/sparc... the test suite...
tree
|
commitdiff
2004-05-11
Brian Gaeke
Do not hardcode the name of gcc, because its full pathn...
tree
|
commitdiff
2004-05-11
Brian Gaeke
Do not depend on the path to bash
tree
|
commitdiff
2004-05-11
Brian Gaeke
Include <sys/types.h> to get the definition of int64_t...
tree
|
commitdiff
2004-05-09
Reid Spencer
Changes to make the Stacker Stack use 64 bit values...
tree
|
commitdiff
2004-04-15
Misha Brukman
If we're going to use tabs, use them consistently....
tree
|
commitdiff
2004-03-31
Chris Lattner
Avoid TRUE and FALSE which apparently conflict with...
tree
|
commitdiff
2004-02-15
Chris Lattner
Remove dependence on the return type of ConstantArray...
tree
|
commitdiff
2003-12-10
Brian Gaeke
Fix apparent copy-and-paste-o.
tree
|
commitdiff
2003-12-08
Chris Lattner
Add a missing semi colon, which breaks bison 1.5
tree
|
commitdiff
2003-12-08
Chris Lattner
Makefile updates contributed by Reid
tree
|
commitdiff
2003-11-27
Chris Lattner
* Squelch warning on Sun
tree
|
commitdiff
2003-11-25
John Criswell
Adjusted the projects Makefile so that it picks up...
tree
|
commitdiff
2003-11-25
John Criswell
Configure script for ModuleMaker.
tree
|
commitdiff
2003-11-25
John Criswell
Auto-confed ModuleMaker.
tree
|
commitdiff
2003-11-25
John Criswell
Auto-conf'ed the ModuleMaker code.
tree
|
commitdiff
2003-11-24
Brian Gaeke
Apply patches from PR136
tree
|
commitdiff
2003-11-23
Chris Lattner
Add a script I missed
tree
|
commitdiff
2003-11-23
Chris Lattner
Checkin tests
tree
|
commitdiff
2003-11-23
Chris Lattner
Disable test.
tree
|
commitdiff
2003-11-23
Chris Lattner
Fix these assertions:
tree
|
commitdiff
2003-11-23
Chris Lattner
Checkin the stacker compiler
tree
|
commitdiff
2003-11-23
Chris Lattner
Fix file header
tree
|
commitdiff
2003-11-23
Chris Lattner
Initial checkin
tree
|
commitdiff
2003-11-23
Chris Lattner
Initial checkin of stacker samples
tree
|
commitdiff
2003-11-23
Chris Lattner
Adjust file header
tree
|
commitdiff
2003-11-23
Chris Lattner
Initial checkin of stacker runtime
tree
|
commitdiff
2003-11-23
Chris Lattner
Initial stacker checkin
tree
|
commitdiff
2003-11-23
Chris Lattner
Update file header
tree
|
commitdiff
2003-11-23
Chris Lattner
initial checkin of stacker makefile
tree
|
commitdiff
2003-11-11
Brian Gaeke
Put all LLVM code into the llvm namespace, as per bug...
tree
|
commitdiff
2003-10-21
John Criswell
Removed LLVM copyright from sample Makefile.
tree
|
commitdiff
2003-10-21
John Criswell
Removed LLVM copyright notice from sample Makefile.
tree
|
commitdiff
2003-10-20
John Criswell
Added LLVM copyrights to Makefiles.
tree
|
commitdiff
2003-10-17
John Criswell
Adding license information for the sample project.
tree
|
commitdiff
2003-10-17
John Criswell
Modified the Makefile so that the sample library is...
tree
|
commitdiff
2003-10-16
John Criswell
Adding autoconf support to the sample project.
tree
|
commitdiff
2003-10-16
John Criswell
Adding autoconf support for the sample project.
tree
|
commitdiff
2003-10-16
John Criswell
Adding autoconf support for the sample project.
tree
|
commitdiff
2003-09-06
John Criswell
Checkin of autoconf-style object root.
tree
|
commitdiff
2003-08-21
Chris Lattner
Initial checkin
tree
|
commitdiff
2003-08-21
Chris Lattner
Initial checkin of ModuleMaker project
tree
|
commitdiff
2003-08-21
Chris Lattner
Remove commented out declaration
tree
|
commitdiff
2003-07-23
Chris Lattner
Disable sample project until it works
tree
|
commitdiff
2003-06-30
John Criswell
Adding in sample project tree.
tree
|
commitdiff
2003-06-30
John Criswell
Adding in projects subtree.
tree
|
commitdiff