.. |
2007-07-25-DominatedLoop.ll
|
|
|
2007-07-25-InfiniteLoop.ll
|
|
|
2007-07-25-Loop.ll
|
|
|
2007-07-25-NestedLoop.ll
|
|
|
2007-07-25-SinglePredecessor.ll
|
|
|
2007-07-26-InterlockingLoops.ll
|
|
|
2007-07-26-NonRedundant.ll
|
|
|
2007-07-26-PhiErasure.ll
|
|
|
2007-07-30-PredIDom.ll
|
Fix a bug caused by indiscriminantly asking for the dominators of a predecessor.
|
2007-07-30 16:57:08 +00:00 |
2007-07-31-NoDomInherit.ll
|
Fix a misoptimization in aha.
|
2007-07-31 17:43:14 +00:00 |
2007-07-31-RedundantPhi.ll
|
Fix a failure I accidentally caused in my last commit by mishandling the
|
2007-07-31 20:18:28 +00:00 |
2008-02-12-UndefLoad.ll
|
Use normal naming convention for test.
|
2008-03-22 21:08:33 +00:00 |
2008-02-13-NewPHI.ll
|
Testcase for PR2032.
|
2008-02-14 07:15:11 +00:00 |
2008-02-24-MultipleUseofSRet.ll
|
Improve the return slot optimization to be both more aggressive (not limited to sret parameters), and
|
2008-03-12 07:37:44 +00:00 |
2008-02-24-NonDominatedMemcpy.ll
|
Fix an issue where GVN would try to use an instruction before its definition when performing return slot optimization.
|
2008-02-25 00:40:41 +00:00 |
2008-02-26-MemCpySize.ll
|
Add PR number to testcase.
|
2008-02-26 23:16:11 +00:00 |
2008-03-13-ReturnSlotBitcast.ll
|
Fix a bug in GVN that Duncan noticed, where we potentially need to insert a
|
2008-03-13 22:07:10 +00:00 |
basic.ll
|
Convert tests using "| wc -l | grep ..." to use the count script.
|
2007-08-15 13:36:28 +00:00 |
dg.exp
|
|
|
dominated.ll
|
Convert tests using "| wc -l | grep ..." to use the count script.
|
2007-08-15 13:36:28 +00:00 |
form-memset2.ll
|
add a testcase for forming memset from noncontiguous stores.
|
2008-03-29 04:51:35 +00:00 |
form-memset.ll
|
add a testcase for forming memset from noncontiguous stores.
|
2008-03-29 04:51:35 +00:00 |
memcpy.ll
|
Fix an issue where GVN would try to use an instruction before its definition when performing return slot optimization.
|
2008-02-25 00:40:41 +00:00 |
mixed.ll
|
Convert tests using "| wc -l | grep ..." to use the count script.
|
2007-08-15 13:36:28 +00:00 |
nonlocal.ll
|
Convert tests using "| wc -l | grep ..." to use the count script.
|
2007-08-15 13:36:28 +00:00 |
semidominated.ll
|
Convert tests using "| wc -l | grep ..." to use the count script.
|
2007-08-15 13:36:28 +00:00 |
sret.ll
|
make this just a bit more strict.
|
2008-02-18 17:33:10 +00:00 |