| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 79750
|
|
|
|
|
|
| |
the def and use cycle for each operand. This additional information is optional, so existing itineraries do not need to be changed.
llvm-svn: 79247
|
|
|
|
|
|
| |
with overlapping stages. The default is to maintain the current behavior that the "next" stage immediately follows the previous one.
llvm-svn: 78827
|
|
|
|
|
|
| |
counter.
llvm-svn: 78736
|
|
|
|
|
|
|
| |
- Since the function is never called in NDEBUG mode, just dropped the DEBUG()
uses here.
llvm-svn: 78649
|
|
|
|
| |
llvm-svn: 78634
|
|
target schedule information to accurately model the pipeline. Update the scheduler to correctly handle multi-issue targets.
llvm-svn: 78563
|