1. db5c993 Match GCC's MMX calling convention. by Bill Wendling · 18 years ago
  2. 31442f9 Add a -print-lsr-output option to LLC, to print the output of the LSR pass. by Chris Lattner · 18 years ago
  3. c9addb7 implement the new addressing mode description hook. by Chris Lattner · 18 years ago
  4. 1436bb6 add one addressing mode description hook to rule them all. by Chris Lattner · 18 years ago
  5. 00ef8d4 Missing '&&' by Evan Cheng · 18 years ago
  6. 7280ef7 This is working again. by Jeff Cohen · 18 years ago
  7. 2041a0e Fix incorrect combination of different loads. Reenable zext-over-truncate by Dale Johannesen · 18 years ago
  8. b4c377f add a testcase for x86 by Chris Lattner · 18 years ago
  9. 6eec226 New test case. by Evan Cheng · 18 years ago
  10. 7cb33c8 Don't add the same MI to register reuse "last def/use" twice if it reads the by Evan Cheng · 18 years ago
  11. 2f52457 Bug fix for PR1279. When isDead is propagate by copy coalescing, we keep length by Evan Cheng · 18 years ago
  12. f2c28f8 Test case for PR1279 (part 2). by Evan Cheng · 18 years ago
  13. 302748d Make sure the use of ConstantInt::getZExtValue() for shift amount safe. by Zhou Sheng · 18 years ago
  14. 4ac93f9 Make sure this method just return value equal or less than Limit. by Zhou Sheng · 18 years ago
  15. 97e0c22 For PR1293: by Reid Spencer · 18 years ago
  16. 526cdf6 Remove reference to checkpoint. by Duncan Sands · 18 years ago
  17. 8036ca4 Various hopefully correct easy fixes. by Duncan Sands · 18 years ago
  18. 0e2d3ac 1. Make sure the use of ConstantInt::getZExtValue() for getting shift by Zhou Sheng · 18 years ago
  19. 48a3e98 Correct typo. by Duncan Sands · 18 years ago
  20. 90b9681 Use APInt operation instead of ConstantExpr::getXX. by Zhou Sheng · 18 years ago
  21. 0642f75 Rename and correct the method "greaterOrEqual". by Zhou Sheng · 18 years ago
  22. b422d2d Add two utility methods into ConstantInt. by Zhou Sheng · 18 years ago
  23. 0d60b5a For PR1289: Regenerate by Reid Spencer · 18 years ago
  24. cd5bd90 For PR1289: by Reid Spencer · 18 years ago
  25. a5ad78e For PR1289: by Reid Spencer · 18 years ago
  26. e2501b3 Add MMX calling conventions. by Bill Wendling · 18 years ago
  27. 87c6c9a New entry. by Evan Cheng · 18 years ago
  28. 5e3c203 Can't re-materialize mov r, imm in thumb since mov would clobber the condition code. by Evan Cheng · 18 years ago
  29. a145c6d Remove some non-sensical logic that prevented llvm-nm from working on any by Reid Spencer · 18 years ago
  30. 1ea733d Use the stat information in the Path object, if it is already obtained. This by Reid Spencer · 18 years ago
  31. 8475ec0 For PR789: by Reid Spencer · 18 years ago
  32. f735f7b the bytecode reader supports dematerializeFunction by Chris Lattner · 18 years ago
  33. cb2df95 checkpoint -> implementation. This really needs to just drop the need for by Reid Spencer · 18 years ago
  34. 3025dfd Regenerate. by Reid Spencer · 18 years ago
  35. a5005c0 Give users a grace period on the implementation keyword. This *will* get by Reid Spencer · 18 years ago
  36. a37ddb5 add a hook to demat functions. by Chris Lattner · 18 years ago
  37. c6b66eb don't build runtime for now, ever by Chris Lattner · 18 years ago
  38. e2cd2a0 MS C does have inlining after all, just uses _inline instead of inline. by Jeff Cohen · 18 years ago
  39. cf525fc getFileStatus has a new parameter (caught by VC++). by Jeff Cohen · 18 years ago
  40. b968189 uniqueID is a uint64_t (caught by VC++) by Jeff Cohen · 18 years ago
  41. 84892be Determine absolute paths the correct way :) by Jeff Cohen · 18 years ago
  42. 4031bef Add a uniqueID field to the FileStatus structure for Paths. This will map by Reid Spencer · 18 years ago
  43. a5cb389 Don't forget to delete the FileStatus structure on destruction of Path. by Reid Spencer · 18 years ago
  44. 5ba2b70 For PR789: by Reid Spencer · 18 years ago
  45. 69cce81 For PR789: by Reid Spencer · 18 years ago
  46. 585e088 Regenerate for PR1283 fix. by Reid Spencer · 18 years ago
  47. 3acdc63 For PR1283: by Reid Spencer · 18 years ago
  48. 290bec5 1. Make more use of APInt::getHighBitsSet/getLowBitsSet. by Zhou Sheng · 18 years ago
  49. b0b6c76 Disable load width reduction xform of variant (zext (truncate load x)) for by Evan Cheng · 18 years ago
  50. 616cc66 Add support for hidden visibility to darwin/arm. by Evan Cheng · 18 years ago
  51. d48653a Clean up some codes in InstCombiner::SimplifyDemandedBits(). by Zhou Sheng · 18 years ago
  52. 9747778 New entries. by Evan Cheng · 18 years ago
  53. 01542f3 Clean up codes in InstCombiner::SimplifyDemandedBits(): by Zhou Sheng · 18 years ago
  54. 97b52c2 1. Make the APInt variable do the binary operation stuff if possible by Zhou Sheng · 18 years ago
  55. ab47895 Fix C Backend to generate code that works with Microsoft C for the benefit of by Jeff Cohen · 18 years ago
  56. 3c8dfcd Update to current situation. by Jeff Cohen · 18 years ago
  57. 0317906 Made this into a bug report: PR1286 by Bill Wendling · 18 years ago
  58. f6e9353 Oops :) by Anton Korobeynikov · 18 years ago
  59. 33bf8c4 Don't allow MatchAddress recurse too much. This trims exponential by Anton Korobeynikov · 18 years ago
  60. 9bb3dbb Stop using the foo HTML tag :) by Chris Lattner · 18 years ago
  61. 6ef3307 add a note by Chris Lattner · 18 years ago
  62. 995f550 Compile CodeGen/X86/lea-3.ll:test2 to: by Chris Lattner · 18 years ago
  63. 57b82b7 new testcases by Chris Lattner · 18 years ago
  64. 01f45ca new testcase by Chris Lattner · 18 years ago
  65. 34a4b38 Avoid unnecessary APInt construction. by Zhou Sheng · 18 years ago
  66. e9a6123 Dan pointed out that this is done, remove it! by Chris Lattner · 18 years ago
  67. 6461bbf First test check-in. by Scott Michel · 18 years ago
  68. e9e03f6 1. Make more use of getLowBitsSet/getHighBitsSet. by Zhou Sheng · 18 years ago
  69. 9dea3a3 It is not possible to determine dominance between two PHI nodes by Devang Patel · 18 years ago
  70. e82fca0 1. Make more use of getLowBitsSet/getHighBitsSet. by Zhou Sheng · 18 years ago
  71. 197d19d Notes on re-materialization. by Evan Cheng · 18 years ago
  72. 2005a02 Move rematerialization out of beta. by Evan Cheng · 18 years ago
  73. 4acf155 Use UnknownBIts[BitWidth-1] instead of UnknownBIts & SignBits. by Zhou Sheng · 18 years ago
  74. 02c91ef Fix problem with llvm-config that prevented JIT from being used on x86_64 by Jeff Cohen · 18 years ago
  75. 9430832 Delete the remanant of an obsolete comment. by Reid Spencer · 18 years ago
  76. b32c006 Remove unused APInt variable. by Zhou Sheng · 18 years ago
  77. c10f0af Undocument the implementation keyword Docuemnt the checkpoint keyword by Reid Spencer · 18 years ago
  78. 5373b72 Remove use of implementation keyword. by Reid Spencer · 18 years ago
  79. 83145c3 Regenerate. by Reid Spencer · 18 years ago
  80. 66a8215 Replace the "implementation" keyword with "checkpoint". This more accurately by Reid Spencer · 18 years ago
  81. 72d3015 The implementation keyword was replaced with checkpoint. by Reid Spencer · 18 years ago
  82. aa305ab Clean up codes in ComputeMaskedBits(): by Zhou Sheng · 18 years ago
  83. 7aff11a Scale 1 is always ok. by Evan Cheng · 18 years ago
  84. caaf691 Remove isLegalAddressImmediate. by Evan Cheng · 18 years ago
  85. 73ad835 No need to generate the implementation keyword any more. Its frivolous. by Reid Spencer · 18 years ago
  86. 7215e0f implementation keyword is going .. going .. gone. by Reid Spencer · 18 years ago
  87. baeccc8 GEP index sinking fixes: by Evan Cheng · 18 years ago
  88. 9495a0c don't use 'not' when we can use a positive test by Chris Lattner · 18 years ago
  89. 12fa222 new test case for PR1280 by Reid Spencer · 18 years ago
  90. 35c3885 For PR1280: by Reid Spencer · 18 years ago
  91. 7f49127 For PR1280: by Reid Spencer · 18 years ago
  92. d03c3e3 Added a test case for PR1279. by Evan Cheng · 18 years ago
  93. 404eaa3 new testcase by Chris Lattner · 18 years ago
  94. d592a28 Fix for PR1279. Dead def has a live interval of length 1. Copy coalescing should by Evan Cheng · 18 years ago
  95. 05c55ac upgrade a random test by Chris Lattner · 18 years ago
  96. a80d7bd Remove cruft I put in there... by Bill Wendling · 18 years ago
  97. f2177b8 Fix a problem building llvm-gcc on amd64-unknown-freebsd6.2, due to the by Chris Lattner · 18 years ago
  98. 826f36f Unbreak mmx arithmetic. It was barfing trying to do v8i8 arithmetic. by Bill Wendling · 18 years ago
  99. 8667c76 new testcase by Chris Lattner · 18 years ago
  100. b747fd2 Fixing doxygen.cfg target. I'm not a makefile expert, so hopefully this correct.Tested doxygen generation on zion. by Tanya Lattner · 18 years ago