summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/mandel.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
| | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
* Update a number of CodeGen tests to not create .ll files in the testDaniel Dunbar2008-08-211-1/+1
| | | | | | | | directory. - Removed .ll from the svn:ignore lists to try and prevent this. - Added svn:ignore on test/Misc/Output llvm-svn: 55104
* Don't include complex.h or tgmath.h for this test; they aren't needed, Eli Friedman2008-06-101-6/+0
| | | | | | and including tgmath.h causes the test to fail for no good reason. llvm-svn: 52167
* testcase that doesn't work quite yetChris Lattner2007-08-271-0/+73
llvm-svn: 41478
OpenPOWER on IntegriCloud