1. de51dd8 Use pointertype where appropriate by Chris Lattner · 23 years ago
  2. 69b5ce9 Remove invalid,unneccesary ## token by Chris Lattner · 23 years ago
  3. de3b862 Add support to enable -lfoo to be processed correctly by Chris Lattner · 23 years ago
  4. 75deac6 Add hooks to print natural loop information and induction variables by Chris Lattner · 23 years ago
  5. b4b07c7 Add testcases for internal by Chris Lattner · 23 years ago
  6. 13d38cd Rename irreducible to cfgstructures.ll Include other interesting structures by Chris Lattner · 23 years ago
  7. f6e54d0 MAke sure diffs match by Chris Lattner · 23 years ago
  8. 6731f08 Implement internal by Chris Lattner · 23 years ago
  9. 9e00579 Make strings be internal by Chris Lattner · 23 years ago
  10. e81dc1d Remove debugging output by Chris Lattner · 23 years ago
  11. c54692b Support internal linkage by Chris Lattner · 23 years ago
  12. d4c1550 Build IPO directory by Chris Lattner · 23 years ago
  13. e4d25aa Implement support for internal methods by Chris Lattner · 23 years ago
  14. bd70bb9 Include const prop as part of -raise by Chris Lattner · 23 years ago
  15. f78032f * Implement support for folding multiple single letter arguments together like by Chris Lattner · 23 years ago
  16. 5b7d42b Misc cleanups by Chris Lattner · 23 years ago
  17. faffb05 Expose constant propogation of an instruction in a clean way by Chris Lattner · 23 years ago
  18. 4ed17ba Stuff after a #endif is not valid CPP input and breaks some compilers by Chris Lattner · 23 years ago
  19. d23b1d3 Implement internal method support by Chris Lattner · 23 years ago
  20. dda7196 Implement support for internal methods by Chris Lattner · 23 years ago
  21. a2eb259 Implement writer support for Loops, Induction Variables, and CallGraphs by Chris Lattner · 23 years ago
  22. 5002022 Make Mul work right Make sub work right by Chris Lattner · 23 years ago
  23. ff5a8c4 Fix a bad assertion to be correct . The root basic block can be used by PHI nodes. by Chris Lattner · 23 years ago
  24. 25e9cad Implement a new entry node that has edges to all external methods in the module by Chris Lattner · 23 years ago
  25. 27f65c8 Remove unused method by Chris Lattner · 23 years ago
  26. a3c2dee Expose constant prop of an instruction by Chris Lattner · 23 years ago
  27. 3ee997b Fix field initialization order problem by Chris Lattner · 23 years ago
  28. 1c3d516 Allow output of manipulators for GCC 2.96 compatibility by Chris Lattner · 23 years ago
  29. 7a8738c Add writer support for call graph nodes and loops and induction variables by Chris Lattner · 23 years ago
  30. 8bbc979 Implement an entry node for the call graph by Chris Lattner · 23 years ago
  31. 6197b0f Implement "internal vs external linkage" which corresponds to the C notion of static by Chris Lattner · 23 years ago
  32. c5d1d20 Implement stuff, remove todos by Chris Lattner · 23 years ago
  33. 30474bb Implement DCE of global values by Chris Lattner · 23 years ago
  34. 0bbe58f * Implement dominator based loop identification by Chris Lattner · 23 years ago
  35. ee6826b Change swapstructs itf Add nasty hack to be removed later by Chris Lattner · 23 years ago
  36. 782b939 * Implement array indexing in lli by Chris Lattner · 23 years ago
  37. a8b3015 Run constprop before -raise by Chris Lattner · 23 years ago
  38. 4d631b8 Test array indexing by Chris Lattner · 23 years ago
  39. e9c5dc9 Support Array Indexing by Chris Lattner · 23 years ago
  40. 58716b9 Implement: isLosslesslyConvertableTo and new CompositeType base class by Chris Lattner · 23 years ago
  41. c267f7b If a name conflict occurs when inserting a value, rename it. by Chris Lattner · 23 years ago
  42. 7c54b4a Support array indexing by Chris Lattner · 23 years ago
  43. 491b29f Support Composite's, not just structs by Chris Lattner · 23 years ago
  44. 89a1c80 losslessCastableTypes is moved to Type class by Chris Lattner · 23 years ago
  45. 12739d9 Support selectable structure transformations by Chris Lattner · 23 years ago
  46. 8090e8c Support mutation of array indexing by Chris Lattner · 23 years ago
  47. 3cc7dde Clean up code, implement array indexing stuff by Chris Lattner · 23 years ago
  48. a0fa588 Implement array indexing reverse engineering by Chris Lattner · 23 years ago
  49. 69a86e4 The old getIndices has been deprecated, because it no longer works. It now by Chris Lattner · 23 years ago
  50. b2b12b4 Implement array indexing by Chris Lattner · 23 years ago
  51. 6cdb011 Implement array indexing with uints by Chris Lattner · 23 years ago
  52. 882572a * Implement more powerful expr analysis of cast instructions by Chris Lattner · 23 years ago
  53. 0252755 Rearrange code by Chris Lattner · 23 years ago
  54. d43d900 Allow array indexing by Chris Lattner · 23 years ago
  55. 8927973 Be more const correct by Chris Lattner · 23 years ago
  56. 45ee091 * Remove the indexVec stuff which gets out of sync with the operands of the by Chris Lattner · 23 years ago
  57. 283f4e5 New Method isLosslesslyConvertableTo by Chris Lattner · 23 years ago
  58. 7c0cdc0 Add new CompositeType shared baseclass of ArrayType and StructType by Chris Lattner · 23 years ago
  59. 6fa9049 Add casts by Chris Lattner · 23 years ago
  60. 3113375 commented out popAllTempValues since it leads to a bug - see code by Ruchira Sasanka · 23 years ago
  61. f90870f Commented some popTempArg.. since it leads to a bug by Ruchira Sasanka · 23 years ago
  62. 07c7086 Added naming to inserted phi copy values - for easy debugging by Ruchira Sasanka · 23 years ago
  63. 295264d changed since names of some methods in PhyRegAlloc changed by Ruchira Sasanka · 23 years ago
  64. ba9d5db Fixed a bug in setReLRegsUsedByMI by Ruchira Sasanka · 23 years ago
  65. 825dd55 Changed some names of methods, added const etc. by Ruchira Sasanka · 23 years ago
  66. fe700e7 Fix protection probs by Chris Lattner · 23 years ago
  67. abf73ce Modify method AllocateLocalVar to take size argument. by Vikram S. Adve · 23 years ago
  68. 345bcc8 Fix use of AllocateLocalVar for alloca instruction! by Vikram S. Adve · 23 years ago
  69. 7c47c72 Modify AllocateLocalVar method to take a size argument. by Vikram S. Adve · 23 years ago
  70. f6dfca1 fixed setUsedRegAtMI by Ruchira Sasanka · 23 years ago
  71. dcf1620 Bug fix for Chris. by Vikram S. Adve · 23 years ago
  72. 2ed5ccd Print incoming arguments and return values. by Vikram S. Adve · 23 years ago
  73. b9959d8 Fix int->float conversion. by Vikram S. Adve · 23 years ago
  74. 430aa9e -cleangcc pass now remove type names that are never referenced and type names for pointers to primitive types. by Chris Lattner · 23 years ago
  75. 20ac79e Changed phi elimination code by Ruchira Sasanka · 23 years ago
  76. 0e7c737 Fix cute little bug that was causing the last by Vikram S. Adve · 23 years ago
  77. 8d24337 Small changed to printing a machine operand - It the operand is a def, it prints by Ruchira Sasanka · 23 years ago
  78. ecd5813 Don't assume constant operand can only be in position 1! by Vikram S. Adve · 23 years ago
  79. 4c5fe2d Add function returning which operand holds immediate constant by Vikram S. Adve · 23 years ago
  80. 9e29f78 Idiotic error in last fix. by Vikram S. Adve · 23 years ago
  81. c811745 Don't need to load a NULL pointer constant from memory! by Vikram S. Adve · 23 years ago
  82. c9c6aa0 Change latency of SETX to improve schedule -- just a hack. by Vikram S. Adve · 23 years ago
  83. cbddf49 Added support method for setting interference for pseudo instructions by Ruchira Sasanka · 23 years ago
  84. b9f550d added isPseudoInstr() by Ruchira Sasanka · 23 years ago
  85. d63aaaa Added M_PSEUDO_FLAG for SETX .. instr by Ruchira Sasanka · 23 years ago
  86. 22ccb1b Added interference for args in pseudo instructions by Ruchira Sasanka · 23 years ago
  87. 3bcce72 Rename cruft by Chris Lattner · 23 years ago
  88. 65ea171 Remove much cruft from the MemAccessInst instruction by Chris Lattner · 23 years ago
  89. c2ae4f6 Fix link prob by Chris Lattner · 23 years ago
  90. d5b48ca Better heuristics for handling arrays by Chris Lattner · 23 years ago
  91. 84dce16 commented out lines printing code after scheduling by Ruchira Sasanka · 23 years ago
  92. f221a2e Fixed a bug concering LR spilling. Earlier, added spilled code was not inserted by Ruchira Sasanka · 23 years ago
  93. 5f98aca Changed checking for invalid register number - earlier it was uisng a contant by Ruchira Sasanka · 23 years ago
  94. 689e076 Only use one form of printVal per program to avoid spurious link errors by Chris Lattner · 23 years ago
  95. 1b60014 Implement some more rand functions for em3d benchmark by Chris Lattner · 23 years ago
  96. 02b5d13 Overwrite files when linked Remove native files when cleaned by Chris Lattner · 23 years ago
  97. ce22ec1 * Change ExpressionConvertableToType to more closely match map behavior of by Chris Lattner · 23 years ago
  98. e72c557 Minor style cleanups by Chris Lattner · 23 years ago
  99. 3d775c3 Avoid assertion failure when taking size of unsized array. Todo item herE by Chris Lattner · 23 years ago
  100. e85f233 Do the same for allocating spills to get their alignment right too. by Vikram S. Adve · 23 years ago