Skip to content
  1. Jul 15, 2011
  2. Jul 14, 2011
  3. Jul 13, 2011
  4. Jul 11, 2011
    • Shantonu Sen's avatar
      Resynchronize EDInfo.h and EDEmitter.cpp. · 761feb85
      Shantonu Sen authored
      The enum names as well as order (i.e. value)
      had skewed, which means that consumers of the
      tablegen-ed table would see different values than
      intended. Make both files have a superset of enums,
      and add classification as needed for numMCOperands.
      
      Reviewed by Owen Anderson
      
      llvm-svn: 134905
      761feb85
    • Evan Cheng's avatar
      - Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfo · c5e6d2f5
      Evan Cheng authored
        and MCSubtargetInfo.
      - Added methods to update subtarget features (used when targets automatically
        detect subtarget features or switch modes).
      - Teach X86Subtarget to update MCSubtargetInfo features bits since the
        MCSubtargetInfo layer can be shared with other modules.
      - These fixes .code 16 / .code 32 support since mode switch is updated in
        MCSubtargetInfo so MC code emitter can do the right thing.
      
      llvm-svn: 134884
      c5e6d2f5
  5. Jul 09, 2011
  6. Jul 08, 2011
  7. Jul 07, 2011
  8. Jul 06, 2011
  9. Jul 02, 2011
  10. Jul 01, 2011
  11. Jun 30, 2011
  12. Jun 29, 2011
  13. Jun 25, 2011
  14. Jun 24, 2011
Loading