llvm-6502/lib
2006-02-02 20:12:32 +00:00
..
Analysis
Archive
AsmParser
Bytecode Fix auto-upgrade of intrinsics to work properly with both assembly and 2006-01-27 11:49:27 +00:00
CodeGen Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far more logical place. Other methods should also be moved if anyoneis interested. :) 2006-02-02 20:12:32 +00:00
Debugger
ExecutionEngine Allow the specification of explicit alignments for constant pool entries. 2006-01-31 22:23:14 +00:00
Linker
Support
System Add AddSymbol() method to DynamicLibrary to work around Windows limitation 2006-01-30 04:33:51 +00:00
Target Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far more logical place. Other methods should also be moved if anyoneis interested. :) 2006-02-02 20:12:32 +00:00
Transforms
VMCore validate matching constraints and remember when we see them. 2006-02-02 00:23:53 +00:00
Makefile