Skip to content
  1. Feb 29, 2004
  2. Feb 28, 2004
  3. Feb 27, 2004
  4. Feb 26, 2004
    • John Criswell's avatar
      Fixes for PR258 and PR259. · feb7c49c
      John Criswell authored
      Functions with linkonce linkage are declared with weak linkage.
      Global floating point constants used to represent unprintable values
      (such as NaN and infinity) are declared static so that they don't interfere
      with other CBE generated translation units.
      
      llvm-svn: 11884
      feb7c49c
    • Alkis Evlogimenos's avatar
      Uncomment assertions that register# != 0 on calls to · 61719d48
      Alkis Evlogimenos authored
      MRegisterInfo::is{Physical,Virtual}Register. Apply appropriate fixes
      to relevant files.
      
      llvm-svn: 11882
      61719d48
Loading