llvm-6502/lib
Evan Cheng c7fcfa07d9 - Doh. Pass vector by value is bad.
- Add a AnalyzeCallResult specialized for calls which produce a single value. This is used by fastisel.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55879 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-07 09:02:18 +00:00
..
Analysis When PruneEH turned an invoke into an ordinary 2008-09-06 17:19:29 +00:00
Archive
AsmParser Parse and print opt_size note. 2008-09-03 22:10:21 +00:00
Bitcode Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
CodeGen - Doh. Pass vector by value is bad. 2008-09-07 09:02:18 +00:00
Debugger
ExecutionEngine MMI may be null. 2008-09-02 08:14:01 +00:00
Linker
Support
System
Target Handle x86 truncate to i8 with target hook for now. 2008-09-07 08:47:42 +00:00
Transforms fix crash when the malloc/free function is defined or is a declaration with 0 parameters. 2008-09-06 17:44:06 +00:00
VMCore Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
Makefile