mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-23 05:52:40 +00:00
These are done.
llvm-svn: 77949
This commit is contained in:
parent
775da1948b
commit
600312b878
@ -1,11 +1,3 @@
|
||||
//===---------------------------------------------------------------------===//
|
||||
// Random ideas for the ARM backend (Thumb2 specific).
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
* We should model IT instructions explicitly. We should introduce them (even if
|
||||
if-converter is not run, the function could still contain movcc's) before
|
||||
PEI since passes starting from PEI may require exact code size.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Make use of TBB and TBH for jumptables in small functions.
|
||||
|
Loading…
x
Reference in New Issue
Block a user