summaryrefslogtreecommitdiff
path: root/test/FrontendC
Commit message (Expand)AuthorAge
* Fix test to account for no more whitespace and that one of the matches is theBill Wendling2008-09-16
* Remove space that was forgotten.`Bill Wendling2008-09-16
* Prevent our own passes from promoting this toDuncan Sands2008-09-05
* Adjust tests to expect new math intrinsics to beDale Johannesen2008-09-04
* Adjust libcalls tests to expect intrinsic for exp2Dale Johannesen2008-09-04
* Update test to check call instruction.Devang Patel2008-09-03
* Testcase for PR1678.Duncan Sands2008-09-03
* New testcase for targets without 64-bit atomics;Dale Johannesen2008-09-02
* Comprehensive test of FE handling of __sync builtins.Dale Johannesen2008-08-22
* ll printer prints each zeroinit on the same line now, update regexChris Lattner2008-08-20
* Testcase for r54520.Nick Lewycky2008-08-08
* Testcases for 54503. One derived from PR 2533, theDale Johannesen2008-08-08
* Testcase for PR2520.Duncan Sands2008-07-08
* Make LLVM compile on DragonFly BSD (PR2499).Matthijs Kooijman2008-06-26
* Fix a warning, closing PR2452Chris Lattner2008-06-20
* Fix a warning.Chris Lattner2008-06-20
* fix a warning.Chris Lattner2008-06-20
* Fix PR numbers, I accidentally switched two digits.Matthijs Kooijman2008-06-16
* XFAIL some tests that became failing due to the extra error reporting recentl...Matthijs Kooijman2008-06-13
* Fix some tests.Evan Cheng2008-06-12
* Add -w to inhibit gcc warnings, which causes theDale Johannesen2008-06-10
* Fix some llvm-gcc warnings in testcases, mostly by adding includes or addingMatthijs Kooijman2008-06-10
* Unbreak this test.Nick Lewycky2008-05-30
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-29