llvm-6502/lib
Reid Spencer c8539731bd For PR1302:
Implement file tests for both LinkInLibrary and LinkInFile to determine if
the file is native. Don't generate warnings if the file is native.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35653 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-04 06:33:17 +00:00
..
Analysis Treat xor of signbit like an add. 2007-04-02 05:41:38 +00:00
Archive For PR1302: 2007-04-04 06:31:04 +00:00
AsmParser For PR1289: Regenerate 2007-03-30 01:37:39 +00:00
Bytecode For PR1302: 2007-04-04 06:31:04 +00:00
CodeGen Bad bad bug. findRegisterUseOperand() returns -1 if a use if not found. 2007-04-03 06:43:29 +00:00
Debugger For PR789: 2007-03-29 19:05:44 +00:00
ExecutionEngine For PR1293: 2007-03-30 16:41:50 +00:00
Linker For PR1302: 2007-04-04 06:33:17 +00:00
Support use calloc instead of new/memset, it is more efficient 2007-04-04 00:44:31 +00:00
System For PR1302: 2007-04-04 06:30:26 +00:00
Target Implement inline asm modifier P. 2007-04-04 00:13:29 +00:00
Transforms Fix a bug I introduced with my patch yesterday which broke Qt (I converted 2007-04-03 23:29:39 +00:00
VMCore For PR1297: 2007-04-01 07:25:33 +00:00
Makefile Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00