Skip to content
  1. Mar 30, 2010
  2. Mar 25, 2010
  3. Mar 24, 2010
  4. Mar 18, 2010
  5. Mar 16, 2010
    • Daniel Dunbar's avatar
      MC: Allow modifiers in MCSymbolRefExpr, and eliminate X86MCTargetExpr. · 55992564
      Daniel Dunbar authored
       - Although it would be nice to allow this decoupling, the assembler needs to be able to reason about MCSymbolRefExprs in too many places to make this viable. We can use a target specific encoding of the variant if this becomes an issue.
       - This patch also extends llvm-mc to support parsing of the modifiers, as opposed to lumping them in with the symbol.
      
      llvm-svn: 98592
      55992564
  6. Mar 14, 2010
  7. Mar 12, 2010
  8. Mar 11, 2010
  9. Mar 10, 2010
  10. Feb 09, 2010
    • Dan Gohman's avatar
      Document that MCExpr::Mod is actually remainder. · 9a9d9ea7
      Dan Gohman authored
      Document that MCExpr::Div, Mod, and the comparison operators are all
      signed operators.
      
      Document that the comparison operators' results are target-dependent.
      
      Document that the behavior of shr is target-dependent.
      
      llvm-svn: 95619
      9a9d9ea7
  11. Feb 08, 2010
  12. Jan 18, 2010
  13. Jan 17, 2010
  14. Jan 05, 2010
  15. Nov 06, 2009
  16. Oct 16, 2009
  17. Sep 16, 2009
  18. Sep 09, 2009
  19. Sep 08, 2009
  20. Sep 03, 2009
  21. Aug 31, 2009
  22. Aug 26, 2009
  23. Aug 11, 2009
  24. Jul 01, 2009
  25. Jun 30, 2009
  26. Jun 29, 2009
Loading