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-17 03:07:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5881586745
llvm-6502
/
test
/
Transforms
/
SCCP
History
Eli Friedman
89e0f4b5b0
Add missing newline.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@138964
91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-01 21:20:11 +00:00
..
2002-05-02-MissSecondInst.ll
2002-05-20-MissedIncomingValue.ll
2002-05-21-InvalidSimplify.ll
2002-08-30-GetElementPtrTest.ll
2003-06-24-OverdefinedPHIValue.ll
2003-08-26-InvokeHandling.ll
Update the tests to the new EH scheme.
2011-08-31 20:55:40 +00:00
2004-11-16-DeadInvoke.ll
Update the tests to the new EH scheme.
2011-08-31 20:55:40 +00:00
2004-12-10-UndefBranchBug.ll
2006-10-23-IPSCCP-Crash.ll
2006-12-04-PackedType.ll
2006-12-19-UndefBug.ll
2007-05-16-InvokeCrash.ll
Update the tests to the new EH scheme.
2011-08-31 20:55:40 +00:00
2008-01-27-UndefCorrelate.ll
2008-04-22-multiple-ret-sccp.ll
remove asmparser support for the old getresult instruction, which has been subsumed by extractvalue.
2011-06-17 06:57:15 +00:00
2008-05-23-UndefCallFold.ll
2009-01-14-IPSCCP-Invoke.ll
Update the tests to the new EH scheme.
2011-08-31 20:55:40 +00:00
2009-05-27-VectorOperandZero.ll
apint-array.ll
apint-basictest2.ll
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
apint-basictest3.ll
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
apint-basictest4.ll
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
apint-basictest.ll
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
apint-bigarray.ll
apint-bigint2.ll
apint-bigint.ll
apint-ipsccp1.ll
apint-ipsccp2.ll
apint-ipsccp3.ll
apint-ipsccp4.ll
apint-load.ll
apint-phi.ll
apint-select.ll
atomic-load-store.ll
Add missing newline.
2011-09-01 21:20:11 +00:00
calltest.ll
crash.ll
dg.exp
ipsccp-addr-taken.ll
ipsccp-basic.ll
Update the tests to the new EH scheme.
2011-08-31 20:55:40 +00:00
loadtest.ll
logical-nuke.ll
phitest.ll
retvalue-undef.ll
sccptest.ll
select.ll
switch.ll
Minor bug in SCCP found by inspection. (I don't think it's possible to hit this with a normal pass pipeline, but fixing for completeness.)
2011-08-16 21:12:35 +00:00
undef-resolve.ll
Silly mistake from r137777; restore significant isStructTy() checks. While here, be a bit more defensive
2011-08-17 18:10:43 +00:00