Skip to content
  1. Dec 16, 2013
  2. Dec 15, 2013
  3. Dec 14, 2013
    • Matt Arsenault's avatar
      Don't manually calculate size in bytes · 52226f9a
      Matt Arsenault authored
      llvm-svn: 197327
      52226f9a
    • Iain Sandoe's avatar
      [Powerpc darwin] AsmParser Base implementation. · e0b4cb62
      Iain Sandoe authored
      This is a base implementation of the powerpc-apple-darwin asm parser dialect.
      
      * Enables infrastructure (essentially isDarwin()) and fixes up the parsing of asm directives to separate out ELF and MachO/Darwin additions.
      * Enables parsing of {r,f,v}XX as register identifiers.
      * Enables parsing of lo16() hi16() and ha16() as modifiers.
      
      The changes to the test case are from David Fang (fangism).
      
      llvm-svn: 197324
      e0b4cb62
Loading