llvm-6502/lib
2009-01-23 22:33:40 +00:00
..
Analysis fix two more cases where we could let the NLPDI cache get unsorted. 2009-01-23 07:12:16 +00:00
Archive Add the private linkage. 2009-01-15 20:18:42 +00:00
AsmParser Add the private linkage. 2009-01-15 20:18:42 +00:00
Bitcode use specialized accessor instead of plain getOperand(0) 2009-01-16 18:40:27 +00:00
CodeGen Empty DIType represents void. In this case no need to construct any type DIE. 2009-01-23 19:13:31 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Add support for deleting a module provider from a JIT in such a way that it does not cause the owned module to be fully materialized. 2009-01-23 19:27:28 +00:00
Linker Add the private linkage. 2009-01-15 20:18:42 +00:00
Support Do not use host floating point types when emitting 2009-01-21 20:32:55 +00:00
System rename methods in System/Host to be more consistent. 2009-01-22 19:53:00 +00:00
Target hopefully address PR3379 by making the P modifier work in x86 inline asm. 2009-01-23 22:33:40 +00:00
Transforms use CallSite::isCalle instead of slow getOperandNo 2009-01-23 21:17:04 +00:00
VMCore Simplify the logic of getting hold of a PHI predecessor block. 2009-01-23 19:40:15 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00