Changes in directory llvm/lib/Target/ARM:
README-Thumb.txt updated: 1.10 -> 1.11
---
Log message:
update this entry, now that Anton implemented shift/and lowering for
switches. There is one really easy isel thing here with tst we are not
getting.
---
Diffs of the changes: (+66 -17)
README
Changes in directory llvm/lib/Target/ARM:
README-Thumb.txt updated: 1.9 -> 1.10
---
Log message:
New entry.
---
Diffs of the changes: (+5 -0)
README-Thumb.txt |5 +
1 files changed, 5 insertions(+)
Index: llvm/lib/Target/ARM/README-Thumb.txt
diff -u llvm/lib/Target/ARM/README-Thum
Changes in directory llvm/lib/Target/ARM:
README-Thumb.txt updated: 1.8 -> 1.9
---
Log message:
New entry.
---
Diffs of the changes: (+13 -0)
README-Thumb.txt | 13 +
1 files changed, 13 insertions(+)
Index: llvm/lib/Target/ARM/README-Thumb.txt
diff -u llvm/lib/Target/ARM/RE
Changes in directory llvm/lib/Target/ARM:
README-Thumb.txt updated: 1.7 -> 1.8
---
Log message:
New entry.
---
Diffs of the changes: (+9 -0)
README-Thumb.txt |9 +
1 files changed, 9 insertions(+)
Index: llvm/lib/Target/ARM/README-Thumb.txt
diff -u llvm/lib/Target/ARM/README-T
Changes in directory llvm/lib/Target/ARM:
README-Thumb.txt updated: 1.6 -> 1.7
---
Log message:
Update
---
Diffs of the changes: (+4 -0)
README-Thumb.txt |4
1 files changed, 4 insertions(+)
Index: llvm/lib/Target/ARM/README-Thumb.txt
diff -u llvm/lib/Target/ARM/README-Thumb.txt:
> +//
> ===---
> --===//
> +
> +We compiles the following using a jump table.
This is the target-independent "shift trick", which applies any time
you have a small number of unique destinations, and a spread smaller
than your G
Changes in directory llvm/lib/Target/ARM:
README-Thumb.txt updated: 1.4 -> 1.5
---
Log message:
Add a note.
---
Diffs of the changes: (+61 -0)
README-Thumb.txt | 61 +++
1 files changed, 61 insertions(+)
Index: llvm/lib/Target/ARM/READ
Changes in directory llvm/lib/Target/ARM:
README-Thumb.txt updated: 1.3 -> 1.4
---
Log message:
Possible JT improvements.
---
Diffs of the changes: (+43 -3)
README-Thumb.txt | 46 +++---
1 files changed, 43 insertions(+), 3 deletions(-)
Index: llv
Changes in directory llvm/lib/Target/ARM:
README-Thumb.txt updated: 1.2 -> 1.3
---
Log message:
Add entry.
---
Diffs of the changes: (+4 -0)
README-Thumb.txt |4
1 files changed, 4 insertions(+)
Index: llvm/lib/Target/ARM/README-Thumb.txt
diff -u llvm/lib/Target/ARM/README-Thumb.
Changes in directory llvm/lib/Target/ARM:
README-Thumb.txt updated: 1.1 -> 1.2
---
Log message:
New entry.
---
Diffs of the changes: (+4 -0)
README-Thumb.txt |4
1 files changed, 4 insertions(+)
Index: llvm/lib/Target/ARM/README-Thumb.txt
diff -u llvm/lib/Target/ARM/README-Thumb.
10 matches
Mail list logo