llvm-6502/lib
Rafael Espindola d674b4e87d add support for PIC on linux x86-64
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52139 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-09 09:52:31 +00:00
..
Analysis Expose a public interface to this pass. 2008-06-05 23:45:18 +00:00
Archive
AsmParser IR, bitcode reader, bitcode writer, and asmparser changes to 2008-05-31 00:58:22 +00:00
Bitcode Turn stdout into binary mode during bitcode emission. 2008-06-06 07:24:01 +00:00
CodeGen Remove comparison methods for MVT. The main cause 2008-06-08 20:54:56 +00:00
Debugger
ExecutionEngine
Linker use 'continue' to make the function linker simpler. When linking a strong 2008-06-09 07:47:34 +00:00
Support As comments said, for negative value, the arithmetic 2008-06-05 13:27:38 +00:00
System Provide hooks for libgcc symbols' address resolution inside lli on mingw32. 2008-06-06 07:20:07 +00:00
Target add support for PIC on linux x86-64 2008-06-09 09:52:31 +00:00
Transforms lower calls to abs to inline code, PR2337 2008-06-09 08:26:51 +00:00
VMCore get rid of ExtractValueInst::init's Value argument, it is already passed to the UnaryInstruction ctor 2008-06-06 21:06:32 +00:00
Makefile