summaryrefslogtreecommitdiff
path: root/test/Integer/fold-fpcast_bt.ll
Commit message (Collapse)AuthorAge
* Rewrite test/Integer tests to use FileCheck instead of grepEli Bendersky2013-04-08
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179047 91177308-0d34-0410-b5e6-96231b3b80d8
* Change all floating constants that are not exactlyDale Johannesen2007-09-05
| | | | | | | representable to use hex format. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41722 91177308-0d34-0410-b5e6-96231b3b80d8
* FIx this test, thanks to llvm.expReid Spencer2007-04-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35992 91177308-0d34-0410-b5e6-96231b3b80d8
* Cover non-byte-width BATs situation.Zhou Sheng2007-01-19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33356 91177308-0d34-0410-b5e6-96231b3b80d8
* New test cases for bit accurate integers developed by Guoling Han.Reid Spencer2007-01-16
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33259 91177308-0d34-0410-b5e6-96231b3b80d8