llvm-6502/lib
2006-12-07 00:46:04 +00:00
..
Analysis Adjust to new ConstantIntegral interface for Max/Min tests. 2006-12-06 20:45:15 +00:00
Archive Use ostream instead of iostream 2006-11-28 22:49:32 +00:00
AsmParser Regenerate. 2006-12-05 23:50:48 +00:00
Bytecode Detemplatize the Statistic class. The only type it is instantiated with 2006-12-06 17:46:33 +00:00
CodeGen getOperandConstraint returns -1 if the operand does have the specific constraint. This bug was causing excessive spills. 2006-12-07 00:46:04 +00:00
Debugger For PR786: 2006-11-02 20:25:50 +00:00
ExecutionEngine Detemplatize the Statistic class. The only type it is instantiated with 2006-12-06 17:46:33 +00:00
Linker Introducing external weak linkage. Darwin codegen should be added later. 2006-12-01 00:25:12 +00:00
Support Adjust to new ConstantIntegral interface for Max/Min tests. 2006-12-06 20:45:15 +00:00
System Eliminate "control reaches end of non-void function" warnings. 2006-12-05 17:53:26 +00:00
Target implement sextinreg i8->i64 and i16->i64 2006-12-06 21:46:13 +00:00
Transforms Update ConstantIntegral Max/Min tests for new interface. 2006-12-06 20:39:57 +00:00
VMCore For PR950: 2006-12-06 20:30:17 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00