projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2004-12-08
Chris Lattner
This test is xfail right now, to keep DJ clean, also...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
Reid Spencer
* Eliminate redundancies
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
Reid Spencer
For PR387:\
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
Reid Spencer
For PR387:\
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
Reid Spencer
For PR387:\
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
Chris Lattner
Commit the cleanup of the LLVM 1.4 release notes. ...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
Reid Spencer
Revert the recent patches to "fix" ConstantFP::isValueV...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
Reid Spencer
Provide a missing header file.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
Reid Spencer
Fix some comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
Alkis Evlogimenos
Fix check for valid floats. Also use and HUGE_VALF...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
Nate Begeman
Move virtual function call out of loop to speed up...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
Reid Spencer
For PR387:\
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Reid Spencer
For PR387:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Reid Spencer
PR409 fixed.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Reid Spencer
For PR409: \
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Reid Spencer
For PR409: \
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
John Criswell
This test still fails on Darwin and Sparc/Solaris.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Reid Spencer
Test case for PR409:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
John Criswell
Remove the last pieces of QMTest.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Reid Spencer
Revert previous changes to remove -enable-linscan and...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Reid Spencer
Rather than break all the nightly test invocations...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Reid Spencer
Remove LLC-BETA and linear scan options as they are...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Reid Spencer
Change check to check-local per Makefile.rules changes.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Reid Spencer
Upgrade documentation to reflect Makefile.rules changes.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Reid Spencer
Add the check target so all projects can have this
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Reid Spencer
Remove the check target. Its now in Makefile.rules
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Tanya Lattner
Added DejaGNU information to the testing guide. This...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Reid Spencer
PR139 fixed.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Alkis Evlogimenos
Add accessors for Constants in a ConstantStruct.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Reid Spencer
Fix PR139:\
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Reid Spencer
Make use of the LLVMGCCStdCXXLibDir variable to link...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Reid Spencer
Fix PR139: \
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Reid Spencer
Fix PR139: \
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Reid Spencer
Describe the MODULE_NAME control variable
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Reid Spencer
Provide a variable to compute where the libstdc++.a is
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Chris Lattner
Suggest people run cvs up -P -d after checking out...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Chris Lattner
Properly implement a fix for PR475
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Chris Lattner
Make this test actually capable of passing.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Chris Lattner
Revert this patch, it broke a ton of programs.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Chris Lattner
Move lower intrinsics before FP constant emission,...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Chris Lattner
Change this test to not require execution of the program.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Chris Lattner
When printing out a function, make sure that local...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Chris Lattner
Add a new method
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Chris Lattner
Fix typeo
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Chris Lattner
New testcase for the bug affecting 255.vortex in CBE...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Reid Spencer
Correct build script for stkr_runtime module
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Reid Spencer
Build a module instead of a library so main() is not...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Reid Spencer
Make a const method const
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Reid Spencer
Add ability to make a single bytecode module from others
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Alkis Evlogimenos
Remove unneeded code
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Alkis Evlogimenos
Fix PR475.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Alkis Evlogimenos
Match codegen string better
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Alkis Evlogimenos
Add testcast for bug475
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
Darwin and solaris don't support echo -e. This should...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
This fails due to the sun headers.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
This test passes on all platforms
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
These tests pass on darwin now that the __ thing is...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Reid Spencer
Failing Feature/Regression test should fail the build
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Reid Spencer
Use the FAKE_SOURCES feature for proper distribution...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Reid Spencer
Distribute headers and license files too
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Reid Spencer
Getting dist-check to work:\
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Reid Spencer
CVS directory elimination moved to Makefile.rules
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Reid Spencer
Provide more information in the error message that...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Reid Spencer
Print out something useful instead of a blank table...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
Check in some patches for better assertions
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
This patch prevents an infinite recursion while compili...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
Move the dejagnu section to immediately before the...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
Remove last remnants of qmtest stuff
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
Update the win32 project files, contributed by Morton...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
Fix linkage of mismatched weak globals. This unbreaks...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Reid Spencer
Use the install-bytecode target to install just the...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
Clean feature also
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Tanya Lattner
Run dejagnu by default.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Tanya Lattner
Removed QMTest functions. The nightly tester no longer...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Tanya Lattner
Made it default to check instead of check-dejagnu.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
Do not allow bytecode files with unresolved references...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
Fix compilation error on Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Alkis Evlogimenos
Check if a block has a terminator first before calling...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Alkis Evlogimenos
Make error msg reflect what exactly went wrong.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
Prevent accessing past the end of the intervals vector...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Misha Brukman
Use the standard PR### notation for referencing bugs...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Misha Brukman
Remove more smileys. I kept the one in WritingAnLLVMPa...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Misha Brukman
Documentation which contains smileys won't be taken...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
Chris Lattner
Update for changes to check targets.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Misha Brukman
* Link to the license file from release 1.3 (should...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Chris Lattner
check is now a single colon rule. Also make it default...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Chris Lattner
Remove all recursive check support from Makefile.rules
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Misha Brukman
Remove extraneous space in link
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Chris Lattner
Remove darwin specific majik
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Chris Lattner
Move darwin-specific majik here.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Chris Lattner
Significantly rework linker support for global variable...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
John Criswell
Removed QMTests as I will be zapping them soon.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Chris Lattner
'make check' at the top level shouldn't recurse through...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Reid Spencer
Resurrect the install-bytecode target for installing...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Chris Lattner
Do not multiply define symbol
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Chris Lattner
Bug fixed
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Chris Lattner
Fix test/Regression/CodeGen/CBackend/2004-12-03-ExternS...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Chris Lattner
new testcase for PR472
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Chris Lattner
Implement stripping of debug symbols, making the -...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
John Criswell
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
next