This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-07 12:07:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f2a5c0a04c
llvm-6502
/
test
/
Transforms
/
GVN
History
Owen Anderson
e8a290fefc
Reapply r68211, with the miscompilations it caused fixed.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@68262
91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-01 23:53:49 +00:00
..
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
Adjust testcase to make it more stable across visitation order changes,
2008-12-15 04:42:00 +00:00
2007-07-26-NonRedundant.ll
2007-07-26-PhiErasure.ll
2007-07-30-PredIDom.ll
2007-07-31-NoDomInherit.ll
2007-07-31-RedundantPhi.ll
2008-02-12-UndefLoad.ll
2008-02-13-NewPHI.ll
2008-02-24-NonDominatedMemcpy.ll
2008-02-26-MemCpySize.ll
2008-07-02-Unreachable.ll
2008-12-09-SelfRemove.ll
2008-12-12-RLE-Crash.ll
2008-12-14-rle-reanalyze.ll
2008-12-15-CacheVisited.ll
fix PR3217: fully cached queries need to be verified against the
2008-12-16 07:10:09 +00:00
2009-01-21-SortInvalidation.ll
Fix PR3358, a really nasty bug where recursive phi translated
2009-01-22 07:04:01 +00:00
2009-01-22-SortInvalidation.ll
fix two more cases where we could let the NLPDI cache get unsorted.
2009-01-23 07:12:16 +00:00
2009-02-17-LoadPRECrash.ll
Add a test for r61358, which I forgot to add way back when.
2009-02-18 07:50:22 +00:00
2009-03-05-dbg.ll
Skip DbgInfoIntrinsic.
2009-03-06 02:59:27 +00:00
2009-03-10-PREOnVoid.ll
Do not attempt to do parial redundancy elimination on void values.
2009-03-10 15:04:53 +00:00
basic.ll
bitcast-of-call.ll
calls-nonlocal.ll
calls-readonly.ll
condprop.ll
Reapply r68211, with the miscompilations it caused fixed.
2009-04-01 23:53:49 +00:00
dg.exp
local-pre.ll
lpre-basic.ll
lpre-call-wrap-2.ll
Add a testcase for GCC PR 23455, which lpre handles now. Add some
2008-12-15 07:49:24 +00:00
lpre-call-wrap.ll
Add a testcase for GCC PR 23455, which lpre handles now. Add some
2008-12-15 07:49:24 +00:00
mixed.ll
pre-basic-add.ll
rle-dominated.ll
rle-must-alias.ll
rle-no-phi-translate.ll
rle-nonlocal.ll
rle-phi-translate.ll
rle-semidominated.ll