Avoid depending on LCSSA implicitly pulling in LoopSimplify.
[oota-llvm.git] / test / Bitcode /
2010-04-20 Chris Lattnerreapply 'reject forward references to functions whose...
2010-04-20 Eric ChristopherRemove the palignr intrinsics now that we lower them...
2010-04-17 Daniel DunbarRevert "reject forward references to functions whose...
2010-04-17 Chris Lattnerreject forward references to functions whose type don...
2010-04-07 Chris Lattneradd newlines at the end of files.
2010-04-04 Mon P WangReapply address space patch after fixing an issue in...
2010-04-02 Mon P WangRevert r100191 since it breaks objc in clang
2010-04-02 Mon P WangReapply address space patch after fixing an issue in...
2010-03-30 Eric ChristopherRemove the pmulld intrinsic and autoupdate it as a...
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...