1. d8c64e0 Constification part 5. by florian · 10 years ago
  2. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  3. 74142b8 Add infrastructural support (IR, VEX) to allow returns of 128- by sewardj · 11 years ago
  4. 79efdc6 Make HReg a struct. In the past there were several occurences where by florian · 11 years ago
  5. cfe046e Merge, from branches/COMEM, revisions 2568 to 2641. by sewardj · 12 years ago
  6. 25e5473 Update copyright dates to include 2012. by sewardj · 12 years ago
  7. 3616a2e Remove, or (where it might later come in handy) comment out artefacts by sewardj · 12 years ago
  8. c4530ae Add initial support for Intel AVX instructions (VEX side). by sewardj · 12 years ago
  9. cdc376d POWER Processor decimal floating point instruction support, part 3 by sewardj · 12 years ago
  10. e6c53e0 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  11. 752f906 Update copyright dates to 2010 and change license to standard GPL2+. by sewardj · 14 years ago
  12. 6c299f3 Merge r1925:1948 from branches/ARM. This temporarily breaks all other by sewardj · 15 years ago
  13. cef7d3e by sewardj · 15 years ago[Renamed (96%) from priv/host-generic/h_generic_regs.h]
  14. a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  15. fb7373a Merge, from CGTUNE branch: by sewardj · 17 years ago
  16. 7fb65eb x86 back end: use 80-bit loads/stores for floating point spills rather by sewardj · 17 years ago
  17. e744153 Update copyright dates. by sewardj · 18 years ago
  18. a33e9a4 Update copyright dates. by sewardj · 18 years ago
  19. 40c8026 Redo the way FP multiply-accumulate insns are done on ppc32/64. by sewardj · 18 years ago
  20. 92b6436 Added 'Bool mode64' to the various backend functions, to distinguish 32/64bit arch's. by cerion · 19 years ago
  21. 7bd6ffe by sewardj · 19 years ago
  22. dbcfae7 by sewardj · 19 years ago
  23. 6485f25 Fix comment. by sewardj · 19 years ago
  24. 1001dc4 Make a start on floating point for AMD64. by sewardj · 19 years ago
  25. adc8fd8 increased N_HREG_USAGE for host-ppc32 by cerion · 19 years ago
  26. 5827784 More typechecker police. Hopefully this doesn't break anything. by sewardj · 19 years ago
  27. 05b3b6a Fix many instruction selection cases, including function calls. by sewardj · 19 years ago
  28. 38a3f86 On x86 host and guest, re-implement the way MMX instructions are done, by sewardj · 20 years ago
  29. b5749b0 Fix nonsensical assertion. by sewardj · 20 years ago
  30. 1e6ad74 x86 guest/host: do SSE comparisons. by sewardj · 20 years ago
  31. 4a31b26 In the back end, rename the register classes (in enum HRegClass) more by sewardj · 20 years ago
  32. f8ed9d8 Add copyright notices. by sewardj · 20 years ago
  33. 81ec418 New regime for baseblock layout, as described in comment in by sewardj · 20 years ago
  34. 666fbac A bit more inlining of small fns. by sewardj · 20 years ago
  35. c0ee2ed Make compilation work again after renaming files. by sewardj · 20 years ago[Renamed from priv/host-generic/h_gen_regs.h]
  36. 5a820d9 More file renaming (still borked) by sewardj · 20 years ago[Renamed from priv/host-generic/host_regs.h]
  37. 1f40a0a - Fix up verbosity control. by sewardj · 20 years ago
  38. 2b51587 - Pass host-specific insn and register printing functions to by sewardj · 20 years ago
  39. 887a11a Rename everything to use the "vex" name. by sewardj · 20 years ago
  40. 35421a3 Major hashing around to restructure the world. by sewardj · 20 years ago
  41. 3e1b2d2 Start to move files into a new structure. by sewardj · 20 years ago[Renamed from include/host_regs.h]
  42. 6f37cce * Take into account register classes when assigning spill slots. by sewardj · 20 years ago
  43. 194d54a * Move the x86 genSpill/genRestore functions to the right place. by sewardj · 20 years ago
  44. 0ec3325 Make reg allocator work, to a first approximation at least. by sewardj · 20 years ago
  45. 2cd80dc Tie everything together enough so the reg-allocator can be test-run. by sewardj · 20 years ago
  46. 53f85a9 Add getRegUsage and mapRegs functions for X86 instructions. Tedious. by sewardj · 20 years ago
  47. b3d4ce7 Complete reg-alloc output storage, and misc other stuff to make it by sewardj · 20 years ago
  48. af5a522 Get the register allocator a lot closer to compiling. by sewardj · 20 years ago
  49. 8bc26ee Support stuff for register allocation. by sewardj · 20 years ago
  50. c97096c First draft of tree-based instruction selector. by sewardj · 20 years ago