Cleanup a bunch of tests. In particular do not allow target directives in

the .ll file or it forces the V9 backend.  This is the CodeGen/Generic dir,
so there is no use in doing that.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19355 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner
2005-01-07 22:05:31 +00:00
parent 7cc4777a26
commit 9cd87dbccb
9 changed files with 5 additions and 241 deletions

View File

@@ -2,11 +2,6 @@
; On this code, llc did not pass the sixth argument (%reg321) to printf.
; It passed the first five in %o0 - %o4, but never initialized %o5.
; Fix in SparcInstrSelection.cpp:
; 2030c2030
; - if (i < target.getRegInfo().GetNumOfIntArgRegs())
; + if (i <= target.getRegInfo().GetNumOfIntArgRegs())
;
%.LC12 = internal global [44 x sbyte] c"\09\09M = %g, I = %g, V = %g\0A\09\09O = %g, E = %g\0A\0A\00" ; <[44 x sbyte]*>