aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC
Commit message (Expand)AuthorAgeFilesLines
* Add test case for ptr annotation.Tanya Lattner2008-11-121-0/+18
* The method of doing the matching with a 'select' instruction was wrong. TheBill Wendling2008-11-091-0/+17
* Testcase for PR2691Anton Korobeynikov2008-11-021-0/+5
* Testcase for PR2987.Duncan Sands2008-10-301-0/+9
* Make the declaration of bzero match size_t onDuncan Sands2008-10-291-1/+1
* make this test not depend on how the system header defines memset.Chris Lattner2008-10-231-1/+2
* new testcase for PR2797Chris Lattner2008-10-141-0/+9
* Don't barf on 32 bit platforms if llvm-gcc isDuncan Sands2008-10-132-2/+2
* Remove "long" variants so these will pass on a 64-bit host.Dale Johannesen2008-10-122-98/+6
* Test fp not.Evan Cheng2008-09-241-1/+7
* Test case for fp logical instructions.Evan Cheng2008-09-221-0/+9
* Fix test to account for no more whitespace and that one of the matches is theBill Wendling2008-09-161-2/+2
* Remove space that was forgotten.`Bill Wendling2008-09-161-1/+1
* Prevent our own passes from promoting this toDuncan Sands2008-09-051-1/+1
* Adjust tests to expect new math intrinsics to beDale Johannesen2008-09-043-3/+9
* Adjust libcalls tests to expect intrinsic for exp2Dale Johannesen2008-09-043-1/+28
* Update test to check call instruction.Devang Patel2008-09-031-1/+1
* Testcase for PR1678.Duncan Sands2008-09-031-0/+9
* New testcase for targets without 64-bit atomics;Dale Johannesen2008-09-022-1/+238
* Comprehensive test of FE handling of __sync builtins.Dale Johannesen2008-08-221-0/+281
* ll printer prints each zeroinit on the same line now, update regexChris Lattner2008-08-201-1/+1
* Testcase for r54520.Nick Lewycky2008-08-081-0/+14
* Testcases for 54503. One derived from PR 2533, theDale Johannesen2008-08-082-0/+47
* Testcase for PR2520.Duncan Sands2008-07-081-0/+4
* Make LLVM compile on DragonFly BSD (PR2499).Matthijs Kooijman2008-06-261-1/+1
* Fix a warning, closing PR2452Chris Lattner2008-06-201-3/+3
* Fix a warning.Chris Lattner2008-06-201-3/+1
* fix a warning.Chris Lattner2008-06-201-4/+2
* Fix PR numbers, I accidentally switched two digits.Matthijs Kooijman2008-06-165-5/+5
* XFAIL some tests that became failing due to the extra error reporting recentl...Matthijs Kooijman2008-06-135-0/+11
* Fix some tests.Evan Cheng2008-06-122-2/+2
* Add -w to inhibit gcc warnings, which causes theDale Johannesen2008-06-108-8/+8
* Fix some llvm-gcc warnings in testcases, mostly by adding includes or addingMatthijs Kooijman2008-06-1010-5/+18
* Unbreak this test.Nick Lewycky2008-05-301-1/+1
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-29267-0/+3713