1. dfe412d Refix bug: Add back method MachineCodeForInstruction::dropAllReferences. by Vikram S. Adve · 23 years ago
  2. 4cbd550 Fix padding when allocating local variables on stack. by Vikram S. Adve · 23 years ago
  3. 4fad513 Add methods to support type inquiry. Rename TmpInstruction values. by Vikram S. Adve · 23 years ago
  4. b6efb36 Moved to directory Scalar/ and renamed. by Vikram S. Adve · 23 years ago
  5. 9c4f726 Destroy MethodLiveVarInfo after register allocation. by Vikram S. Adve · 23 years ago
  6. 97fb99b Use deterministic iterator for SchedGraphs. This is actually not by Vikram S. Adve · 23 years ago
  7. 1392d69 Bug fix: nextToTry was not being initialized in one case. by Vikram S. Adve · 23 years ago
  8. 7c7e46a Add option to disable scheduling. by Vikram S. Adve · 23 years ago
  9. 802cec4 Add option to disable scheduling. by Vikram S. Adve · 23 years ago
  10. cf8a98f Minor changes. by Vikram S. Adve · 23 years ago
  11. ded1bf8 Re-fix bug: Put back MachineCodeForInstruction::dropAllReferences. by Vikram S. Adve · 23 years ago
  12. e4e4d4e Fix padding for variables allocated on stack. by Vikram S. Adve · 23 years ago
  13. c941b87 Major overhaul to FoldGetElemPtr to handle mixed array and struct refs. by Vikram S. Adve · 23 years ago
  14. 4e7bc49 Use deterministic iterator for treeRoots. by Vikram S. Adve · 23 years ago
  15. d7e6bec Bug re-fix: put back MachineCodeForInstruction::get(*I).dropAllReferences(). by Vikram S. Adve · 23 years ago
  16. 585612e Change latencies for Load, Store and Branch instructions. by Vikram S. Adve · 23 years ago
  17. fd3900a Major enhancements to how array and structure indices are handled. by Vikram S. Adve · 23 years ago
  18. 6be4ebe Change treeRoots data structure to make enumeration deterministic. by Vikram S. Adve · 23 years ago
  19. d95919c Change treeRoots data structure to make enumeration deterministic. by Vikram S. Adve · 23 years ago
  20. 98d64f8 Major overhaul to support arbitrary mixed array and structure indices. by Vikram S. Adve · 23 years ago
  21. d32e70a Rename pass to DecomposeMultiDimRefs. by Vikram S. Adve · 23 years ago
  22. c99afb8 Fix out-of-date name. by Vikram S. Adve · 23 years ago
  23. 79c7385 Regression tests for DecomposeMultiDimRefs pass. by Vikram S. Adve · 23 years ago
  24. e7506a3 Rename Method to Function by Chris Lattner · 23 years ago
  25. bcd8e03 Remove extranous forward decl by Chris Lattner · 23 years ago
  26. a4d63bc Remove unneccesary forward definitions by Chris Lattner · 23 years ago
  27. ff9ffa9 Add transition header file by Chris Lattner · 23 years ago
  28. 79cc5bc Update documentation, rename Method to Function, move typedef to Value.h for now. by Chris Lattner · 23 years ago
  29. b6e0c85 Change Method to Function by Chris Lattner · 23 years ago
  30. 1b139b4 Add transition typedef to Function by Chris Lattner · 23 years ago
  31. c8394f6 New pass to convert Convert multi-dimensional by Vikram S. Adve · 23 years ago
  32. c7b439d Moved to Scalar/ directory. by Vikram S. Adve · 23 years ago
  33. dfbbf7a New pass to decompose multi-dimensional array references into by Vikram S. Adve · 23 years ago
  34. 812d8be Remove compilation of __main because we now link -lgcc into programs by Chris Lattner · 23 years ago
  35. bbe7bbe Add an assertion that would hopefully catch a problem that was tripping by Chris Lattner · 23 years ago
  36. 5f4a528 Fix bug test/Regression/Transforms/LevelRaise/2002-03-21-MissedRaise3.ll by Chris Lattner · 23 years ago
  37. df268ce New testcase by Chris Lattner · 23 years ago
  38. 8e640f1 Fix test/Regression/Transforms/LevelRaise/2002-03-21-MissedRaise2.ll by Chris Lattner · 23 years ago
  39. 41e8e9d New testcase by Chris Lattner · 23 years ago
  40. 4fe130c * AllocationInst ctor moved here from iMemory.h by Chris Lattner · 23 years ago
  41. 05c0e9e * Make AllocationInst ctor protected by Chris Lattner · 23 years ago
  42. 2e5c295 Rerun test if opt gets changed by Chris Lattner · 23 years ago
  43. 7b3c34b Run all testcases by Chris Lattner · 23 years ago
  44. 4837414 Build LevelRaise subdirectory by Chris Lattner · 23 years ago
  45. 081c409 Add a debugging option to gccas to cause it to not do level raise or anything by Chris Lattner · 23 years ago
  46. 599ca72 Fix test/Regression/Other/2002-03-21-LevelRaiseMiss.ll by Chris Lattner · 23 years ago
  47. 6e848ea Testcase for a missed level raise opportunity by Chris Lattner · 23 years ago
  48. 9e77f7e Make ConvertableToGEP handle cases where the user is indexing into the by Chris Lattner · 23 years ago
  49. 8e86542 Implement the new InsertInstBeforeInst function by Chris Lattner · 23 years ago
  50. 45ef5c2 Fix the: test/Regression/Other/2002-03-20-LevelRaiseCrash.ll bug. It turned by Chris Lattner · 23 years ago
  51. 3519176 Fix bug in testcase by Chris Lattner · 23 years ago
  52. f78642b Declare the new InsertInstBeforeInst function by Chris Lattner · 23 years ago
  53. af2d701 Remove a misguided API extension by Chris Lattner · 23 years ago
  54. 774888c New testcase for YALRB (yet another level raise bug) by Chris Lattner · 23 years ago
  55. 150dcb9 Add an assertion to catch a misuse of replaceAllUsesWith by Chris Lattner · 23 years ago
  56. 60091fa Checkin testcase that was just sitting in my tree. Looks like backreferences by Chris Lattner · 23 years ago
  57. 99fb91c 1. Fix bug test/Regression/Other/2002-03-20-LevelRaiseBadCodegen.ll by Chris Lattner · 23 years ago
  58. ebcd28e Namespace qualify debugging code by Chris Lattner · 23 years ago
  59. f7f0409 New testcase by Chris Lattner · 23 years ago
  60. 99584c6 Allow implementation of all HANDLE_*_INST macros at once by defining HANDLE_INST by Chris Lattner · 23 years ago
  61. 07fb6e6 New pass to convert Convert multi-dimensional by Vikram S. Adve · 23 years ago
  62. 06fa17c Big bug fix: killed uses were being inserted instead of erased! by Vikram S. Adve · 23 years ago
  63. b4c5f83 Initial checkin of InstVisitor class by Chris Lattner · 23 years ago
  64. 4e390f6 Add isa,cast,dyncast support for AllocationInst. by Chris Lattner · 23 years ago
  65. fad0f52 include Makefile.tests. by Vikram S. Adve · 23 years ago
  66. 1d7aefd Need rule for runtime.o. This is just temporary to provide by Vikram S. Adve · 23 years ago
  67. d79b4eb Fix libraries. by Vikram S. Adve · 23 years ago
  68. 4bec7fa Minor changes. by Vikram S. Adve · 23 years ago
  69. 4a12da7 Fixed several problems with handling arguments to Phis. by Vikram S. Adve · 23 years ago
  70. 9cf85a7 Big bug fix: killed uses were being inserted instead of erased! by Vikram S. Adve · 23 years ago
  71. 524185a Just a comment. by Vikram S. Adve · 23 years ago
  72. a45a327 New pass to decompose multi-dimensional array references into by Vikram S. Adve · 23 years ago
  73. 23a4c8f Big bug fix: getUsableUniRegAtMI needed to return values in arguments by Vikram S. Adve · 23 years ago
  74. 89e2da0 Added function computeOffsetforLocalVar to check how big the by Vikram S. Adve · 23 years ago
  75. c356e56 Bug fix in setting CC register. by Vikram S. Adve · 23 years ago
  76. 42f6320 Constants are now added to the constant pool only when a load by Vikram S. Adve · 23 years ago
  77. 1ed009f Use vector for machine instructions returned by GetInstructionsByRule. by Vikram S. Adve · 23 years ago
  78. 705f95e Big bug fix: getUsableUniRegAtMI needed to return values in arguments by Vikram S. Adve · 23 years ago
  79. ce0845a Added function computeOffsetforLocalVar to check how big the by Vikram S. Adve · 23 years ago
  80. f1a51be Use vector for machine instructions in GetInstructionsByRule. by Vikram S. Adve · 23 years ago
  81. 851597c Added machine-independent value for INVALID_MACHINE_OPCODE. by Vikram S. Adve · 23 years ago
  82. 80347ec Add function getRegClassIDOfType. by Vikram S. Adve · 23 years ago
  83. 7482532 Add support for code generation for array references. by Vikram S. Adve · 23 years ago
  84. f1c15ee Bug fixes for not using unified reg. numbers, and for using the by Vikram S. Adve · 23 years ago
  85. 9558b4a Bug fix in setting CC register. by Vikram S. Adve · 23 years ago
  86. e76af29 Use distinct names for the three types of SetMachineOperand to by Vikram S. Adve · 23 years ago
  87. e6d2c41 Minor fixes. by Vikram S. Adve · 23 years ago
  88. d198c47 Handling of global names was severely broken when converting to 2 passes. by Vikram S. Adve · 23 years ago
  89. dd55899 Several sundry bug fixes. by Vikram S. Adve · 23 years ago
  90. a1f0021 Convert the top line of the header from .cpp style to .h style. by Chris Lattner · 23 years ago
  91. 2bfc031 Make an assertion provide a more helpful error message by Chris Lattner · 23 years ago
  92. 1901442 Regression tests for live-variable analysis on machine code generated by llc. by Vikram S. Adve · 23 years ago
  93. f09733a Remove code designed to compensate for a bug in GCC. The bug has since by Chris Lattner · 23 years ago
  94. acd3cae Checkin new test for problem anand ran into by Chris Lattner · 23 years ago
  95. 9b63801 Cleanup error message output a bit by Chris Lattner · 23 years ago
  96. 2b72c36 Expose dead instruction elimination pass by Chris Lattner · 23 years ago
  97. 9b53426 Fix test/Regression/Other/2002-03-14-ValueToLarge.ll. Note that this by Chris Lattner · 23 years ago
  98. 3df17fe Testcase for bug by Chris Lattner · 23 years ago
  99. f5c04ef New testcase by Chris Lattner · 23 years ago
  100. df72341 New test case for long standing bug that was fixed by Chris Lattner · 23 years ago