llvm-6502/lib
2007-03-31 02:38:39 +00:00
..
Analysis Change uses of Function::front to Function::getEntryBlock for readability. 2007-03-22 16:38:57 +00:00
Archive For PR789: 2007-03-29 19:05:44 +00:00
AsmParser For PR1289: Regenerate 2007-03-30 01:37:39 +00:00
Bytecode For PR789: 2007-03-29 19:05:44 +00:00
CodeGen Add a -print-lsr-output option to LLC, to print the output of the LSR pass. 2007-03-31 00:24:43 +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
Support For PR789: 2007-03-29 19:05:44 +00:00
System Use the stat information in the Path object, if it is already obtained. This 2007-03-29 19:11:22 +00:00
Target Match GCC's MMX calling convention. 2007-03-31 01:03:53 +00:00
Transforms Use APInt operators to calculate the carry bits, remove this loop. 2007-03-31 02:38:39 +00:00
VMCore It is not possible to determine dominance between two PHI nodes 2007-03-28 14:57:43 +00:00
Makefile