diff options
| author | Chris Lattner <sabre@nondot.org> | 2006-01-31 07:45:45 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2006-01-31 07:45:45 +0000 |
| commit | ac9892ccaf08ba1f7802db60ac732166e0a77856 (patch) | |
| tree | c273f756aaa4444be82b8928b78aecb58da74560 | |
| parent | 882611dc2532ad897d73d4380855b6fe75c6326d (diff) | |
| download | bcm5719-llvm-ac9892ccaf08ba1f7802db60ac732166e0a77856.tar.gz bcm5719-llvm-ac9892ccaf08ba1f7802db60ac732166e0a77856.zip | |
okay, one more
llvm-svn: 25847
| -rw-r--r-- | llvm/lib/Target/SparcV8/README.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Target/SparcV8/README.txt b/llvm/lib/Target/SparcV8/README.txt index 22140b0d2d5..f7cb9b84726 100644 --- a/llvm/lib/Target/SparcV8/README.txt +++ b/llvm/lib/Target/SparcV8/README.txt @@ -53,3 +53,5 @@ int %t1(int %a, int %b) { * Implement frame pointer elimination, e.g. eliminate save/restore for leaf fns. +* Fill delay slots + |

