1. 1a72add6 Compute feature bits at time of MCSubtargetInfo initialization. by Evan Cheng · 14 years ago
  2. c9c090d Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency. by Evan Cheng · 14 years ago
  3. 0d639a2 Rename TargetSubtarget to TargetSubtargetInfo for consistency. by Evan Cheng · 14 years ago
  4. 54b68e3 - Added MCSubtargetInfo to capture subtarget features and scheduling by Evan Cheng · 14 years ago
  5. fe6e405 Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to by Evan Cheng · 14 years ago
  6. 8264e27 Sink SubtargetFeature and TargetInstrItineraries (renamed MCInstrItineraries) into MC. by Evan Cheng · 14 years ago
  7. e248912 Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality. by Akira Hatanaka · 15 years ago
  8. aef55c8 Fix lines that have incorrect indentation or exceed 80 columns. There is no change in functionality. by Akira Hatanaka · 15 years ago
  9. ed874ef Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira by Bruno Cardoso Lopes · 15 years ago
  10. 03c0330 Enable mips32 mul instruction. Patch by Akira Hatanaka <ahatanaka@mips.com> by Bruno Cardoso Lopes · 15 years ago
  11. 9c656fe Initial support for Mips32 and Mips32r2. Patch contributed by Akira Hatanaka (ahatanaka@mips.com) by Bruno Cardoso Lopes · 15 years ago
  12. 740ab38 Fix a bunch of little errors that Clang complains about when its being pedantic by Douglas Gregor · 16 years ago
  13. 68535f7 reintroduce support for Mips "small" section handling. This is by Chris Lattner · 16 years ago
  14. 58e8be8 Restore some "small section" support code, reverting my patch from r76936. by Chris Lattner · 16 years ago
  15. 57c11da Remove -disable-mips-abicall and -enable-mips-absolute-call command-line by Eli Friedman · 16 years ago
  16. 31b44e8 Normalize Subtarget constructors to take a target triple string instead of by Daniel Dunbar · 16 years ago
  17. bc63d8b remove more remnants of small section support. by Chris Lattner · 16 years ago
  18. a72a505 Added support for fround, fextend and FP_TO_SINT by Bruno Cardoso Lopes · 16 years ago
  19. 08bf4c0 Propagate CPU string out of SubtargetFeatures by Anton Korobeynikov · 16 years ago
  20. f714e25 Added new features to represent specific instructions groups by Bruno Cardoso Lopes · 17 years ago
  21. e5d1fcf Added initial support for small sections on Mips. by Bruno Cardoso Lopes · 17 years ago
  22. 80ab8f9 Added Subtarget support into RegisterInfo by Bruno Cardoso Lopes · 17 years ago
  23. bcc2139 Fixed features usage. by Bruno Cardoso Lopes · 17 years ago
  24. 7ceec57 Fixe typos and 80 column size problems by Bruno Cardoso Lopes · 17 years ago
  25. c9c3f49 Several changes to Mips backend, experimental fp support being the most by Bruno Cardoso Lopes · 17 years ago
  26. 326a037 Some Mips minor fixes Added support for mips little endian arch => mipsel by Bruno Cardoso Lopes · 17 years ago
  27. f3ebc3f Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  28. 87beec9 InstrItineraryData support on added. by Bruno Cardoso Lopes · 18 years ago
  29. 35e43c4 Initial Mips support, here we go! =) by Bruno Cardoso Lopes · 18 years ago