mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-17 18:10:31 +00:00
31901f80f8
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3494 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
2002-03-11-InstCombineHang.ll | ||
2002-05-14-SubFailure.ll | ||
2002-05-14-TouchDeletedInst.ll | ||
2002-08-02-CastTest.ll | ||
add.ll | ||
and.ll | ||
cast-set.ll | ||
cast.ll | ||
div.ll | ||
getelementptr.ll | ||
Makefile | ||
mul.ll | ||
not.ll | ||
or.ll | ||
phi.ll | ||
README.txt | ||
rem.ll | ||
set.ll | ||
setcc-strength-reduce.ll | ||
shift.ll | ||
sub.ll |
This directory contains test cases for the instcombine transformation. The dated tests are actual bug tests, whereas the named tests are used to test for features that the this pass should be capable of performing.