llvm-6502/lib
Dan Gohman 70f2f65aac Don't abort on an aliasing physical register that does not have
a live interval. This is needed for some upcoming subreg changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68956 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-13 15:22:29 +00:00
..
Analysis
Archive
AsmParser Fix warning in .ll parser, detect and reject available_externally on function 2009-04-13 07:02:02 +00:00
Bitcode Add a new "available_externally" linkage type. This is intended 2009-04-13 05:44:34 +00:00
CodeGen Don't abort on an aliasing physical register that does not have 2009-04-13 15:22:29 +00:00
CompilerDriver
Debugger
ExecutionEngine Link against libffi if available, fall back to "no external calls from 2009-04-13 04:26:06 +00:00
Linker Add a new "available_externally" linkage type. This is intended 2009-04-13 05:44:34 +00:00
Support
System fix PR3965:SIGINT handler not restored after calling ParseAST(), 2009-04-12 23:33:13 +00:00
Target List the l registers before h registers, for consistency. 2009-04-13 15:18:42 +00:00
Transforms eliminate unneeded parens. 2009-04-13 05:38:23 +00:00
VMCore Add a new "available_externally" linkage type. This is intended 2009-04-13 05:44:34 +00:00
Makefile