Skip to content
  1. Jul 16, 2009
  2. Jul 15, 2009
  3. Jul 14, 2009
  4. Jul 13, 2009
    • David Greene's avatar
      · de54478b
      David Greene authored
      Add infrastructure to allow post instruction printing action triggers.
      We'll eventually use this to print comments in asm files and do other
      fun things.
      
      This adds interfaces to the AsmPrinter and changes TableGen to invoke
      the postInstructionAction when appropriate.  It also add parameters to
      TargetAsmInfo to control comment layout.
      
      llvm-svn: 75490
      de54478b
  5. Jul 12, 2009
  6. Jul 11, 2009
  7. Jul 09, 2009
  8. Jul 08, 2009
  9. Jul 07, 2009
  10. Jul 06, 2009
  11. Jul 03, 2009
  12. Jul 01, 2009
  13. Jun 30, 2009
    • Daniel Dunbar's avatar
      Normalize SourceMgr messages. · c9dc78ae
      Daniel Dunbar authored
       - Don't print "Parsing" in front of every message.
      
       - Take additional "type" argument which is prepended to the message (with ": ")
         if given.
      
       - Update clients to print errors (warnings) as:
      <filename>:<line number>: error(warning): ...
      
      llvm-svn: 74489
      c9dc78ae
    • David Greene's avatar
      · 371ca49b
      David Greene authored
      Remove commented code.
      
      llvm-svn: 74471
      371ca49b
  14. Jun 29, 2009
    • David Greene's avatar
      · efa19619
      David Greene authored
      Implement !cast<string>.
      
      llvm-svn: 74444
      efa19619
    • David Greene's avatar
      · fd42c8a5
      David Greene authored
      Improve TableGen error reporting.
      
      llvm-svn: 74443
      fd42c8a5
    • David Greene's avatar
      · f92ba97c
      David Greene authored
      Add more vector ValueTypes for AVX and other extended vector instruction
      sets.
      
      llvm-svn: 74427
      f92ba97c
  15. Jun 27, 2009
  16. Jun 26, 2009
Loading