forked from OSchip/llvm-project
parent
07e95680fd
commit
2166cb7673
|
@ -309,6 +309,7 @@ GCC inliner off, llvm handles always-inline.
|
|||
cmake mature?
|
||||
x86 backend GS segment -> addr space 256 (r62980)
|
||||
nocapture
|
||||
addreadattrs pass renamed to functionattrs; now calculates nocapture
|
||||
memdep (used by GVN and memcpyopt) is faster / more aggressive.
|
||||
how to write a backend doc docs/WritingAnLLVMBackend.html
|
||||
fastisel + exception handling
|
||||
|
|
Loading…
Reference in New Issue