2004-12-09 |
Reid Spencer | More QMTest cruft gone! |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Chris Lattner | note to self: Do not check in debugging code! |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Chris Lattner | Implement trivial sinking for load instructions. This... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Chris Lattner | Remove a dead field, make the map go to integer type... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Jeff Cohen | Fix residual Visual Studio build problems |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Test Commit | Test commit |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Chris Lattner | Remove #include inadvertently added |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Chris Lattner | Eliminate this ugly hack. This was put back in when... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Alkis Evlogimenos | Add testcase and fix for yet another case where we... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Do extremely simple sinking of instructions when they... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Alkis Evlogimenos | Add testcase and fix for another case where we query... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Alkis Evlogimenos | Fix this regression and remove the XFAIL from this... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Reid Spencer | Remove last remnants of Python/QMTest support |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Reid Spencer | Implement the LLVM_DO_NOT_BUILD feature. If a file... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Fix Transforms/InstCombine/2004-12-08-RemInfiniteLoop.ll |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | This testcase causes the instruction combiner to go... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Move method out of line |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Move method out of line for better ICC support |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Properly extern this. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Define the pointer hash struct before the string one... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
John Criswell | The noreturn GCC extension is now supported. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Turn this error back into a warning, fixing the povray... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | Test commit |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Reid Spencer | Build the man and ps versions of the command guide... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Chris Lattner | ignore generated file |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Alkis Evlogimenos | Mark this as an XFAIL until a fix is worked out. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Tanya Lattner | Fixed broken link to Bruce Eckle's book. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Tanya Lattner | Fixed a broken link to gcc manual. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Tanya Lattner | Fixed broken link. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Tanya Lattner | Fixed broken links. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
John Criswell | Mention in the exposition that lli can JIT on PowerPC... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
John Criswell | We don't have python test classes anymore. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Reid Spencer | Add llvm-ld tool |
commit | commitdiff | tree | snapshot |
2004-12-08 |
John Criswell | Minor fixups. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Tanya Lattner | Fixed typo in Dejagnu section. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Tanya Lattner | Removed QMTest reference. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Tanya Lattner | Removed QMTest reference. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Tanya Lattner | Removed QMTest referrences. Updated ordering of notes. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
John Criswell | Fix spell'os. |
commit | commitdiff | tree | snapshot |
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 |
next |