1. 53738a4 reenable factoring of GEP expressions, being more precise about the by Chris Lattner · 18 years ago
  2. f6fd94d make this code more efficient by not creating a phi node we are just going to by Chris Lattner · 18 years ago
  3. d6c3422 Remove redundant <cmath>. by Jim Laskey · 18 years ago
  4. f0cd708 disable this factoring optzn for GEPs for now, this severely pessimizes some by Chris Lattner · 18 years ago
  5. 12cd001 Make sure <cmath> comes first by Jim Laskey · 18 years ago
  6. d96e180 Add backup support for HUGH_VALF. by Jim Laskey · 18 years ago
  7. 6e8c649 initial implementation of addressing mode 2 TODO: fix lea_addri by Rafael Espindola · 18 years ago
  8. a2f996a Make it work on Darwin. by Jim Laskey · 18 years ago
  9. 72a780f Include llvm/Support/DataTypes.h to define intptr_t. by John Criswell · 18 years ago
  10. 6ea0f6b Now can re-enable debug label folding. by Jim Laskey · 18 years ago
  11. b8244e4 Wasn't handling case of when machine move labels were undefined. by Jim Laskey · 18 years ago
  12. c63592b Split FunctionPassManager_New into FunctionPassManager_New and FunctionPassManagerImpl_New. by Devang Patel · 18 years ago
  13. 5a39b2e Split PassManager_New into PassManager_New and PassManagerImpl_New. by Devang Patel · 18 years ago
  14. c67c938 Move BasicBlockPassManager_New, FunctionPassManager_New and by Devang Patel · 18 years ago
  15. 03fa6ea - When performing pre-/post- indexed load/store transformation, do not worry by Evan Cheng · 18 years ago
  16. a4f53ef Fixed a minor bug preventing some pre-indexed load / store transformation. by Evan Cheng · 18 years ago
  17. 3822ff5 For PR950: by Reid Spencer · 18 years ago
  18. 73fb075 XFAIL this on Linux until Jim gets Darwin ship shape. by Reid Spencer · 18 years ago
  19. 396b2ff now that we handle single mbb loops better, one branch is allowed by Chris Lattner · 18 years ago
  20. f49c176 regenerate by Chris Lattner · 18 years ago
  21. 3903369 Fix a bug noticed by Emil Mikulic. by Chris Lattner · 18 years ago
  22. 6c1491d Fix a obscure post-indexed load / store dag combine bug. by Evan Cheng · 18 years ago
  23. fc5b1ab Refactor all the addressing mode selection stuff into the isel lowering by Chris Lattner · 18 years ago
  24. 302bf9c correct the (currently unused) pattern for lwzu. by Chris Lattner · 18 years ago
  25. 97a6e8c preincrement case we miss. xfail until we catch it by Chris Lattner · 18 years ago
  26. 2c5d185 Beautify. by Devang Patel · 18 years ago
  27. 2fd21e6 Fix the section headings. by Reid Spencer · 18 years ago
  28. 9dee3ac For PR950: by Reid Spencer · 18 years ago
  29. 5d05695 optimize single MBB loops better. In particular, produce: by Chris Lattner · 18 years ago
  30. a9bf6f32 Beautify. Clarify comments. by Devang Patel · 18 years ago
  31. 53596b6 Update new pass managers to use PassManagerAnalysisHelper API. by Devang Patel · 18 years ago
  32. 359fa77 Derive new pass managers from PassManagerAnalysisHelper. by Devang Patel · 18 years ago
  33. d925150 scalarrepl should not split the two elements of the vsiidx array: by Chris Lattner · 18 years ago
  34. 03507f5 scalarrepl should not split the two elements of the vsiidx array: by Chris Lattner · 18 years ago
  35. 889739c Introduce PassManagerAnalysisHelper. by Devang Patel · 18 years ago
  36. b30803b Add PassManager_New. by Devang Patel · 18 years ago
  37. 4d23a2f New test case. by Evan Cheng · 18 years ago
  38. 6e56e2c Fixed a bug which causes x86 be to incorrectly match by Evan Cheng · 18 years ago
  39. 2ed0993 Fix comment. by Devang Patel · 18 years ago
  40. 92c45ee Add ModulePassManager_New. by Devang Patel · 18 years ago
  41. 4d0c1a0 Accidently reran commit. by Jim Laskey · 18 years ago
  42. 448d27c Add FunctionPassManager_New. by Devang Patel · 18 years ago
  43. 5e213ea Missed a label map, reverting till covered. by Jim Laskey · 18 years ago
  44. 55fd43f Add BasicBlockPassManager_New. by Devang Patel · 18 years ago
  45. fffcd69 Missed a label map, reverting till covered. by Jim Laskey · 18 years ago
  46. 1bce1fb Optionally allow comparison operations from affect DSGraphs by Andrew Lenharth · 18 years ago
  47. df983de Allow loop detection during debug in forwarding nodes, and revert auxcall patch as it make 176.gcc untenable by Andrew Lenharth · 18 years ago
  48. eb01e39 debug type for DSA TD by Andrew Lenharth · 18 years ago
  49. 9d4209f 1. Add a pass to fold debug label instructions so a debug info client can detect by Jim Laskey · 18 years ago
  50. 6e11295 add a note from viterbi by Chris Lattner · 18 years ago
  51. 393ebae Enable improved spilling costs by default. This speeds up viterbi on x86 by Chris Lattner · 18 years ago
  52. b9cac27 Got a little ahead of myself here by Andrew Lenharth · 18 years ago
  53. e42c02a Fix this test by Andrew Lenharth · 18 years ago
  54. 7902c75 Use correct value for float HUGH_VAL. by Jim Laskey · 18 years ago
  55. a7bb649 Added target hook for post-indexed memory ops transformation. by Evan Cheng · 18 years ago
  56. bbd6f6e Add post-indexed load / store transformations. by Evan Cheng · 18 years ago
  57. 6591788 Make some corrections to this test case. by Reid Spencer · 18 years ago
  58. 3b0f66b Ignore the Output dir. by Reid Spencer · 18 years ago
  59. ea30338 Add a test case for making sure gdb can get a stack trace with our debug by Reid Spencer · 18 years ago
  60. b75a663 Add a new llcbeta option. This speeds up viterbi from 12.34 to 8.76s on by Chris Lattner · 18 years ago
  61. 5a4951e Unbreak X86/ELF Debugging. Somehow this line got lost in Jim's cleanup. by Reid Spencer · 18 years ago
  62. f8dacd1 Bumping version number by Tanya Lattner · 18 years ago
  63. 6363971 wrong bug # by Chris Lattner · 18 years ago
  64. fa9aa2b Fix PR988 and CodeGen/Generic/2006-11-06-MemIntrinsicExpand.ll. by Chris Lattner · 18 years ago
  65. 1b896ca new testcase by Chris Lattner · 18 years ago
  66. 0921365 fix encoding of BLR by Chris Lattner · 18 years ago
  67. 2943436 emit TIED_TO correctly by Chris Lattner · 18 years ago
  68. d9a7f4d Mark predicate operands as such in operand info. by Chris Lattner · 18 years ago
  69. f6e8e6b Add a new operand flag to mark which operand is the first predicate operand by Chris Lattner · 18 years ago
  70. a0cca4a simplify the way operand flags and constraints are handled, making it easier by Chris Lattner · 18 years ago
  71. a818e92 recognize ppc's blr instruction as predicated by Chris Lattner · 18 years ago
  72. 1b1b737 add a flag so that predicated instructions can be recognized by branch folding by Chris Lattner · 18 years ago
  73. d5ad440 Remove dead code; added a missing null ptr check. by Evan Cheng · 18 years ago
  74. 8c97c07 add a note by Chris Lattner · 18 years ago
  75. 1d2bf88 Fix a small bug noticed on code review. by Reid Spencer · 18 years ago
  76. f910a3f Tab interferes with uniqueness. by Jim Laskey · 18 years ago
  77. 84ca10f D'oh - reversed logic. by Jim Laskey · 18 years ago
  78. 3ef554d Add comment. by Evan Cheng · 18 years ago
  79. 5fa39df regenerate by Chris Lattner · 18 years ago
  80. c87dade xfail this for the 1.9 release. This is PR984. by Chris Lattner · 18 years ago
  81. 3ada71c Try again. by Jim Laskey · 18 years ago
  82. 0ccd3f1 Misfire. by Jim Laskey · 18 years ago
  83. 57ff997 Up to date for 1.9 by Jim Laskey · 18 years ago
  84. a6cb9a1 Get LLVMGCCARCH right regardless of the llvm-gcc version being used. by Reid Spencer · 18 years ago
  85. 7b28955 Fix a problem in the the last patch that subverts error message printing. by Reid Spencer · 18 years ago
  86. daa9810 Remove obsolete VS project. by Jeff Cohen · 18 years ago
  87. d41b30d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  88. bcf8124 Fix a bug in the last patch and convert to && instead of & for logical expr. by Reid Spencer · 18 years ago
  89. 7c475c5 Implement the -enabled-cbe-printf-a feature. by Reid Spencer · 18 years ago
  90. 65c5d75 Add a -disable-cbe-printf-a option so that the output of the C Backend by Reid Spencer · 18 years ago
  91. 8b2989a Remove commented line from earlier debugging. by Nick Lewycky · 18 years ago
  92. 33dbedc Added pre-indexed store support. by Evan Cheng · 18 years ago
  93. 9109fb1 Added getIndexedStore. by Evan Cheng · 18 years ago
  94. 1256515 Don't check variables before they are set. by Reid Spencer · 18 years ago
  95. 5cd496e Live local variables are being dropped because the begin or end labels marking by Jim Laskey · 18 years ago
  96. 95f6ede Changes to use operand constraints to process two-address instructions. by Evan Cheng · 18 years ago
  97. fe0b817 Move to operand constraints for two-address instructions. by Evan Cheng · 18 years ago
  98. c51737f Clean up some code. by Evan Cheng · 18 years ago
  99. 6fc4007 encode BLR predicate info for the JIT by Chris Lattner · 18 years ago
  100. af53a87 Go through all kinds of trouble to mark 'blr' as having a predicate operand by Chris Lattner · 18 years ago