1. e0e7696 simplify some code that was not llvm_shutdown safe by Chris Lattner · 18 years ago
  2. bb9a041 remove reoptimizer-specific passes by Chris Lattner · 18 years ago
  3. 0963ad5 remove some dead passes and stuff specific to the reoptimizer. by Chris Lattner · 18 years ago
  4. a9a23d8 remove some passes by Chris Lattner · 18 years ago
  5. f00c6ad remove dead method by Chris Lattner · 18 years ago
  6. 667089d Dead code. by Evan Cheng · 18 years ago
  7. 58866f4 How the heck did I forget patterns for llvm.x86.sse2.cmp.sd? by Evan Cheng · 18 years ago
  8. de15194 Add a section on the target datalayout syntax and describe the defaults by Reid Spencer · 18 years ago
  9. 4ecd9ee Simplify some code by moving variable declarations into the only block that by Reid Spencer · 18 years ago
  10. f734ea2 Implement support for non-standard integer bit widths of any size. The by Reid Spencer · 18 years ago
  11. 85f0008 Added test case for PR1207. by Evan Cheng · 18 years ago
  12. b371f45 Re-apply my liveintervalanalysis changes. Now with PR1207 fixes. by Evan Cheng · 18 years ago
  13. d1b2c5b Fix test case. by Evan Cheng · 18 years ago
  14. 96c2f34 this passes now by Chris Lattner · 18 years ago
  15. f9021ff llvm-gcc issue fixed, revert reversal :) by Chris Lattner · 18 years ago
  16. da304d0 remove warning by Chris Lattner · 18 years ago
  17. e02e5e4 Temporarily reverting the patch. It's breaking llvm-gcc build. by Evan Cheng · 18 years ago
  18. c552ff2 Add a FIXME for unwritten code. by Reid Spencer · 18 years ago
  19. d932aab Corrected typo. by Bill Wendling · 18 years ago
  20. cb069bb Some minor tweaks and grammar cleanup. by Reid Spencer · 18 years ago
  21. 3298069 remove dead methods by Chris Lattner · 18 years ago
  22. 00f59da remove use of deprecated apis by Chris Lattner · 18 years ago
  23. ec1f752 eliminate use of deprecated apis by Chris Lattner · 18 years ago
  24. 4227bdb remove use of deprecated api by Chris Lattner · 18 years ago
  25. df7490a add alternate version of constant ctors that don't take a vector. For now by Chris Lattner · 18 years ago
  26. 64113a5 fix validation by Chris Lattner · 18 years ago
  27. 0cca50c more wording changes and some minor additions by Chris Lattner · 18 years ago
  28. 2ae49dd add the definite article by Chris Lattner · 18 years ago
  29. 793aa38 rename section to Copyright, License, and Patents by Chris Lattner · 18 years ago
  30. d0742ce wording changes by Chris Lattner · 18 years ago
  31. b87fb2a add strong words about patents by Chris Lattner · 18 years ago
  32. 1ff20cd incremental changes to own section, protosection on patents by Chris Lattner · 18 years ago
  33. 8bb16ff fix TOC, clarify bullet in incremental dev by Chris Lattner · 18 years ago
  34. 1653fec refactor the top-level 'patches' section into a subsection of General Policies. by Chris Lattner · 18 years ago
  35. 1acdc95 minor changes by Chris Lattner · 18 years ago
  36. 39582bd remove terminology section (this is not a legal document) by Chris Lattner · 18 years ago
  37. c7d954e Transmogrify 'Starting New Work' into 'Making a Major Change', add by Chris Lattner · 18 years ago
  38. 450f40a A bunch of editting. I'm still not done with the 'patches' section. by Chris Lattner · 18 years ago
  39. 4f28a2f clarify the 'developed by' line by Chris Lattner · 18 years ago
  40. a284cbf For PR1207: by Reid Spencer · 18 years ago
  41. d81b065 Add some new constants. by Reid Spencer · 18 years ago
  42. f99a0ac 1. Fix some indentation and variable names in the get{Min,Max}Value methods. by Reid Spencer · 18 years ago
  43. 4a6f363 fix comment by Chris Lattner · 18 years ago
  44. eb47391 simplify pass, delete dead gvar protos as well. by Chris Lattner · 18 years ago
  45. 439ba1f Remove broken links to gccas and gccld. by Reid Spencer · 18 years ago
  46. a58f058 1. Use APINT_WORD_SIZE instead of sizeof(uint64_t) by Reid Spencer · 18 years ago
  47. a932e3f 1. "unsigned" -> "uint32_t" to gaurantee its bit width on all platforms. by Reid Spencer · 18 years ago
  48. af0e956 1. Remove dead code (lshift function). by Reid Spencer · 18 years ago
  49. f2c521c Make add_1 exit early if carry is 0. by Reid Spencer · 18 years ago
  50. 9bc823e avoid collision with /usr/bin/sample if this ever gets installed. by Chris Lattner · 18 years ago
  51. 443b570 Implement signed output for toString. by Reid Spencer · 18 years ago
  52. 63925c8 temporarily revert Devang's most recent patch, which caused a large by Chris Lattner · 18 years ago
  53. c72f280 Fix some bugs in division logic. by Reid Spencer · 18 years ago
  54. aa79761 - Changes how function livein's are handled, they now have a start index of 0. by Evan Cheng · 18 years ago
  55. e1fd682 Do not add livein's to entry MBB twice. by Evan Cheng · 18 years ago
  56. 795d950 Added removeLiveIn. by Evan Cheng · 18 years ago
  57. 094e3e5 Added findRegisterDefOperand(). by Evan Cheng · 18 years ago
  58. e15764f - Use MRegister::regsOverlap(). by Evan Cheng · 18 years ago
  59. 9e66eb6 Added removeLiveIn and more livein iterators. by Evan Cheng · 18 years ago
  60. 64ff3c3 Allow LiveVariables to track liveness of more registers. by Evan Cheng · 18 years ago
  61. eceada6 Added getReservedRegs(). by Evan Cheng · 18 years ago
  62. efdcb83 - Added regsOverlap() to test if two registers overlap. Or in case they are by Evan Cheng · 18 years ago
  63. dee5a5a Fix ixaddrs as well, allowing ppc64 to compile to: by Chris Lattner · 18 years ago
  64. 0f74372 new test by Chris Lattner · 18 years ago
  65. bc681d6 Compile test/CodeGen/PowerPC/LargeAbsoluteAddr.ll to: by Chris Lattner · 18 years ago
  66. 6e1472a Test that large absolute addresses are properly folded into addr modes on by Chris Lattner · 18 years ago
  67. 95ad943 print target nodes nicely by Chris Lattner · 18 years ago
  68. 9ff6ee8 Implement i/n/s constraints correctly. This fixes by Chris Lattner · 18 years ago
  69. 419116f new testcase that crashes llc by Chris Lattner · 18 years ago
  70. 7824cc6 testcase for PR1170 by Chris Lattner · 18 years ago
  71. 4b0d93a new testcase for -fwritable-strings by Chris Lattner · 18 years ago
  72. 62b2002 Use inverted map to speedup collectLastUses(). by Devang Patel · 18 years ago
  73. 5e0a851 Move static functions closer to their usage. by Reid Spencer · 18 years ago
  74. 71bd08f Clean up the divide and remainder logic a bit (exit early). Use more by Reid Spencer · 18 years ago
  75. 946b72af new testcase by Chris Lattner · 18 years ago
  76. 6070f2e adding PR 1200 comment by request by Dale Johannesen · 18 years ago
  77. 6b896ce Fixes PR 1200 by Dale Johannesen · 18 years ago
  78. affeb56 Do not dereference invalid ranges. Generalize targetdata alignment model. by Chris Lattner · 18 years ago
  79. cd6f2bf Fix bugs introduced by constructor parameter order change. by Reid Spencer · 18 years ago
  80. 3ebb2e0 Fix CodeGen/PowerPC/2007-02-16-AlignPacked.ll by Chris Lattner · 18 years ago
  81. 6985dca testcase for recent targetdata regression by Chris Lattner · 18 years ago
  82. 52dc968 Remove an unnecessary predicate. Patch by Scott Michel. by Reid Spencer · 18 years ago
  83. e81d2da Review changes: by Reid Spencer · 18 years ago
  84. ae6f1fa simplify some code, ensure that packed structures get abi alignment of 1. by Chris Lattner · 18 years ago
  85. 3dd074a fix incorrect encoding of vminsw. by Chris Lattner · 18 years ago
  86. b90645c Regenerate for getrlimit/setrlimit. by Reid Spencer · 18 years ago
  87. 9ba8a76 Add possibility to set memory limit for binaries run via libSystem. This by Anton Korobeynikov · 18 years ago
  88. bdf44b9 Print <dead> def operands. by Evan Cheng · 18 years ago
  89. 9fc508f Add live-ins to every BB. by Evan Cheng · 18 years ago
  90. 3481657 Add missing break statements! by Reid Spencer · 18 years ago
  91. 263a98e update symtab section to reflect recent changes. by Chris Lattner · 18 years ago
  92. fadb3f7 fix build by Andrew Lenharth · 18 years ago
  93. c909605 This was done recently by Andrew Lenharth · 18 years ago
  94. 4c3a5f8 test commit (blank line) by Dale Johannesen · 18 years ago
  95. bb5493d make mayWriteToMemory a non-virtual function by Chris Lattner · 18 years ago
  96. 535014f convert more vectors to smallvectors, 2.8% speedup by Chris Lattner · 18 years ago
  97. 72588fc change some vectors to smallvectors. This speeds up instcombine on 447.dealII by Chris Lattner · 18 years ago
  98. b3ff6b7 Update by Evan Cheng · 18 years ago
  99. 1f43787 For PR1195: PACKED_ALIGN -> VECTOR_ALIGN by Reid Spencer · 18 years ago
  100. addccfd Add myself to the credits. by Dan Gohman · 18 years ago