2004-12-08 |
Reid Spencer | Move documentation for various configuration options... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Reid Spencer | Various 1.4ish corrections and additions. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
John Criswell | Update the version numbers of the pre-built LLVM GCC... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
John Criswell | Fix llvmgcc to use the TestRunner substition mechanism. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
John Criswell | xfail this across all platforms. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Reid Spencer | * Change version numbers of tarballs from 1.3 to 1.4 |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Work correctly with MSVC and ICC, patch contributed... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Work correctly with ICC, Patch contributed by Bjørn... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Reid Spencer | Add descriptions of missing top level directories. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Add support for compilers with arg dependent name looku... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Add support for compilers without argument dependent... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Make this work with the ICC compiler, contributed by... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Remove unneeded class qualifier, contributed by Bjørn... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Alkis Evlogimenos | Add regression |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Reid Spencer | When -link-as-library, add -l options to Module's deplibs |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Reid Spencer | Make an alternate version of this Makefile that can... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Reid Spencer | Remove -Woverloaded-virtual usage that was committed... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Reid Spencer | Remove variables that are not used by any of the LLVM... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Reid Spencer | Remove useless -L switch now that gccld -link-as-librar... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Alkis Evlogimenos | Use getOperand() and remove getElementAt() function. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Revert this disgusting hack, John has a much nicer... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Add a disgusting hack to work around a libstdc++ issue... |
commit | commitdiff | tree | snapshot |
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 |
next |