Skip to content
  1. Jan 15, 2014
  2. Nov 13, 2013
  3. Nov 07, 2013
  4. Nov 04, 2013
  5. Oct 29, 2013
  6. Oct 11, 2013
  7. Sep 14, 2013
  8. Sep 06, 2013
  9. Aug 28, 2013
  10. Aug 16, 2013
    • Daniel Dunbar's avatar
      [tests] Cleanup initialization of test suffixes. · 9efbedfd
      Daniel Dunbar authored
       - Instead of setting the suffixes in a bunch of places, just set one master
         list in the top-level config. We now only modify the suffix list in a few
         suites that have one particular unique suffix (.ml, .mc, .yaml, .td, .py).
      
       - Aside from removing the need for a bunch of lit.local.cfg files, this enables
         4 tests that were inadvertently being skipped (one in
         Transforms/BranchFolding, a .s file each in DebugInfo/AArch64 and
         CodeGen/PowerPC, and one in CodeGen/SI which is now failing and has been
         XFAILED).
      
       - This commit also fixes a bunch of config files to use config.root instead of
         older copy-pasted code.
      
      llvm-svn: 188513
      9efbedfd
  11. Jul 26, 2013
  12. Jul 01, 2013
  13. Jun 27, 2013
  14. Apr 18, 2013
  15. Apr 14, 2013
  16. Jan 17, 2013
    • Jack Carter's avatar
      This is a resubmittal. For some reason it broke the bots yesterday · 2a74a87b
      Jack Carter authored
      but I cannot reproduce the problem and have scrubed my sources and
      even tested with llvm-lit -v --vg.
      
      The Mips RDHWR (Read Hardware Register) instruction was not 
      tested for assembler or dissassembler consumption. This patch
      adds that functionality.
      
      Contributer: Vladimir Medic
       
      llvm-svn: 172685
      2a74a87b
  17. Jan 16, 2013
    • Jack Carter's avatar
      reverting 172579 · 5619f91b
      Jack Carter authored
      llvm-svn: 172594
      5619f91b
    • Jack Carter's avatar
      Akira, · e0c1e1a4
      Jack Carter authored
      Hope you are feeling better.
      
      The Mips RDHWR (Read Hardware Register) instruction was not 
      tested for assembler or dissassembler consumption. This patch
      adds that functionality.
      
      Contributer: Vladimir Medic
       
      llvm-svn: 172579
      e0c1e1a4
  18. Nov 14, 2012
  19. Nov 02, 2012
  20. Jul 12, 2012
  21. Jul 09, 2012
    • Akira Hatanaka's avatar
      Reapply r158846. · 9bf2b567
      Akira Hatanaka authored
      Access mips register classes via MCRegisterInfo's functions instead of via the
      TargetRegisterClasses defined in MipsGenRegisterInfo.inc.
      
      llvm-svn: 159953
      9bf2b567
  22. Jul 06, 2012
  23. Jun 20, 2012
  24. May 31, 2012
  25. Apr 17, 2012
  26. Apr 03, 2012
Loading