| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated dependence analyzer. Fixed numerous bugs. Same stage scheduling, etc. | Tanya Lattner | 2005-04-22 | 1 | -126/+197 |
| | | | | | llvm-svn: 21444 | ||||
| * | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -95/+95 |
| | | | | | llvm-svn: 21425 | ||||
| * | Updated to use dep analyzer. | Tanya Lattner | 2005-04-05 | 1 | -101/+21 |
| | | | | | llvm-svn: 21097 | ||||
| * | Compare dependence analysis with llvm instructions versus machine ↵ | Tanya Lattner | 2005-03-29 | 1 | -43/+102 |
| | | | | | | | instrutions. the problem with using machine instructions and alias analysis is that aa does not handle tmp instructions. llvm-svn: 20931 | ||||
| * | Fix compilation errors, patch contributed by the fabulous Bill Wendling! | Chris Lattner | 2005-03-24 | 1 | -0/+1 |
| | | | | | llvm-svn: 20808 | ||||
| * | Added alias analysis. | Tanya Lattner | 2005-03-23 | 1 | -55/+250 |
| | | | | | | | | Fixed many many bugs. This now works on almost all Singlesource , and most of MultiSource. llvm-svn: 20780 | ||||
| * | Fixed node deletion bug. | Tanya Lattner | 2005-02-16 | 1 | -4/+5 |
| | | | | | llvm-svn: 20207 | ||||
| * | Added new circuit finding alogrithm. | Tanya Lattner | 2005-02-10 | 1 | -10/+108 |
| | | | | | | | Fixed bug in graph so that phi ite diff edges are added. llvm-svn: 20108 | ||||
| * | Fixed bug where instructions in the kernel were not ordered right to ↵ | Tanya Lattner | 2004-11-28 | 1 | -4/+5 |
| | | | | | | | preserve dependencies in a cycle. llvm-svn: 18314 | ||||
| * | Adjust header file inclusion due to move | Misha Brukman | 2004-10-10 | 1 | -1/+1 |
| | | | | | llvm-svn: 16904 | ||||
| * | ModuloScheduling moved to lib/Target/SparcV9 as it is SparcV9-specific | Misha Brukman | 2004-10-10 | 1 | -0/+429 |
| llvm-svn: 16902 | |||||

