llvm-6502/lib
Bill Wendling f84d60b649 Several tail call tests apparently rely upon this being "adjusts stack" instead
of "has calls". That's probably wrong, but it needs further
investigation. Revert to the original behavior until this is settled.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103824 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-14 21:58:35 +00:00
..
Analysis Add support to preserve type info for the variables that are removed by the optimizer. 2010-05-14 21:01:35 +00:00
Archive
AsmParser
Bitcode
CodeGen Avoid scanning the long tail of physreg operands on calls 2010-05-14 21:55:52 +00:00
CompilerDriver
ExecutionEngine
Linker
MC MC/Mach-O/x86_64: Darwin's special "signed_N" relocation types should only be 2010-05-14 18:53:40 +00:00
Support
System
Target Several tail call tests apparently rely upon this being "adjusts stack" instead 2010-05-14 21:58:35 +00:00
Transforms
VMCore
Makefile