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-15 20:06:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ef7634ca48
llvm-6502
/
test
/
Transforms
/
GVN
History
Dan Gohman
aceba31b7a
Delete useless trailing semicolons.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@92740
91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-05 17:55:26 +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
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
2009-01-21-SortInvalidation.ll
2009-01-22-SortInvalidation.ll
2009-02-17-LoadPRECrash.ll
2009-03-05-dbg.ll
2009-03-10-PREOnVoid.ll
2009-06-17-InvalidPRE.ll
2009-07-13-MemDepSortFail.ll
2009-11-12-MemDepMallocBitCast.ll
basic.ll
bitcast-of-call.ll
calls-nonlocal.ll
calls-readonly.ll
condprop.ll
crash-no-aa.ll
Fix PR5744, a case where we were getting the pointer size instead of the
2009-12-10 00:11:45 +00:00
crash.ll
merge crash-2.ll into crash.ll
2009-12-09 17:17:26 +00:00
dg.exp
invariant-simple.ll
lifetime-simple.ll
Cleanup/remove some parts of the lifetime region handling code in memdep and GVN,
2009-12-02 07:35:19 +00:00
load-constant-mem.ll
local-pre.ll
lpre-call-wrap-2.ll
lpre-call-wrap.ll
mixed.ll
nonescaping-malloc.ll
null-aliases-nothing.ll
Delete useless trailing semicolons.
2010-01-05 17:55:26 +00:00
pre-basic-add.ll
pre-load.ll
add PR#
2009-11-29 01:28:58 +00:00
pre-single-pred.ll
rle-must-alias.ll
I accidentally implemented this :)
2009-11-27 19:56:00 +00:00
rle-no-phi-translate.ll
this test is failing, and is expected to.
2009-11-27 06:36:28 +00:00
rle-nonlocal.ll
rle-phi-translate.ll
fix an overly conservative caching issue that caused memdep to
2009-12-19 21:29:22 +00:00
rle-semidominated.ll
rle.ll
fix hte last remaining known (by me) phi translation bug. When we reanalyze
2009-12-09 18:21:46 +00:00