aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/GC
AgeCommit message (Expand)Author
2013-03-25Add a GC plugin for ErlangYiannis Tsiouris
2013-02-19Fix GCMetadaPrinter::finishAssembly not executed, patch by Yiannis Tsiouris.Benjamin Kramer
2012-05-01Strip the pointer casts off of allocas so that the selection DAG can find them.Bill Wendling
2012-03-25Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky
2012-02-16Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky
2011-06-17manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner
2010-08-05tests: CodeGen/X86/GC tests require X86.Daniel Dunbar
2010-03-14don't have i386-specific tests in CodeGen/Generic, PR6601.Chris Lattner