| Commit message (Expand) | Author | Age | Files | Lines |
* | Various 1.4ish corrections and additions. | Reid Spencer | 2004-12-08 | 1 | -43/+58 |
* | Update the version numbers of the pre-built LLVM GCC frontends. | John Criswell | 2004-12-08 | 1 | -4/+4 |
* | Fix llvmgcc to use the TestRunner substition mechanism. | John Criswell | 2004-12-08 | 1 | -1/+1 |
* | xfail this across all platforms. | John Criswell | 2004-12-08 | 1 | -1/+1 |
* | * Change version numbers of tarballs from 1.3 to 1.4 | Reid Spencer | 2004-12-08 | 1 | -17/+16 |
* | Work correctly with MSVC and ICC, patch contributed by Bjørn Wennberg | Chris Lattner | 2004-12-08 | 1 | -4/+4 |
* | Work correctly with ICC, Patch contributed by Bjørn Wennberg | Chris Lattner | 2004-12-08 | 1 | -8/+16 |
* | Add descriptions of missing top level directories. | Reid Spencer | 2004-12-08 | 1 | -4/+28 |
* | Add support for compilers with arg dependent name lookup, contributed by | Chris Lattner | 2004-12-08 | 1 | -1/+2 |
* | Add support for compilers without argument dependent name lookup, contributed | Chris Lattner | 2004-12-08 | 1 | -1/+1 |
* | Make this work with the ICC compiler, contributed by Bjørn Wennberg | Chris Lattner | 2004-12-08 | 1 | -0/+1 |
* | Remove unneeded class qualifier, contributed by Bjørn Wennberg | Chris Lattner | 2004-12-08 | 1 | -1/+1 |
* | Add regression | Alkis Evlogimenos | 2004-12-08 | 1 | -0/+14 |
* | When -link-as-library, add -l options to Module's deplibs | Reid Spencer | 2004-12-08 | 2 | -2/+16 |
* | Make an alternate version of this Makefile that can be used in an | Reid Spencer | 2004-12-08 | 1 | -0/+20 |
* | Remove -Woverloaded-virtual usage that was committed by accident. | Reid Spencer | 2004-12-08 | 1 | -6/+3 |
* | Remove variables that are not used by any of the LLVM makefiles | Reid Spencer | 2004-12-08 | 2 | -9/+7 |
* | Remove useless -L switch now that gccld -link-as-library bug is fixed. | Reid Spencer | 2004-12-08 | 1 | -3/+3 |
* | Use getOperand() and remove getElementAt() function. | Alkis Evlogimenos | 2004-12-08 | 1 | -8/+0 |
* | Revert this disgusting hack, John has a much nicer solution | Chris Lattner | 2004-12-08 | 1 | -23/+0 |
* | Add a disgusting hack to work around a libstdc++ issue. This code should | Chris Lattner | 2004-12-08 | 1 | -0/+23 |
* | This test is xfail right now, to keep DJ clean, also mention the PR# in testc... | Chris Lattner | 2004-12-08 | 1 | -0/+3 |
* | * Eliminate redundancies | Reid Spencer | 2004-12-07 | 1 | -12/+10 |
* | For PR387:\ | Reid Spencer | 2004-12-07 | 1 | -0/+3 |
* | For PR387:\ | Reid Spencer | 2004-12-07 | 4 | -0/+12 |
* | For PR387:\ | Reid Spencer | 2004-12-07 | 1 | -3/+6 |
* | Commit the cleanup of the LLVM 1.4 release notes. This should clearly go | Chris Lattner | 2004-12-07 | 1 | -99/+78 |
* | Revert the recent patches to "fix" ConstantFP::isValueValidForType. None | Reid Spencer | 2004-12-07 | 1 | -5/+1 |
* | Provide a missing header file. | Reid Spencer | 2004-12-07 | 1 | -0/+1 |
* | Fix some comments. | Reid Spencer | 2004-12-07 | 1 | -1/+2 |
* | Fix check for valid floats. Also use and HUGE_VALF instead | Alkis Evlogimenos | 2004-12-07 | 1 | -10/+1 |
* | Move virtual function call out of loop to speed up getFreePhysReg by about | Nate Begeman | 2004-12-07 | 1 | -2/+2 |
* | For PR387:\ | Reid Spencer | 2004-12-07 | 25 | -36/+35 |
* | For PR387: | Reid Spencer | 2004-12-06 | 1 | -43/+174 |
* | PR409 fixed. | Reid Spencer | 2004-12-06 | 1 | -0/+3 |
* | For PR409: \ | Reid Spencer | 2004-12-06 | 1 | -0/+11 |
* | For PR409: \ | Reid Spencer | 2004-12-06 | 1 | -0/+2 |
* | This test still fails on Darwin and Sparc/Solaris. | John Criswell | 2004-12-06 | 1 | -0/+1 |
* | Test case for PR409: | Reid Spencer | 2004-12-06 | 1 | -0/+10 |
* | Remove the last pieces of QMTest. | John Criswell | 2004-12-06 | 1 | -94/+0 |
* | Revert previous changes to remove -enable-linscan and the *BETA columns of | Reid Spencer | 2004-12-06 | 2 | -2/+5 |
* | Rather than break all the nightly test invocations, permit -enable-linscan | Reid Spencer | 2004-12-06 | 1 | -1/+2 |
* | Remove LLC-BETA and linear scan options as they are no longer reported. | Reid Spencer | 2004-12-06 | 2 | -4/+0 |
* | Change check to check-local per Makefile.rules changes. | Reid Spencer | 2004-12-06 | 1 | -2/+2 |
* | Upgrade documentation to reflect Makefile.rules changes. | Reid Spencer | 2004-12-06 | 1 | -88/+166 |
* | Add the check target so all projects can have this | Reid Spencer | 2004-12-06 | 1 | -4/+21 |
* | Remove the check target. Its now in Makefile.rules | Reid Spencer | 2004-12-06 | 1 | -3/+0 |
* | Added DejaGNU information to the testing guide. This should go into the 1.4 r... | Tanya Lattner | 2004-12-06 | 1 | -11/+102 |
* | PR139 fixed. | Reid Spencer | 2004-12-05 | 1 | -2/+4 |
* | Add accessors for Constants in a ConstantStruct. | Alkis Evlogimenos | 2004-12-05 | 1 | -0/+8 |