1. dac58ad Make iostream #inclusion explicit by Chris Lattner · 19 years ago
  2. 600d73b ConvertibleToGEP always returns 0, remove some old crufty code which by Chris Lattner · 19 years ago
  3. 65af1ab Preserve calling conv when hacking on calls by Chris Lattner · 19 years ago
  4. fd93908 Remove trailing whitespace by Misha Brukman · 19 years ago
  5. 7acff25 second argument to Value::setName is now gone. by Chris Lattner · 19 years ago
  6. 7d719c3 Fix 'raise' to work with packed types. Patch by Morten Ofstad. by Chris Lattner · 20 years ago
  7. ded6d0c Prototype more accurately by Chris Lattner · 20 years ago
  8. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  9. 5e2e272 This DEBUG is buggy. comment it out because it's not worth fixing. This by Chris Lattner · 20 years ago
  10. eb62bc7 Merge i*.h headers into Instructions.h as part of bug403. by Alkis Evlogimenos · 20 years ago
  11. d02fccf bug 122: by Reid Spencer · 20 years ago
  12. 30b4344 Progress on PR341 by Chris Lattner · 20 years ago
  13. a9160a0 Make this pass use a more specific debug message than "Processing:". by Brian Gaeke · 20 years ago
  14. 28977af Support getelementptr instructions which use uint's to index into structure by Chris Lattner · 20 years ago
  15. d21cd80 Adjust to the changed StructType interface. In particular, getElementTypes() is gone. by Chris Lattner · 21 years ago
  16. 99d6b8e The ConstantExpr::getCast call can cause a CPR to be generated. If so, by Chris Lattner · 21 years ago
  17. ccd3a87 Remove uses of ConstantHandling itf by Chris Lattner · 21 years ago
  18. 559d519 Finegrainify namespacification add flags for PR82 by Chris Lattner · 21 years ago
  19. 63a917b Inching towards fixing PR82 by Chris Lattner · 21 years ago
  20. e799902 Remove extraneous #include finegrainify namespacification by Chris Lattner · 21 years ago
  21. 1301515 verifyFunction depends on dominator info, which levelraise does not declare by Chris Lattner · 21 years ago
  22. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  23. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  24. cf3056d Regularize header file comments by Chris Lattner · 21 years ago
  25. bf88100 Prototype for creator function got moved by Chris Lattner · 21 years ago
  26. 6806f56 DEBUG got moved to Support/Debug.h by Chris Lattner · 21 years ago
  27. 82c89b9 Hopefully, the final fix for `[Pp]ropogate'. by Misha Brukman · 21 years ago
  28. f117cc9 s/convertable/convertible/g by Misha Brukman · 21 years ago
  29. 2d39909 Attempt to fix sumant's typesafety issue by Chris Lattner · 21 years ago
  30. cdeb81d Fix bug: LevelRaise/2003-05-01-CallCast.ll by Chris Lattner · 21 years ago
  31. 9554928 Create constant expression casts instead of constant instructions if possible by Chris Lattner · 21 years ago
  32. b53a198 Avoid naming things exactly the same by Chris Lattner · 21 years ago
  33. 16125fb Make the levelraise pass be well behaved w.r.t the TargetData that the current by Chris Lattner · 21 years ago
  34. 6e6026b - Eliminated the deferred symbol table stuff in Module & Function, it really by Chris Lattner · 22 years ago
  35. 0ceeb42 Ensure definate initialization by Chris Lattner · 22 years ago
  36. cb2610e - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to by Chris Lattner · 22 years ago
  37. 61b92c0 - Fix bug: LevelRaise/2002-10-08-VarArgCall.ll by Chris Lattner · 22 years ago
  38. 6ee6bbe Updates to work with recent Statistic's changes: by Chris Lattner · 22 years ago
  39. 5f41748 Fixed typo. by Misha Brukman · 22 years ago
  40. 106ff45 - Change getelementptr instruction to use long indexes instead of uint by Chris Lattner · 22 years ago
  41. 2a7c23e Simplify code (somtimes dramatically), by using the new "auto-insert" feature by Chris Lattner · 22 years ago
  42. 0c4e886 - Renamed Type::isIntegral() to Type::isInteger() by Chris Lattner · 22 years ago
  43. 8e4fc25 *** empty log message *** by Chris Lattner · 22 years ago
  44. a6275cc by Chris Lattner · 22 years ago
  45. b713599 Rename LevelChange.h to RaisePointerReferences.h by Chris Lattner · 22 years ago
  46. 3349452 * Make the ctor take a TargetData even though it's not using it yet by Chris Lattner · 22 years ago
  47. 5ff62e9 *** empty log message *** by Chris Lattner · 22 years ago
  48. b1b4262 * Remove dead code from ExprTypeConvert.cpp by Chris Lattner · 22 years ago
  49. 3378a5b * Add a bunch of debugging features to LevelRaise by Chris Lattner · 22 years ago
  50. 3fb2ddd Fix bug: test/Regression/Transforms/LevelRaise/2002-07-16-RaiseCrash2.ll by Chris Lattner · 22 years ago
  51. a66c7bf Bugfix to previous checkin by Chris Lattner · 22 years ago
  52. 131454e * Add assertion to ExprTypeConvert to detect error earlier than without it by Chris Lattner · 22 years ago
  53. f739969 Clean up anands patch by Chris Lattner · 22 years ago
  54. 881ed6b added include<iostream> for cerr by Anand Shukla · 22 years ago
  55. cfb22d3 changes to make it compatible with 64bit gcc by Anand Shukla · 22 years ago
  56. 7e70829 MEGAPATCH checkin. by Chris Lattner · 22 years ago
  57. 16da494 Simplify the interface to local DCE and Constant prop by Chris Lattner · 22 years ago
  58. d20a98e Fix comments to reflect reality by Chris Lattner · 22 years ago
  59. b3abf9d Convert transforms over to standardize debugging output on -debug option by Chris Lattner · 22 years ago
  60. c99428f Fix a major source of "type unsafety", where a cast is neccesary, but can by Chris Lattner · 22 years ago
  61. 3c01937 * Add support for the -stats command line option to report how much is changed by Chris Lattner · 22 years ago
  62. 497c60c Reduce dependance on TransformInternals.h, instead using the TransformUtils library by Chris Lattner · 22 years ago
  63. 872265e ExprTypeConvert will already do this transformation, no need to specialize by Chris Lattner · 22 years ago
  64. c6f3ae5 Eliminate duplicate or unneccesary #include's by Chris Lattner · 22 years ago
  65. 96c466b Add new optional getPassName() virtual function that a Pass can override by Chris Lattner · 22 years ago
  66. 97e52e4 Tighten up the AnalysisUsage of lots of passes, primarily to correctly indicate whether or not they invalidate the CFGA by Chris Lattner · 22 years ago
  67. 31bcdb8 Split ConstantVals.h into Constant.h and Constants.h by Chris Lattner · 22 years ago
  68. f57b845 * Rename MethodPass class to FunctionPass by Chris Lattner · 22 years ago
  69. 237e6d1 s/Method/Function Remove extraneous #includes of llvm/Assembly/Writer by Chris Lattner · 22 years ago
  70. 968ddc9 ConstantHandling moved into VMCore library by Chris Lattner · 22 years ago
  71. 2fbfdcf Change references to the Method class to be references to the Function by Chris Lattner · 22 years ago
  72. 45ef5c2 Fix the: test/Regression/Other/2002-03-20-LevelRaiseCrash.ll bug. It turned by Chris Lattner · 22 years ago
  73. ebcd28e Namespace qualify debugging code by Chris Lattner · 22 years ago
  74. b24196f * Fix bug: test/Regression/Other/2002-03-11-LevelRaiseIterInvalidate.ll by Chris Lattner · 22 years ago
  75. bd0ef77 Change over to use new style pass mechanism, now passes only expose small by Chris Lattner · 22 years ago
  76. fcc93d2 MethodPass's are now guaranteed to not be run on external methods! by Chris Lattner · 23 years ago
  77. 59b6b8e Move stuff out of the Optimizations directories into the appropriate Transforms by Chris Lattner · 23 years ago
  78. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 23 years ago
  79. d554380 * Support pointer indexing by Chris Lattner · 23 years ago
  80. 44480b5 Remove code that is superceeded by code in ExprTypeConvert.cpp by Chris Lattner · 23 years ago
  81. f17a09d We can do cast-add elimination even on casts that reinterpret by Chris Lattner · 23 years ago
  82. 8da5d42 Fix pessimizations on sized arrays by Chris Lattner · 23 years ago
  83. f1d6521 Hrm, don't do debugging output when debugging is off. :( by Chris Lattner · 23 years ago
  84. a8b6d43 Fixes to type conversion stuff to match induction variables more frequently by Chris Lattner · 23 years ago
  85. 4b770a3 Remove printouts by Chris Lattner · 23 years ago
  86. 7a17675 Renamed inst_const_iterator -> const_inst_iterator by Chris Lattner · 23 years ago
  87. e9bb2df Rename ConstPoolVal -> Constant by Chris Lattner · 23 years ago
  88. cee8f9a Create a new #include "Support/..." directory structure to move things by Chris Lattner · 23 years ago
  89. 0900980 Turn off debug info by Chris Lattner · 23 years ago
  90. bd70bb9 Include const prop as part of -raise by Chris Lattner · 23 years ago
  91. 3cc7dde Clean up code, implement array indexing stuff by Chris Lattner · 23 years ago
  92. 65ea171 Remove much cruft from the MemAccessInst instruction by Chris Lattner · 23 years ago
  93. d5b48ca Better heuristics for handling arrays by Chris Lattner · 23 years ago
  94. 3d775c3 Avoid assertion failure when taking size of unsized array. Todo item herE by Chris Lattner · 23 years ago
  95. c0b90e7 Improve raising significantly by Chris Lattner · 23 years ago
  96. e34443d Fix bugs by Chris Lattner · 23 years ago
  97. c109d30 Fix bug with ADD nodes and malloc promotion by Chris Lattner · 23 years ago
  98. e4f4d8c Use the expression map correctly. by Chris Lattner · 23 years ago
  99. 59cd9f1 Refactor code to share stuff by Chris Lattner · 23 years ago
  100. bacec7b * Relax restriction that prevented malloc promotion in certain cases by Chris Lattner · 23 years ago