[llvm-commits] CVS: llvm/test/Regression/Assembler/2004-01-22-FloatNormalization.ll
    Chris Lattner 
    lattner at cs.uiuc.edu
       
    Thu Jan 22 18:55:01 PST 2004
    
    
  
Changes in directory llvm/test/Regression/Assembler:
2004-01-22-FloatNormalization.ll added (r1.1)
---
Log message:
New testcase for problem brian ran into
---
Diffs of the changes:  (+3 -0)
Index: llvm/test/Regression/Assembler/2004-01-22-FloatNormalization.ll
diff -c /dev/null llvm/test/Regression/Assembler/2004-01-22-FloatNormalization.ll:1.1
*** /dev/null	Thu Jan 22 18:54:36 2004
--- llvm/test/Regression/Assembler/2004-01-22-FloatNormalization.ll	Thu Jan 22 18:54:26 2004
***************
*** 0 ****
--- 1,3 ----
+ ; make sure that 'float' values have their value properly truncated.
+ 
+ global float 0x1 
    
    
More information about the llvm-commits
mailing list