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
2025-02-08 06:32:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
Transforms
/
Mem2Reg
History
…
..
2002-03-28-UninitializedVal.ll
…
2002-05-01-ShouldNotPromoteThisAlloca.ll
…
2003-04-10-DFNotFound.ll
…
2003-04-18-DeadBlockProblem.ll
…
2003-04-24-MultipleIdenticalSuccessors.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2003-06-26-IterativePromote.ll
…
2003-10-05-DeadPHIInsertion.ll
…
2005-06-30-ReadBeforeWrite.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2005-11-28-Crash.ll
…
2007-08-27-VolatileLoadsStores.ll
…
atomic.ll
…
ConvertDebugInfo2.ll
…
ConvertDebugInfo.ll
Debug Info: update testing cases to specify the debug info version number.
2013-11-22 21:49:45 +00:00
crash.ll
…
ignore-lifetime.ll
Remove duplicate copy of testcase in r188327.
2013-08-13 22:55:05 +00:00
PromoteMemToRegister.ll
…
UndefValuesMerge.ll
…