mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-29 14:40:25 +00:00
add anote
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46918 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
16b0bd6c83
commit
be036a94c3
@ -192,3 +192,10 @@ It would be good to detect collector/target compatibility instead of silently
|
||||
doing the wrong thing.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
It would be really nice to be able to write patterns in .td files for copies,
|
||||
which would eliminate a bunch of explicit predicates on them (e.g. no side
|
||||
effects). Once this is in place, it would be even better to have tblgen
|
||||
synthesize the various copy insertion/inspection methods in TargetInstrInfo.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
Loading…
Reference in New Issue
Block a user