1. 869b2b2 Move the entries for 64-bit CMP, IMUL, and a few others into the correct by Dan Gohman · 17 years ago
  2. 8ef426b Adding ocaml language bindings for the vmcore and bitwriter libraries. These are by Gordon Henriksen · 17 years ago
  3. 54c7e12 Regenerate. by Gordon Henriksen · 17 years ago
  4. 75155ef by Gordon Henriksen · 17 years ago
  5. 0908d49 by Gordon Henriksen · 17 years ago
  6. b508521 Incorporating review feedback for GC verifier patch. by Gordon Henriksen · 17 years ago
  7. ce61328 Don't pass back a reference to a temporary. by Bill Wendling · 17 years ago
  8. ce0228d Update my entry. by Bill Wendling · 17 years ago
  9. 5f19cf5 The exception handling function info should be reset for each new by Bill Wendling · 17 years ago
  10. 8b94a14 C bindings for libLLVMCore.a and libLLVMBitWriter.a. by Gordon Henriksen · 17 years ago
  11. 04bdf20 Fixing an comment in Module.h that refers to a nonexistent parameter. by Gordon Henriksen · 17 years ago
  12. e3bfb88 Fix PR1657 by Devang Patel · 17 years ago
  13. 6e19896 Objective-C was generating EH frame info like this: by Bill Wendling · 17 years ago
  14. ecd9137 Add support for appending a suffix to the end of a mangled name. by Bill Wendling · 17 years ago
  15. 30729b4 Bug fix and minor clean up of generated code. by Evan Cheng · 17 years ago
  16. 8feb1f4 by Devang Patel · 17 years ago
  17. 856585b Fix broken default help strings for enable-shared, enable-static, and enable-fast-install. Regenerate configure script. by Tanya Lattner · 17 years ago
  18. 8893ca6 Do not eliminate loop when it is invalid to do so. For example, by Devang Patel · 17 years ago
  19. 5279d06 Skeleton for transformations to truncate loop's iteration space. by Devang Patel · 17 years ago
  20. 8c33da5 Fix for PR1633: Verifier doesn't fully verify GC intrinsics by Gordon Henriksen · 17 years ago
  21. ca8035e Remove RSTRegClass case from loadRegFromStackSlot by Dale Johannesen · 17 years ago
  22. 161660e Fix comment. by Devang Patel · 17 years ago
  23. ffe3612 This is not ideal but unbreaks build failure. by Devang Patel · 17 years ago
  24. 1abac0d Implement x86 long double in jit (not really complete, but common cases work) by Dale Johannesen · 17 years ago
  25. 76c1b97 Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfo by Chris Lattner · 17 years ago
  26. 430817b That's what i get for using carbon emacs in a terminal by Daniel Berlin · 17 years ago
  27. 8180cf6 Fix iterator so it doesn't sometimes report bits that aren't in the bitmap by Daniel Berlin · 17 years ago
  28. e1b5063 Add a utility function to SDOperand for testing if a value is unused. by Dan Gohman · 17 years ago
  29. 7d6ff3a X86ISD::TEST is dead. by Evan Cheng · 17 years ago
  30. 1081482 regenerate by Chris Lattner · 17 years ago
  31. 5d066ff Instcombine x-((x/y)*y) into a remainder operator. by Dan Gohman · 17 years ago
  32. baa2fa5 Adding myself to credits. by Gordon Henriksen · 17 years ago
  33. a0a7c1d Add 64-bit jmp instructions to the list of instructions that by Dan Gohman · 17 years ago
  34. 9590624 Use xorl instead of xorq to enter a zero into a 64-bit register. by Dan Gohman · 17 years ago
  35. 5f6913c Emit integer x<1 as x<=0, as comparisons with zero (now includeing by Dan Gohman · 17 years ago
  36. 11f7bfb Use "test reg,reg" in place of "cmp reg,0" for 64-bit operands. This was by Dan Gohman · 17 years ago
  37. cdb6d92 Factor the trampoline transformation into a subroutine. by Duncan Sands · 17 years ago
  38. 53f0bc1 Implement x86 long double (uses host long double, so only works on x86 target). by Dale Johannesen · 17 years ago
  39. c6d9398 Fix bug in andersen's related to test_and_set. by Daniel Berlin · 17 years ago
  40. 7f44657 Fix a few bugs related to zero'ing of elements by Daniel Berlin · 17 years ago
  41. aad1588 Rewrite of andersen's to be about 100x faster, cleaner, and begin to support field sensitivity by Daniel Berlin · 17 years ago
  42. bd626b8 Follow-up to patch r41999. Make the conditional that emits the personality stub by Bill Wendling · 17 years ago
  43. 118cd9d Adjust per revew comments. by Dale Johannesen · 17 years ago
  44. 656ab16 Only emit the personality function as a global value if the backend actually by Bill Wendling · 17 years ago
  45. 2486686 Be more careful when constant-folding PHI nodes. by Owen Anderson · 17 years ago
  46. 402a788 remove obsolete tests. by Chris Lattner · 17 years ago
  47. 5bda9e4 Fix PR1666, SPASS with the CBE and 254.gap with the CBE. by Chris Lattner · 17 years ago
  48. b90795f New testcase for PR1662. GCC trees are horrible :( by Chris Lattner · 17 years ago
  49. e47f1f9 Add patterns for SHLD64* and SHRD64*. by Dan Gohman · 17 years ago
  50. 2204906 fix a gcc warning: comparison between signed and unsigned integer expressions by Chris Lattner · 17 years ago
  51. 7e9edda Remove RLE from the headers, since the pass itself is gone now. by Owen Anderson · 17 years ago
  52. 86f91e1 Remove RLE. It is subsumed by GVN. by Owen Anderson · 17 years ago
  53. 9e3d3ab Remove the assumption that FP's are either float or by Dale Johannesen · 17 years ago
  54. 24f2ea3 Add implicit def of EFLAGS on those instructions that may modify flags. by Evan Cheng · 17 years ago
  55. f82e1e6 And an FoldingSetImpl::NodeID::AddInteger overload for int64_t, to avoid by Dan Gohman · 17 years ago
  56. 99da4e7 Add explicit triples to avoid default behavior that varies by host. by Dan Gohman · 17 years ago
  57. 92dfe20 Remove isReg, isImm, and isMBB, and change all their users to use by Dan Gohman · 17 years ago
  58. 693f541 Change "tmp." to "tmp" for temporaries created by ScalarEvolutionExpander by Dan Gohman · 17 years ago
  59. cb648f9 Remove spurious consts. This fixes warnings with compilers that by Dan Gohman · 17 years ago
  60. 7effac5 Add support for functions with byval arguments on x86 by Rafael Espindola · 17 years ago
  61. 5e6e494 Fix a logic error in ValueIsOnlyUsedLocallyOrStoredToOneGlobal that caused by Chris Lattner · 17 years ago
  62. ce4e748 silence a bogus gcc warning. by Chris Lattner · 17 years ago
  63. fdd9f00 Fix comments. by Evan Cheng · 17 years ago
  64. 5c70954 Change to 2.2svn. by Tanya Lattner · 17 years ago
  65. c684910 Temporary reverting r41817 by Bill Wendling · 17 years ago
  66. 309f20f Teach GlobalLoadUsesSimpleEnoughForHeapSRA and the SROA rewriter how to handle by Chris Lattner · 17 years ago
  67. a637a8b be tolerant of PHI nodes when rewriting heap SROA code. This is a step by Chris Lattner · 17 years ago
  68. 330245e refactor some code, no functionality change. On the path to PR1639 by Chris Lattner · 17 years ago
  69. c451f9c Make ValueIsOnlyUsedLocallyOrStoredToOneGlobal smart enough to see through by Chris Lattner · 17 years ago
  70. 8168618 Make AllUsesOfLoadedValueWillTrapIfNull strong enough to see through PHI by Chris Lattner · 17 years ago
  71. 53698d7 remove dead enum value. by Chris Lattner · 17 years ago
  72. 8a90198 Make single-argument ctors explicit to avoid tricky bugs :) by Chris Lattner · 17 years ago
  73. 3d6992f Fix build problems on Cygwin (PR1652), patch by Patrick Walton. by Chris Lattner · 17 years ago
  74. ffddf97 Added getNumDefs(). by Evan Cheng · 17 years ago
  75. 6600377 Bug fixes. by Evan Cheng · 17 years ago
  76. 6900132 Remove dead code. by Evan Cheng · 17 years ago
  77. 05e69c1 Yet another getTargetNode variant. by Evan Cheng · 17 years ago
  78. 85dbe1a Initial support for multi-result patterns: by Evan Cheng · 17 years ago
  79. 0d8d316 Fixed a typo that's causing a missing kill marker. by Evan Cheng · 17 years ago
  80. bef8e0b add a new BF->LLVM translator, contributed by Sterling Stein. by Chris Lattner · 17 years ago
  81. 36597a5 Change llvm.gcroot to not init the root to null at runtime, this prevents by Chris Lattner · 17 years ago
  82. ea58310 Generated files for previous patch. by Dale Johannesen · 17 years ago
  83. 9d5f456 Revise previous patch per review comments. by Dale Johannesen · 17 years ago
  84. 257500d Compensate for partCount change in Bogus definition by Dale Johannesen · 17 years ago
  85. fe4afb1 Enable indirect encoding for the personality function by Bill Wendling · 17 years ago
  86. ec39cb9 Move dump out of class, use "\n" instead of endl by Daniel Berlin · 17 years ago
  87. 6d6d352 Sometimes a MI can define a register as well as defining a super-register at the by Evan Cheng · 17 years ago
  88. 0153732 Fix date :) by Anton Korobeynikov · 17 years ago
  89. 440d746 Testcase for recent pragma pack stuff by Anton Korobeynikov · 17 years ago
  90. 071a279 Remove (somewhat confusing) Imp<> helper, use let Defs = [], Uses = [] instead. by Evan Cheng · 17 years ago
  91. 3054dde Added status flags register: EFLAGS. by Evan Cheng · 17 years ago
  92. aeb7d4d Allow set operators with multiple destinations, i.e. (set x, y, (op a, b)). by Evan Cheng · 17 years ago
  93. c72cd7e Generated files for previous patch. by Dale Johannesen · 17 years ago
  94. 3f6eb74 Add APInt interfaces to APFloat (allows directly by Dale Johannesen · 17 years ago
  95. 6320260 Convert to use ilist and non-pointer lists for extra goodness by Daniel Berlin · 17 years ago
  96. 4e319a3 Add accessor method. by Bill Wendling · 17 years ago
  97. ef4a661 Add a bool to indicate if we should set the "indirect encoding" bit in the Dwarf by Bill Wendling · 17 years ago
  98. 95bb69a Reenable libgc and libprofile is explicitly requested. by Chris Lattner · 17 years ago
  99. 210329a remove an obsolete library. by Chris Lattner · 17 years ago
  100. 111e8ce update this to use llvm-config, patch by Jose M. Moya by Chris Lattner · 17 years ago