1. d8c64e0 Constification part 5. by florian · 10 years ago
  2. 95a487b Fix comments and code snippets that were making incorrect claims about by florian · 10 years ago
  3. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) 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. c17ce02 Fix HReg <--> UInt mixup. by florian · 11 years ago
  6. 25e5473 Update copyright dates to include 2012. by sewardj · 12 years ago
  7. 8c50d7d Increase max allowed pre-allocation (vreg-ised) block size from 10000 by sewardj · 12 years ago
  8. 3616a2e Remove, or (where it might later come in handy) comment out artefacts by sewardj · 12 years ago
  9. c4530ae Add initial support for Intel AVX instructions (VEX side). by sewardj · 12 years ago
  10. ee31366 Revert accidental check in (part of r2240). by florian · 13 years ago
  11. 5351853 Revert r2238. In 64-bit mode the length is in bits 0:63. by florian · 13 years ago
  12. e6c53e0 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  13. 752f906 Update copyright dates to 2010 and change license to standard GPL2+. by sewardj · 14 years ago
  14. 6c299f3 Merge r1925:1948 from branches/ARM. This temporarily breaks all other by sewardj · 15 years ago
  15. cef7d3e by sewardj · 15 years ago[Renamed (98%) from priv/host-generic/reg_alloc2.c]
  16. 7342b1b In some obscure circumstances, the allocator would incorrectly omit a by sewardj · 16 years ago
  17. 478646f Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This by sewardj · 16 years ago
  18. a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  19. fb7373a Merge, from CGTUNE branch: by sewardj · 17 years ago
  20. 607ca2d Merge, from CGTUNE branch: by sewardj · 17 years ago
  21. 7fb65eb x86 back end: use 80-bit loads/stores for floating point spills rather by sewardj · 17 years ago
  22. e744153 Update copyright dates. by sewardj · 18 years ago
  23. c3bc60a Change a stupid algorithm that deals with real register live by sewardj · 18 years ago
  24. a33e9a4 Update copyright dates. by sewardj · 18 years ago
  25. 92b6436 Added 'Bool mode64' to the various backend functions, to distinguish 32/64bit arch's. by cerion · 19 years ago
  26. 7bd6ffe by sewardj · 19 years ago
  27. dbcfae7 by sewardj · 19 years ago
  28. d4d3dd6 Add some casts. by sewardj · 19 years ago
  29. ee7d228 Fix (well, ameliorate, at least) some lurking performance problems by sewardj · 19 years ago
  30. 40e144d more icc -Wall cleanups by sewardj · 19 years ago
  31. 18fca0f Update comment. by sewardj · 19 years ago
  32. 6447157 Print useful diagnostics if reg-alloc bombs due to bogus live ranges by sewardj · 19 years ago
  33. ad572dd Rename some variables and types, to make it easier to read. No by sewardj · 20 years ago
  34. 17bbc21 Remove register preferencing mechanism; does not seem to help. by sewardj · 20 years ago
  35. 109ffdb x86 host: Stuff in support of memchecking of 64x2 vector FP. by sewardj · 20 years ago
  36. d08f2d7 x86 host: make a start on SSE code generation. by sewardj · 20 years ago
  37. 4a31b26 In the back end, rename the register classes (in enum HRegClass) more by sewardj · 20 years ago
  38. f8ed9d8 Add copyright notices. by sewardj · 20 years ago
  39. 0cfb1a3 Silence compiler warning. by sewardj · 20 years ago
  40. 2fa60a3 Add code to do register preferencing (moves from vreg to rreg cause by sewardj · 20 years ago
  41. 432b1c9 Add and use a new version of the register allocator, which is simpler by sewardj · 20 years ago