Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use special heuristics for nodes with no data predecessors | Dan Gohman | 2009-02-11 | 1 | -22/+23 |
| | | | | | | | unless they actually have data successors, and likewise for nodes with no data successors unless they actually have data precessors. llvm-svn: 64327 | ||||
* | Fix several more entries in the x86 reload/remat folding tables. | Dan Gohman | 2007-09-20 | 1 | -0/+124 |
llvm-svn: 42162 |