1. 5a3cf8d Be more conservative with our symbolic alias analysis. In particular, by Chris Lattner · 19 years ago
  2. 4298365 new testcase by Chris Lattner · 19 years ago
  3. b27b69f add a note by Chris Lattner · 19 years ago
  4. 8df346b Typo by Evan Cheng · 19 years ago
  5. 4d94517 New testcase, make sure nate doesn't vanish by Chris Lattner · 19 years ago
  6. f0afc2c Spec change: the size of a memset/memcpy/memmove is not required to be aligned by Chris Lattner · 19 years ago
  7. b80af6f Added support for dwarf block data entries. by Jim Laskey · 19 years ago
  8. 56879b2 Silence a warning. by Chris Lattner · 19 years ago
  9. e5d5595 Add another test case for instruction scheduling. by Evan Cheng · 19 years ago
  10. 329b951 Unbreak autouprade of llvm.sqrt, simplify some code. by Chris Lattner · 19 years ago
  11. f01e547 Adding basic structure support. by Jim Laskey · 19 years ago
  12. 3e1ce5a Add more vector NodeTypes: VSDIV, VUDIV, VAND, VOR, and VXOR. by Evan Cheng · 19 years ago
  13. 33143dc Number of NodeTypes now exceeds 128. by Evan Cheng · 19 years ago
  14. bfa284f SDOperand::isOperand should not be a forwarding. It must check *this against N's operands. by Evan Cheng · 19 years ago
  15. 80d8eaa Added isOperand(N): true if this is an operand of N by Evan Cheng · 19 years ago
  16. fb43331 A bit more tweaking by Evan Cheng · 19 years ago
  17. b672d98 Fix pasteo by Chris Lattner · 19 years ago
  18. d845254 Fix VC++ compilation errors. by Jeff Cohen · 19 years ago
  19. 3b23972 remove a bunch of long-dead testing code by Chris Lattner · 19 years ago
  20. b253400 initial checkin of the intrinsic description file by Chris Lattner · 19 years ago
  21. 9e493cf initial implementation of intrinsic parsing by Chris Lattner · 19 years ago
  22. 86d064d Implemented -quiet feature for analyze by Robert Bocchino · 19 years ago
  23. 932f022 Move #include "llvm/CodeGen/AsmPrinter.h" to top since it's the interface. by Evan Cheng · 19 years ago
  24. 3d87811 remove out of date comment by Chris Lattner · 19 years ago
  25. 378fdf2 update comment by Chris Lattner · 19 years ago
  26. a8309ae Split the valuetypes out of Target.td into ValueTypes.td by Chris Lattner · 19 years ago
  27. cb3fc53 pass -Illvm/include to tblgen by Chris Lattner · 19 years ago
  28. c1323fa Split this out of Target.td by Chris Lattner · 19 years ago
  29. ed54241 Add support for "-Ifoo" in addition to "-I foo" by Chris Lattner · 19 years ago
  30. c1d6e4e Regenerate by Chris Lattner · 19 years ago
  31. d9f5d90 add support for multiple include directories by Chris Lattner · 19 years ago
  32. 2195939 Change this to work with renamed intrinsics. by Chris Lattner · 19 years ago
  33. fb882ce Upgrade this to use the new intrinsic names by Chris Lattner · 19 years ago
  34. aecb062 Make this work with renamed intrinsics. by Chris Lattner · 19 years ago
  35. 01ac91e updates for recent changes by Chris Lattner · 19 years ago
  36. c5d658a mention some major changes by Chris Lattner · 19 years ago
  37. 41edaa0 remove the read/write port/io intrinsics. by Chris Lattner · 19 years ago
  38. 472c0eb Remove these testcases. These intrinsics are going away by Chris Lattner · 19 years ago
  39. 5b310c3 Update the llvm.memset/memcpy/memmove intrinsics to reflect the recent split by Chris Lattner · 19 years ago
  40. 03dd465 Split memcpy/memset/memmove intrinsics into i32/i64 versions, resolving by Chris Lattner · 19 years ago
  41. bad0800 Simplify the autoupgrade interface by Chris Lattner · 19 years ago
  42. ffa987d Split memcpy/memset/memmove intrinsics into i32/i64 versions, resolving by Chris Lattner · 19 years ago
  43. 14c2846 new testcases by Chris Lattner · 19 years ago
  44. 89188a1 add a note by Chris Lattner · 19 years ago
  45. d180ac1 Add a regression test for bug 478. by Evan Cheng · 19 years ago
  46. 86ec7d1 - Fixed some priority calculation bugs that were causing bug 478. Among them: by Evan Cheng · 19 years ago
  47. db3f873 Generalize the REM folding code to handle another case Nick Lewycky by Chris Lattner · 19 years ago
  48. f4eec62 add a couple more cases by Chris Lattner · 19 years ago
  49. a1b2a9b Fix a compilation error with GCC 4.1. Thanks to Vladimir Merzliakov for by Chris Lattner · 19 years ago
  50. 6a3eb01 Support for enumerations. by Jim Laskey · 19 years ago
  51. 5df5940 testcase that crashed the new CFE by Chris Lattner · 19 years ago
  52. 246ae0d Don't print llvm constant in assmebly file. Assembler won't like comments that by Evan Cheng · 19 years ago
  53. a4ffcc2 Back out my last check-in. Wrong place to fix it. by Evan Cheng · 19 years ago
  54. 7cfdd01 AsmWriter should not print LLVM constant in comment. Assembler won't like by Evan Cheng · 19 years ago
  55. 1ec05d1 Fix CodeGen/Generic/2006-03-01-dagcombineinfloop.ll, an infinite loop by Chris Lattner · 19 years ago
  56. 358d5af new testcase by Chris Lattner · 19 years ago
  57. 40486cc Remove extra comma from enum list. by Jim Laskey · 19 years ago
  58. abd19e8 Remove comma from enum list. by Jim Laskey · 19 years ago
  59. 9c4447a Switch back to using actual dwarf tags. Simplifies code without loss to other by Jim Laskey · 19 years ago
  60. b2742f4 Fix a typo evan noticed by Chris Lattner · 19 years ago
  61. 92ae740 Use context and not compile unit. by Jim Laskey · 19 years ago
  62. 288fe0f I guess I can handle large type sizes. by Jim Laskey · 19 years ago
  63. f8913f1 Basic array support. by Jim Laskey · 19 years ago
  64. 0f6ab6f Implement CodeGen/PowerPC/or-addressing-mode.ll, which is also PR668. by Chris Lattner · 19 years ago
  65. 2471403 load (x|y) -> load (x+y) iff x and y have no common bits. by Chris Lattner · 19 years ago
  66. 00d18f0 add a note by Chris Lattner · 19 years ago
  67. 5126984 Compile this: by Chris Lattner · 19 years ago
  68. c607fa8 new testcase. These functions shouldn't touch the stack if stfiwx use by Chris Lattner · 19 years ago
  69. 8c13d0a Use a target-specific dag-combine to implement CodeGen/PowerPC/fp-int-fp.ll. by Chris Lattner · 19 years ago
  70. 257bedb new testcase. There should be no accesses to the stack for these functions. by Chris Lattner · 19 years ago
  71. 2466472 Add support for target-specific dag combines by Chris Lattner · 19 years ago
  72. 00ffed0 Add interfaces for targets to provide target-specific dag combiner optimizations. by Chris Lattner · 19 years ago
  73. 5750df9 Add a new AddToWorkList method, start using it by Chris Lattner · 19 years ago
  74. 0b1a85f Pull shifts by a constant through multiplies (a form of reassociation), by Chris Lattner · 19 years ago
  75. cf6a9fb new testcase by Chris Lattner · 19 years ago
  76. d30bf01 Vector op lowering. by Evan Cheng · 19 years ago
  77. 9073dea New vector type v2f32. by Evan Cheng · 19 years ago
  78. 860771d Vector ops lowering. by Evan Cheng · 19 years ago
  79. f338dd8 New type v2f32. by Evan Cheng · 19 years ago
  80. bf57e1f Missing a cast previously. by Evan Cheng · 19 years ago
  81. 70695ab - Added v2f32, not used by any target currently. Only for testing purpose. by Evan Cheng · 19 years ago
  82. 1ab7d85 - Added VConstant as an abstract version of ConstantVec. by Evan Cheng · 19 years ago
  83. ce531a4 Add a test case for left shift by 1. We should not be using lea for this. by Evan Cheng · 19 years ago
  84. aafc141 Another entry. by Evan Cheng · 19 years ago
  85. 8c03fe4 Don't match x << 1 to LEAL. It's better to emit x + x. by Evan Cheng · 19 years ago
  86. 45ccae5 Add const, volatile, restrict support. Add array of debug descriptor support. by Jim Laskey · 19 years ago
  87. 06e1e25 Fix a regression in a patch from a couple of days ago. This fixes by Chris Lattner · 19 years ago
  88. f949c1a new testcase by Chris Lattner · 19 years ago
  89. 8f434ff 8 spaces -> tab. Reported by Wink Saville by Chris Lattner · 19 years ago
  90. 7adf72a evan's recent x86 isel improvements have fixed this, though not in the way by Chris Lattner · 19 years ago
  91. bf751e2 Add a subtarget feature for the stfiwx instruction. I know the G5 has it, by Chris Lattner · 19 years ago
  92. c7d855e new testcases by Chris Lattner · 19 years ago
  93. 35a9f5a Compile: by Chris Lattner · 19 years ago
  94. f4c8575 remove implemented item by Chris Lattner · 19 years ago
  95. 15045b6 Fold "and (LOAD P), 255" -> zextload. This allows us to compile: by Chris Lattner · 19 years ago
  96. 71d9ebc fold (sra (sra x, c1), c2) -> (sra x, c1+c2) by Chris Lattner · 19 years ago
  97. 9794392 Implement rem.ll:test[7-9] and PR712 by Chris Lattner · 19 years ago
  98. c9c85c4 new testcases for PR712 by Chris Lattner · 19 years ago
  99. 6c9951b Simplify some code now that the RHS of a rem can't be 0 by Chris Lattner · 19 years ago
  100. e7f2aa7 new testcase by Chris Lattner · 19 years ago