Skip to content
  1. Apr 08, 2009
  2. Mar 24, 2009
  3. Mar 19, 2009
  4. Feb 09, 2009
  5. Jan 27, 2009
  6. Jan 19, 2009
    • Nick Lewycky's avatar
      Port this test from dejagnu to unit testing. · ee22611e
      Nick Lewycky authored
      The way this worked before was to test APInt by running
      "lli -force-interpreter=true" knowing the lli uses APInt under the hood to
      store its values. Now, we test APInt directly.
      
      llvm-svn: 62514
      ee22611e
Loading