1. a892ead * Separate superscript footnotes with a comma, otherwise it's a 2-digit number by Misha Brukman · 20 years ago
  2. 8ccb87f Add instructions for MINGW, contributed by Henrik Bach by Chris Lattner · 20 years ago
  3. 3ac9605 Don't print a 'Total Execution Time' line for the 'Miscellaneous Ungrouped by Chris Lattner · 20 years ago
  4. fe0343a Fix test/Regression/Assembler/2005-02-09-AsmWriterStoreBug.ll by Chris Lattner · 20 years ago
  5. 55d813a New testcase that the asmwriter botches. by Chris Lattner · 20 years ago
  6. 6be0794 Use new edge iterators to simplify some code. by Chris Lattner · 20 years ago
  7. 748ca4d Add some iterators that should have come in long ago by Chris Lattner · 20 years ago
  8. ca94fa2 Fix installation of configured headers when objdir != srcdir. Patch by Chris Lattner · 20 years ago
  9. 445171a BranchCC, nifty by Andrew Lenharth · 20 years ago
  10. 760270d fix store issue and an FP conversion (segfault) issue by Andrew Lenharth · 20 years ago
  11. bcc70bc IndCallGraphMap is now a pointer to a new'd map. by Chris Lattner · 20 years ago
  12. ddf5a35 Hopefully fix the build on Darwin with GCC 3.3 by Chris Lattner · 20 years ago
  13. 2921916 copytoreg fix by Andrew Lenharth · 20 years ago
  14. 06342c3 copyfromreg fix by Andrew Lenharth · 20 years ago
  15. 0382401 fix load bug by Andrew Lenharth · 20 years ago
  16. a549deb more FP load store fixes and Load store simplifications by Andrew Lenharth · 20 years ago
  17. f311e8b clean up load and stores alot by Andrew Lenharth · 20 years ago
  18. 0538034 teach all loads and stores about the stack by Andrew Lenharth · 20 years ago
  19. 2c9e38c prefer FP scratch registers and more check in LowerArguments by Andrew Lenharth · 20 years ago
  20. 6583890 fix oopso by Andrew Lenharth · 20 years ago
  21. 9e8d109 smarter loads and stores. can now handle base+offset. by Andrew Lenharth · 20 years ago
  22. 0bc68a8 fix build by Andrew Lenharth · 20 years ago
  23. 97127a1 clean up by Andrew Lenharth · 20 years ago
  24. d4bdd54 fix f32 setcc, and fp select by Andrew Lenharth · 20 years ago
  25. 9818c05 added ugly support for fp compares by Andrew Lenharth · 20 years ago
  26. 2a8350a Make the rest of file header comments consistent in format and style by Misha Brukman · 20 years ago
  27. eecfea4 Eliminate the explicit opcode field in ConstantExpr, using the SubclassData by Chris Lattner · 20 years ago
  28. 88fe29a Eliminate the explicit volatile fields in LoadInst and StoreInst. This shrinks by Chris Lattner · 20 years ago
  29. 2866297 Instead of initializing the volatile field, use accessors to set it. by Chris Lattner · 20 years ago
  30. 905547b Initialize new field. by Chris Lattner · 20 years ago
  31. 8f0d403 SubclassID is really a small field. Split it into half and let subclasses by Chris Lattner · 20 years ago
  32. b05a76c Add support for .cc and .hpp files. Patch contributed by Vladimir Merzliakov! by Chris Lattner · 20 years ago
  33. bc9ccf6 Make file header comment consistent: extend the whole 80 cols to fill the line by Misha Brukman · 20 years ago
  34. 86db364 If we have an indirect call site that calls N functions, inline the N functions by Chris Lattner · 20 years ago
  35. e859444 Split mergeInGraph into two methods. by Chris Lattner · 20 years ago
  36. eefc71b Add some new members by Chris Lattner · 20 years ago
  37. fbafcb7 add new member by Chris Lattner · 20 years ago
  38. d7be188 Fix the Regression/Transforms/DSAnalysis/recursion.ll regression. by Chris Lattner · 20 years ago
  39. 595dc54 Fix a case where were incorrectly compiled cast from short to int on 64-bit by Chris Lattner · 20 years ago
  40. 440e688 alignment by Andrew Lenharth · 20 years ago
  41. 968a30e get alignment printing correctly and get rid of __main hack by Andrew Lenharth · 20 years ago
  42. 571c9c3 fix constant pointer outputing on 64 bit machines by Andrew Lenharth · 20 years ago
  43. 9106eca * Fix broken link to directions to get llvm, llvm-gcc, and llvm-test from CVS by Misha Brukman · 20 years ago
  44. 12dd262 FP fixes by Andrew Lenharth · 20 years ago
  45. bb753c4 Refactor getFunctionArgumentsForCall out of mergeInGraph. by Chris Lattner · 20 years ago
  46. 3a82620 Add a new method. by Chris Lattner · 20 years ago
  47. 8f0cad1 * Clearly mark LLVM_LIB_SEARCH_PATH as being optional by Misha Brukman · 20 years ago
  48. 032ad08 This is no longer needed. Global variables with undef initializers can be by Chris Lattner · 20 years ago
  49. 3ce1103 * Instead of fixing the version numbers before every release, mark them as x.y by Misha Brukman · 20 years ago
  50. b014d3e Store fix by Andrew Lenharth · 20 years ago
  51. ddfacc3 oops by Andrew Lenharth · 20 years ago
  52. 879ef22 prevent register allocator from using the stack pointer :) by Andrew Lenharth · 20 years ago
  53. 22088bb fix loading of floats by Andrew Lenharth · 20 years ago
  54. ab79137 Put libraries in a common directory by Jeff Cohen · 20 years ago
  55. 8d163d2 marked mem* as not supported by Andrew Lenharth · 20 years ago
  56. f941f6d Add additional source of Win32 GNU utilities. by Jeff Cohen · 20 years ago
  57. 83874c9 Fix crash on MallocInsts of unsized types. by Alkis Evlogimenos · 20 years ago
  58. c23d696 fix Load bug by Andrew Lenharth · 20 years ago
  59. 272455b Fix yet another memset issue. by Chris Lattner · 20 years ago
  60. 2afc821 try to make a bug bugpointable, add yet more constant pool stuff, fixup constant loads for FP by Andrew Lenharth · 20 years ago
  61. 22d5a41 better constant handling, should fix many remaining cases by Andrew Lenharth · 20 years ago
  62. 270e851 Add variable for bugpoint. by Alkis Evlogimenos · 20 years ago
  63. 269dbf5 Eliminate some duplicated debug code by Chris Lattner · 20 years ago
  64. 20cd136 Eliminate self-recursion as a special case. by Chris Lattner · 20 years ago
  65. af8650e Eliminate use of DSCallSiteIterator in key loop. This is a half step to by Chris Lattner · 20 years ago
  66. 321f683 remove dead method by Chris Lattner · 20 years ago
  67. e76797c fix FP arg passing bug, Add unsigned to/from int, fix SELECT, fix Constant pool by Andrew Lenharth · 20 years ago
  68. f61ed95 Print the Constant pool by Andrew Lenharth · 20 years ago
  69. ae088f4 Make cmov work right and loads for fp from constant pool by Andrew Lenharth · 20 years ago
  70. 2a8fc23 Correct stack stuff for FP by Andrew Lenharth · 20 years ago
  71. 2f40163 try to match alpha pattern by Andrew Lenharth · 20 years ago
  72. daf4b04 fix register names by Andrew Lenharth · 20 years ago
  73. 1e75999 Signficantly speed up printing by not emitting the same file twice with by Chris Lattner · 20 years ago
  74. deb692e Fix some bugs andrew noticed legalizing memset for alpha by Chris Lattner · 20 years ago
  75. f189bce Do not revisit nodes in the SCC traversal. This speeds up the BU pass a bit. by Chris Lattner · 20 years ago
  76. b9a47d1 Put finishing touches on GettingStartedVS.html and link it to the index. by Jeff Cohen · 20 years ago
  77. 595f06c Fix test/Regression/Assembler/2005-01-31-CallingAggregateFunction.ll by Chris Lattner · 20 years ago
  78. 4047a49 Apparently := confuses makellvm by Chris Lattner · 20 years ago
  79. 70dd770 This bug crashes the assembler, distilled from a testcase produced by Andrew. by Chris Lattner · 20 years ago
  80. c1faced pecimise loads, put indirect call addr in right register. still doesn't fix methcall by Andrew Lenharth · 20 years ago
  81. 75008d8 Update speedup and shrinkage info by Chris Lattner · 20 years ago
  82. 29d1ca6 Updates for new use list changes. by Chris Lattner · 20 years ago
  83. 5c46140 Update for API change. by Chris Lattner · 20 years ago
  84. ac93004 API change. by Chris Lattner · 20 years ago
  85. d514d82 Adjust to changes in APIs by Chris Lattner · 20 years ago
  86. 5a87447 Hacks to make this ugly ugly code work with the new use lists. by Chris Lattner · 20 years ago
  87. a266197 Switch from using an ilist for uses to using a custom doubly linked list. by Chris Lattner · 20 years ago
  88. caa7c19 Fix a problem where we could infinitely recurse on phi nodes. by Chris Lattner · 20 years ago
  89. 41ce39c Fix hyphenation in output comment by Misha Brukman · 20 years ago
  90. fcfe33a Implement InstCombine/cast.ll:test25, a case that occurs many times in spec by Chris Lattner · 20 years ago
  91. 0f99119 New testcase by Chris Lattner · 20 years ago
  92. 7a4f03d Add LLVM with Visual Studio overview by Jeff Cohen · 20 years ago
  93. 2f503e6 Implement the trivial cases in InstCombine/store.ll by Chris Lattner · 20 years ago
  94. 71dd598 New testcase by Chris Lattner · 20 years ago
  95. 2a73a0b Rename these to start with %c, as they are the only ones that are checked. by Chris Lattner · 20 years ago
  96. f952785 Implement Transforms/InstCombine/cast-load-gep.ll, which allows us to devirtualize by Chris Lattner · 20 years ago
  97. 36559a4 New testcase by Chris Lattner · 20 years ago
  98. b8b6e6a indirect call fix by Andrew Lenharth · 20 years ago
  99. 7efadce fp to int and back conversion sequences by Andrew Lenharth · 20 years ago
  100. 6132332 Fix the regressions my User changes introduced. Apparently some parts of by Chris Lattner · 20 years ago