summaryrefslogtreecommitdiff
path: root/dragonegg/test/compilator/compilator-lit.cfg
AgeCommit message (Expand)Author
2013-08-09[tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar
2013-08-08[tests] Find local test utilities relative to config files.Daniel Dunbar
2013-06-07Add test with inline asm rejected by GCC but accepted by us because the asmDuncan Sands
2013-05-24Enable fast math IR optimizations when passed -ffast-math.Duncan Sands
2013-05-24Yet another IEEE 128 bit floating point test that now passes.Duncan Sands
2013-05-24Mark these tests as XFAIL while waiting for SROA to be fixed.Duncan Sands
2013-05-24More IEEE 128 bit floating point tests that now pass.Duncan Sands
2013-05-22More IEEE 128 floating point testcases that now pass.Duncan Sands
2013-05-13More IEEE 128 bit float tests that now pass.Duncan Sands
2013-04-06More IEEE 128 bit floating point tests that now pass.Duncan Sands
2013-04-03More now passing 128 bit IEEE floating point tests.Duncan Sands
2013-04-02These tests started passing recently.Duncan Sands
2013-02-23Rather than basing the list of supported languages on how gcc was configured,Duncan Sands
2013-02-20This alias is no longer rejected.Duncan Sands
2013-01-21XFAIL a testcase that pokes a GCC bug.Duncan Sands
2013-01-21GCC considers that failure to inline an always-inline function is an error, butDuncan Sands
2013-01-21Add an XFAIL for a new testcase that crashes gcc but not dragonegg.Duncan Sands
2013-01-20Thanks for recent IEEE 128 bit floating point work a bunch of tests startedDuncan Sands
2012-10-18XFAIL these tests until PR14114 is resolved.Duncan Sands
2012-07-12GCC 4.6 doesn't crash on this.Duncan Sands
2012-07-12These only fail with gcc-4.7.Duncan Sands
2012-07-11Additional problematic testcases from the current gcc testsuite. Also, commentDuncan Sands
2012-06-28Another testcase that uses "asm goto".Duncan Sands
2012-06-22Another f128 testcase.Duncan Sands
2012-06-09New "asm goto" gcc test.Duncan Sands
2012-05-30These tests now pass thanks to LLVM commit 157634 adding support forDuncan Sands
2012-05-04Use different names for LIT configuration files in the two test subsuites.Duncan Sands