summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Reenable these options because they break testing on sparc without them.Chris Lattner2002-09-19
* Point gccld to the correct library directory.Chris Lattner2002-09-19
* It turns out that the cannonical name for the llvm-gcc compiler is, wellChris Lattner2002-09-19
* Avoid Solaris-specific defines.Vikram S. Adve2002-09-19
* New testcase that breaks the CFE.Chris Lattner2002-09-19
* New testcase for a bug fixed in the GCC SSA construction algorithm:Chris Lattner2002-09-19
* New regression testChris Lattner2002-09-17
* Convert to use long indexes instead of uintChris Lattner2002-09-17
* Run the cee pass testsChris Lattner2002-09-16
* Checking testcases for cee passChris Lattner2002-09-16
* Check for cannonicalization of shl X, 1 -> add X, XChris Lattner2002-09-10
* Clean up pointer using testcasesChris Lattner2002-09-10
* Remove a testcase that is irrelevant now, fix a pointer adding testcaseChris Lattner2002-09-10
* New testcase for poitner problemChris Lattner2002-09-10
* Run indvars testsChris Lattner2002-09-10
* Add new testcase for broken indvars caseChris Lattner2002-09-10
* Testcase no longer applicable since shifts of pointers are no longer allowedChris Lattner2002-09-09
* Eliminate multiply of pointer typeChris Lattner2002-09-09
* New testcase for a bug identified by VikramChris Lattner2002-09-08
* New testcase that tests for array pointer analysis type stuffChris Lattner2002-09-08
* Fix bug in testcase now that load-vn is not built into gcseChris Lattner2002-09-07
* Fix broken testChris Lattner2002-09-07
* Make sure that setcc is implemented for bools.Chris Lattner2002-09-03
* New testcaseChris Lattner2002-08-31
* New testcaseChris Lattner2002-08-30
* Make sure to run these tests with load value #'ingChris Lattner2002-08-30
* Eliminate hardcoded paths using LLVMGCCDIR variable.Vikram S. Adve2002-08-30
* New testcaseChris Lattner2002-08-26
* Test that demorgan's law is instcombined successfullyChris Lattner2002-08-23
* Add new testcases for instcombineChris Lattner2002-08-22
* New testcaseChris Lattner2002-08-22
* Add a testcase that checks to make sure LICM uses basicaa correctly.Chris Lattner2002-08-22
* Add readme file describing directoryChris Lattner2002-08-22
* Initial testcases for basicaa alias analysisChris Lattner2002-08-22
* Convert testcases to not use indexed loads/storesChris Lattner2002-08-22
* Convert testcases to not use indexed loads/storesChris Lattner2002-08-22
* Covnert testcases to not use indexed loads/storesChris Lattner2002-08-22
* Covnert testcases to not use indexed loads/storesChris Lattner2002-08-22
* Remove obsolete testChris Lattner2002-08-22
* Remove ancient testChris Lattner2002-08-22
* Covnert tests to not use indexed load/storesChris Lattner2002-08-22
* Add functions castbool and boolexpr.Vikram S. Adve2002-08-22
* *** empty log message ***Vikram S. Adve2002-08-22
* Fix testcase to not use indexing in non-gep instructionsChris Lattner2002-08-21
* Test the C backend on all of the feature tests as well.Chris Lattner2002-08-21
* Fix store to not indexChris Lattner2002-08-21
* Convert testcase to not use indexing on loads & storesChris Lattner2002-08-21
* Add testcase for the not (setcc A, B) caseChris Lattner2002-08-21
* Cleanup testsuiteChris Lattner2002-08-20
* Clean up testcases to make them properChris Lattner2002-08-20