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