llvm-6502/lib
2007-11-13 17:54:34 +00:00
..
Analysis Fix PR1774 and BasicAA/2007-11-05-SizeCrash.ll 2007-11-06 05:58:42 +00:00
Archive
AsmParser Add support for vector remainder operations. 2007-11-05 23:35:22 +00:00
Bitcode Added versions of ReadPtr that takes an explicit SerializedPtrID. This allows 2007-11-12 19:11:15 +00:00
CodeGen Unify CALLSEQ_{START,END}. They take 4 parameters: the chain, two stack 2007-11-13 00:44:25 +00:00
Debugger
ExecutionEngine Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
Linker
Support make smallptrset more const and type correct, which caught a few 2007-11-06 22:12:43 +00:00
System
Target Fix x86-64 jit: remove reliance on Dwarf numbers. 2007-11-13 17:54:34 +00:00
Transforms Implement PR1786 by iterating between dead cycle elimination 2007-11-13 07:32:38 +00:00
VMCore
Makefile