llvm-6502/lib
Evan Cheng 2338c5cb0e Darwin ABI issues: weak, linkonce, etc. dynamic-no-pic support is complete.
Also fixed a function stub bug. Added weak and linkonce support for
x86 Linux.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26038 91177308-0d34-0410-b5e6-96231b3b80d8
2006-02-07 08:38:37 +00:00
..
Analysis Pull the InsertCastOfTo out of the header, implement CSE'ing of arguments. 2006-02-04 09:51:53 +00:00
Archive
AsmParser
Bytecode
CodeGen Add support for modifier characters to operand printers 2006-02-06 22:17:23 +00:00
Debugger
ExecutionEngine The interpreter assumes that the caller of runFunction() must be lli, and 2006-02-07 05:29:44 +00:00
Linker
Support Let bugpoint work on sparc with v9 instructions enabled. 2006-02-04 05:02:27 +00:00
System
Target Darwin ABI issues: weak, linkonce, etc. dynamic-no-pic support is complete. 2006-02-07 08:38:37 +00:00
Transforms Generalize MaskedValueIsZero into a ComputeMaskedNonZeroBits function, which 2006-02-07 08:05:22 +00:00
VMCore validate matching constraints and remember when we see them. 2006-02-02 00:23:53 +00:00
Makefile