llvm-6502/lib
2008-10-10 16:25:50 +00:00
..
Analysis Add a basic intra-procedural escape analysis. This hasn't be extensively tested yet, but feedback is welcome. 2008-10-10 08:36:25 +00:00
Archive
AsmParser Generated files for previous checkin. 2008-10-09 23:01:34 +00:00
Bitcode Rename APFloat::convertToAPInt to bitcastToAPInt to 2008-10-09 18:53:47 +00:00
CodeGen Added missing print functions that take a raw_ostream 2008-10-10 01:43:55 +00:00
Debugger
ExecutionEngine Moved guard mutex upwards to guard materializing a function 2008-10-10 01:47:42 +00:00
Linker Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +00:00
Support Add a "loses information" return value to APFloat::convert 2008-10-09 23:00:39 +00:00
System Add <cstdio> include where needed by gcc-4.4. 2008-10-08 07:23:46 +00:00
Target Add rudimentary asmprinter support for printing inline asm operands for sparc. 2008-10-10 10:15:03 +00:00
Transforms fix memleak by cleaning the global sets on pass exit 2008-10-10 16:25:50 +00:00
VMCore Add a "loses information" return value to APFloat::convert 2008-10-09 23:00:39 +00:00
Makefile