1. b9f266a New testcase by Chris Lattner · 20 years ago
  2. 13d362f Add memory operand version of conditional move. by Alkis Evlogimenos · 20 years ago
  3. 5ae0006 As I wrote in the docs, simple is the default spiller :-) by Alkis Evlogimenos · 20 years ago
  4. 499b2ba Add simple spiller. by Alkis Evlogimenos · 20 years ago
  5. 4e644dd The default register allocator is local not simple. by Alkis Evlogimenos · 20 years ago
  6. 08f64c3 Support return values of basic integer types. by Brian Gaeke · 20 years ago
  7. a8056fa Sort stanzas into Sparc V8 book page number order. by Brian Gaeke · 20 years ago
  8. bda4a3c Hack it so we do not try to allocate values to G0. by Brian Gaeke · 20 years ago
  9. d69b3c5 Make prolog align stack properly. Make epilog not touch any registers. by Brian Gaeke · 20 years ago
  10. a8b00ca Emit register names in lowercase, as required by the assembler. by Brian Gaeke · 20 years ago
  11. a98e051 Teach getRegClassForType where to find FP registers by Brian Gaeke · 20 years ago
  12. deb8712 Fix a minor bug by Chris Lattner · 20 years ago
  13. a5f2905 Unbreak the build on Sparc. by Misha Brukman · 20 years ago
  14. 62aa28a Asm output is looking a lot better; not correct for all operands yet though. by Brian Gaeke · 20 years ago
  15. 4ab483c Fix a bug in a previous checkin that broke 175.vpr by Chris Lattner · 20 years ago
  16. 3aeb40c Add support for strto* and v*printf by Chris Lattner · 20 years ago
  17. 6b3e3cc Add non-crappy support for varargs by Chris Lattner · 20 years ago
  18. e6e93cc Implement a FIXME, improving the efficiency of DSA on povray. by Chris Lattner · 20 years ago
  19. 7a3ae1f Support -print-machineinstrs by Brian Gaeke · 20 years ago
  20. da5c5a5 Speed up the cbu pass from taking somewhere near the age of the universe to about 90s on povray by Chris Lattner · 20 years ago
  21. 323819e make -print-machineinstrs work for both SparcV9 and X86 by Brian Gaeke · 20 years ago
  22. ce1e500 Add assertion for scale verification. by Alkis Evlogimenos · 20 years ago
  23. 9cccb8a Fix bug introduced by yesterday's changes. by Alkis Evlogimenos · 20 years ago
  24. 5f65add Hide variable from other functions. by Alkis Evlogimenos · 20 years ago
  25. f590ced Fix BU datastructures with povray! by Chris Lattner · 20 years ago
  26. 16437ff Minor changes, remove some debugging code that got checked in somehow. by Chris Lattner · 20 years ago
  27. 4acfd03 Asm printer support, based on x86 - only prints mnemonics for now by Brian Gaeke · 20 years ago
  28. da69e7d Double-FP pseudo-registers. by Brian Gaeke · 20 years ago
  29. 775158d Subtract instructions; minor cleanups by Brian Gaeke · 20 years ago
  30. e7173b7 Floating point regs by Brian Gaeke · 20 years ago
  31. 2f34690 Only clone nodes that are needed in the caller, don't clone ALL aux calls. This improves by Chris Lattner · 20 years ago
  32. e806173 Simple copyConstantToReg support, SETHIi and ORri by Brian Gaeke · 20 years ago
  33. bc1d27a Support add - note, still missing important copyConstantToRegister stuff by Brian Gaeke · 20 years ago
  34. 76a9eb3 Fix a minor bug handling incomplete programs by Chris Lattner · 20 years ago
  35. c4ebdce Fix a DSA bug that caused DSA to generate incredibly huge graphs and take forever to by Chris Lattner · 20 years ago
  36. 66be3c8 Rename method, add new method by Chris Lattner · 20 years ago
  37. 2c7725a Deinline methods, add fast exit by Chris Lattner · 20 years ago
  38. 3d549b1 De-inline methods by Chris Lattner · 20 years ago
  39. c548395 Make MachineOperand's value named 'contents'. Make really, really sure by Brian Gaeke · 20 years ago
  40. ba2e098 Squash /usr/dcs path; use a 'require <version>' instead. by Brian Gaeke · 20 years ago
  41. 1d4c902 Add my regression finding by binary searching cvs script. by Brian Gaeke · 20 years ago
  42. b1aaeee Fix a node mapping problem that was causing the pool allocator to locally allocate by Chris Lattner · 20 years ago
  43. b06f103 SPECIFY a target data to initialize the CBE target with. Until now we have by Chris Lattner · 20 years ago
  44. 2bed9ec Add a new constructor by Chris Lattner · 20 years ago
  45. 0a94348 Don't emit things like malloc(16*1). Allocation instructions are fixed arity now. by Chris Lattner · 20 years ago
  46. 7252939 FINALLY be able to get symbolic type names in the globals graph! by Chris Lattner · 20 years ago
  47. a19ba52 Really, only if reopen by Chris Lattner · 20 years ago
  48. c9699cc Added EH support. by John Criswell · 20 years ago
  49. 89157a2 Make <di> into <dt> (definition list term). by Alkis Evlogimenos · 20 years ago
  50. ab5c600 Doxygenify comments. by Misha Brukman · 20 years ago
  51. 0256e4b Implement ExtractCodeRegion() by Misha Brukman · 20 years ago
  52. 7ace040 Add prototype for ExtractCodeRegion() by Misha Brukman · 20 years ago
  53. 38b8fd1 Make a note that this is usually used via bugpoint. by Misha Brukman · 20 years ago
  54. 538607f Doxygenify some comments. by Misha Brukman · 20 years ago
  55. 7472301 Fix <p> missing <p> tag by Alkis Evlogimenos · 20 years ago
  56. dd420e0 Add a spiller option to llc. A simple spiller will come soon. When we get CFG in the machine code represenation a global spiller will also be possible. Also document the linear scan register allocator but mark it as experimental for now. by Alkis Evlogimenos · 20 years ago
  57. 5f37502 Add the long awaited memory operand folding support for linear scan by Alkis Evlogimenos · 20 years ago
  58. 9d0802e * If a badref has a name, print it out for ease of debugging by Misha Brukman · 20 years ago
  59. 2351159 Add new method by Chris Lattner · 20 years ago
  60. 82e9d72 Correctly add an array marker on a node when appropriate! by Chris Lattner · 20 years ago
  61. 58ae9c7 Fix grammar and doxygenify comments. by Misha Brukman · 20 years ago
  62. b97fce5 * Add implementation of ExtractBasicBlock() * Add comments to ExtractLoop() by Misha Brukman · 20 years ago
  63. a8a0636 Add ability to extract a single basic block into a new function. by Misha Brukman · 20 years ago
  64. 1d83e11 * HTML 4.01 Strict compliance * Removed unnecessary tabs in the entire file by Misha Brukman · 20 years ago
  65. daa4cb0 HTML 4.01 Strict compliance. by Misha Brukman · 20 years ago
  66. ec726a1 Add this back, as its absence introduces assertions, and it seems to work now by Chris Lattner · 20 years ago
  67. f048bfd fix bug in previous checkin by Tanya Lattner · 20 years ago
  68. 05b15fb TargetCacheInfo has been removed; its only uses were to propagate a constant by Brian Gaeke · 20 years ago
  69. 9b3cbdb Adding new Modulo Scheduling graph files. by Tanya Lattner · 20 years ago
  70. d14b837 Removing old graph files with new graph files that I wrote. Updated ModuloScheduling pass, but still in progress. by Tanya Lattner · 20 years ago
  71. 2d6a6aa Expand on my note-to-self by Chris Lattner · 20 years ago
  72. 2158522 Handle passing constant integers to functions much more efficiently. Instead by Chris Lattner · 20 years ago
  73. f2cab76 Don't look in the .libs directories that libtool makes by Brian Gaeke · 20 years ago
  74. ce6096f Fix a minor code-quality issue. When passing 8 and 16-bit integer constants by Chris Lattner · 20 years ago
  75. 99df257 Fix the "partial pool allocator" on em3d and others. The problem is that by Chris Lattner · 20 years ago
  76. 9148ad3 Make Module annotable. Reid has a bunch of code that depends on this, and by Chris Lattner · 20 years ago
  77. 99cca7d Disable tail duplication in a case that breaks on Olden/tsp by Chris Lattner · 20 years ago
  78. 201ff60 Doxygenify comments. by Misha Brukman · 20 years ago
  79. 99cc88b * Remove function to find "main" in a Module, there's a method for that by Misha Brukman · 20 years ago
  80. cbee990 Fix -debug-pass=Executions, which relied on Function, Module, and BasicBlock by Chris Lattner · 20 years ago
  81. 06887c9 Fix bug: test/Regression/Transforms/LowerInvoke/2004-02-29-PHICrash.llx by Chris Lattner · 20 years ago
  82. 2b39c91 Testcase for a bug that caused a whole bunch of testcases to die in the nightly by Chris Lattner · 20 years ago
  83. 92bc3bc Add an assert by Chris Lattner · 20 years ago
  84. c81295a Add back #include I messed up by Chris Lattner · 20 years ago
  85. e8d43fd Urg, forgot to check this in. by Chris Lattner · 20 years ago
  86. 61f57fa Module does not need to be annotatable aka annotable by Chris Lattner · 20 years ago
  87. a523cdf Remove public header. It's been moved to lib/Target/SparcV9 by Chris Lattner · 20 years ago
  88. 08d4963 Move the private MachineInstrAnnot.h into a private directory. by Chris Lattner · 20 years ago
  89. 78827e9 Remove use of an ugly header by Chris Lattner · 20 years ago
  90. 585911e Move methods out of .h file by Chris Lattner · 20 years ago
  91. e85f234 Do not use explicit casts that hide the dependence on Instruction being by Chris Lattner · 20 years ago
  92. 9548f20 Ugh, the old sparc backend attaches MachineCodeForInstruction annotations on by Chris Lattner · 20 years ago
  93. 96c9b8b Add instruction name description. by Alkis Evlogimenos · 20 years ago
  94. 7f6124c Use correct template for SHLD and SHRD instructions so that the memory by Alkis Evlogimenos · 20 years ago
  95. 9c22aeb Improve allocation order: by Alkis Evlogimenos · 20 years ago
  96. 8295f20 A big X86 instruction rename. The instructions are renamed to make by Alkis Evlogimenos · 20 years ago
  97. 6ac5300 Remove dead member variables of SparcV9SchedInfo and TargetSchedInfo by Brian Gaeke · 20 years ago
  98. ee35285 Eliminate the X86-specific BMI functions, using BuildMI instead. by Chris Lattner · 20 years ago
  99. 168aa90 Fix a miscompilation of 197.parser that occurs when you have single basic by Chris Lattner · 20 years ago
  100. 4279f3c Fix PR255: [tailduplication] Single basic block loops are very rare by Chris Lattner · 20 years ago