Updated the TableGen emitter for the Enhanced
[oota-llvm.git] / test / Bitcode /
2010-01-25 Dan GohmanFix the bitcode reader to deserialize nuw/nsw/etc....
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-08-04 Devang PatelUse separate ValueList for metadata.
2009-08-04 Devang PatelRevert recent bitcode writer patches.
2009-08-04 Devang PatelConstants and Metadata share ValueList. This means...
2009-06-12 Nick LewyckyDon't remove aggregate-typed module level constants...
2009-02-03 Chris Lattnerfix a bitcode reader bug where it can't handle extracte...
2008-05-24 Evan ChengEliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl...
2008-05-24 Evan ChengEliminate x86.sse2.movs.d, x86.sse2.shuf.pd, x86.sse2...
2008-05-24 Evan ChengAutoupgrade x86.sse2.loadh.pd and x86.sse2.loadl.pd.
2008-05-20 Gabor GreifEliminate questionable syntax for stdin redirection...
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-02-17 Chris Lattnerfix this test.
2008-02-17 Tanya LattnerRemove llvm-upgrade.
2007-12-17 Evan ChengBring back int_x86_sse2_movl_dq intrinsic for backward...
2007-08-04 Chandler CarruthThis is the patch to provide clean intrinsic function...
2007-07-25 Chandler CarruthMoving regression test to reflect move in source and...