summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/GC
Commit message (Expand)AuthorAgeFilesLines
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* Make shell redirection construct portableKamil Rytarowski2017-07-125-5/+5
* [MC] Use .p2align instead of .alignDan Gohman2016-01-263-5/+5
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-163-0/+3
* Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCIJonathan Roelofs2015-08-101-5/+5
* Teach gcroot how to handle dynamically realigned framesPhilip Reames2015-04-021-0/+28
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-274-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-274-5/+5
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* Always print the implicit .text at the start of an asm file.Rafael Espindola2014-03-051-2/+4
* Remove AllowQuotesInName and friends from MCAsmInfo.Rafael Espindola2013-11-131-10/+10
* Add testcase for PR3168. It was fixed over time.Bill Wendling2013-10-221-0/+21
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Add a GC plugin for ErlangYiannis Tsiouris2013-03-251-0/+25
* Fix GCMetadaPrinter::finishAssembly not executed, patch by Yiannis Tsiouris.Benjamin Kramer2013-02-191-0/+31
* Strip the pointer casts off of allocas so that the selection DAG can find them.Bill Wendling2012-05-011-0/+17
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-251-8/+1
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-5/+13
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-42/+0
* tests: CodeGen/X86/GC tests require X86.Daniel Dunbar2010-08-051-1/+3
* don't have i386-specific tests in CodeGen/Generic, PR6601.Chris Lattner2010-03-1413-0/+259
OpenPOWER on IntegriCloud