summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* New testcase for annoying structure layout stuff!Chris Lattner2003-08-31
* new testsChris Lattner2003-08-31
* Add tests for the pruneeh passChris Lattner2003-08-31
* New testcase *sigh*Chris Lattner2003-08-30
* New, HARD, bitfield testcaseChris Lattner2003-08-30
* Yet another bit-field bugChris Lattner2003-08-29
* minor simplificationChris Lattner2003-08-29
* Test case distilled from sed.Misha Brukman2003-08-29
* Testcase distilled from xemacs.Misha Brukman2003-08-29
* New testcaseChris Lattner2003-08-29
* Use `llvm-dis' instead of simply `dis'.Misha Brukman2003-08-29
* Yet ANOTHER complication that the libstdc++ library runs into linking...Chris Lattner2003-08-29
* Ok, the last bug fix was not good enough to fix libstdc++. Maybe this one wi...Chris Lattner2003-08-29
* New testcase which is preventing the linking of libstdc++Chris Lattner2003-08-29
* NEw testcaseChris Lattner2003-08-29
* New testcase, not only possible of causing compilation failures, but couldChris Lattner2003-08-29
* Near-term fix for renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'.Misha Brukman2003-08-28
* Add another testcase I found lying around.Chris Lattner2003-08-28
* Add test for the last chapter of our C++ exception handling odyssey. llvmg++Chris Lattner2003-08-28
* New testcases, all of which work with llvmg++!Chris Lattner2003-08-28
* Link to the C++ libraries. This is temporaryChris Lattner2003-08-28
* Move the testcase elsewhereChris Lattner2003-08-27
* New testcase. Unfortunately, native GCC gets this wrong. Someday we will ha...Chris Lattner2003-08-27
* New testcases, which WORK with LLVMG++ and the CBE.Chris Lattner2003-08-27
* New testcaseChris Lattner2003-08-27
* Fix spelling error in comment.Brian Gaeke2003-08-25
* New testcaseChris Lattner2003-08-24
* Add outputChris Lattner2003-08-24
* New testcaseChris Lattner2003-08-24
* New testcaseChris Lattner2003-08-24
* Fix grepChris Lattner2003-08-24
* New testcaseChris Lattner2003-08-24
* New testcase directoryChris Lattner2003-08-24
* Fix typeos and add descriptionsChris Lattner2003-08-24
* New testcases for inlining invoke instructionsChris Lattner2003-08-24
* New testcaseChris Lattner2003-08-24
* new testcaseChris Lattner2003-08-24
* New testcase, distilled from 176.gccChris Lattner2003-08-24
* new testcase distilled from 176.gccChris Lattner2003-08-23
* Add a new switch folding testcaseChris Lattner2003-08-23
* New testcaseChris Lattner2003-08-23
* New testcaseChris Lattner2003-08-23
* New testcase, which causes the linker to segv.Chris Lattner2003-08-23
* Test functions as well as globalsChris Lattner2003-08-23
* new testcase: we warn if we are merging together two functions whose argumentChris Lattner2003-08-23
* New testcaseChris Lattner2003-08-23
* New testcase, which is basically the problem with 176.gccChris Lattner2003-08-23
* Disable .d file generation for LLVM testsChris Lattner2003-08-22
* New testcase for non-simple variable and type namesChris Lattner2003-08-22
* Remove name, add body. Causes llvmg++ segfault!Chris Lattner2003-08-22