mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-09 13:21:30 +00:00
If someone wants to implement ppc TRAP, they can go for it :)
llvm-svn: 46019
This commit is contained in:
parent
bcb087fd62
commit
dac9c1bcfe
@ -3,6 +3,7 @@
|
||||
TODO:
|
||||
* gpr0 allocation
|
||||
* implement do-loop -> bdnz transform
|
||||
* Implement __builtin_trap (ISD::TRAP) as 'tw 31, 0, 0' aka 'trap'.
|
||||
|
||||
===-------------------------------------------------------------------------===
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user