Skip to content
  1. Oct 16, 2010
  2. Sep 30, 2010
  3. Sep 23, 2010
  4. Jul 12, 2010
  5. May 26, 2010
  6. May 12, 2010
  7. May 05, 2010
  8. Mar 30, 2010
  9. Mar 25, 2010
  10. Mar 24, 2010
  11. Mar 18, 2010
  12. 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
  13. Mar 14, 2010
  14. Mar 12, 2010
  15. Mar 11, 2010
  16. Mar 10, 2010
  17. 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
  18. Feb 08, 2010
  19. Jan 18, 2010
  20. Jan 17, 2010
  21. Jan 05, 2010
  22. Nov 06, 2009
  23. Oct 16, 2009
  24. Sep 16, 2009
  25. Sep 09, 2009
  26. Sep 08, 2009
  27. Sep 03, 2009
  28. Aug 31, 2009
  29. Aug 26, 2009
  30. Aug 11, 2009
Loading