Regression tests for live-variable analysis on machine code
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 16 Mar 2002 21:42:33 +0000 (21:42 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 16 Mar 2002 21:42:33 +0000 (21:42 +0000)
commit190144293db31aa2e5702091dd66da6690d02f3d
tree90138cb2c73ac67df5bdc6dc3bde82c097dff98e
parentf09733a8766aaa331d7e5196ea36cd9c6bb82100
Regression tests for live-variable analysis on machine code
generated by llc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1882 91177308-0d34-0410-b5e6-96231b3b80d8
test/LiveVar/Makefile [new file with mode: 0644]
test/LiveVar/loops.ll [new file with mode: 0644]
test/LiveVar/loops.out [new file with mode: 0644]
test/LiveVar/phiuse.ll [new file with mode: 0644]
test/LiveVar/phiuse.out [new file with mode: 0644]