llvm-6502/lib
2007-11-14 09:52:30 +00:00
..
Analysis Start the process of making MachineLoopInfo possible by templating Loop. 2007-11-14 02:33:58 +00:00
Archive finishing touches of bytecode -> bitcode changes. also unbreak Windows 2007-07-06 20:28:40 +00:00
AsmParser Add pure/const attributes. Documentation will follow. 2007-11-14 09:52:30 +00:00
Bitcode Added two new overloaded versions of BatchEmitOwnedPtrs and 2007-11-14 08:05:03 +00:00
CodeGen Fix PIC jump table codegen on x86-32/linux. In fact, such thing should be applied 2007-11-14 09:18:41 +00:00
Debugger switch this to bitcode instead of bytecode 2007-05-06 09:29:13 +00:00
ExecutionEngine Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
Linker Use correct parentheses with the '&& "..."' idiom in an assert. 2007-10-08 15:13:30 +00:00
Support make smallptrset more const and type correct, which caught a few 2007-11-06 22:12:43 +00:00
System Silence a warning saying that the variables always resolve to "true" in an 2007-11-01 09:38:19 +00:00
Target Fix PIC jump table codegen on x86-32/linux. In fact, such thing should be applied 2007-11-14 09:18:41 +00:00
Transforms Allow the block extractor take to take a list of basic blocks to not extract 2007-11-14 06:47:06 +00:00
VMCore Add pure/const attributes. Documentation will follow. 2007-11-14 09:52:30 +00:00
Makefile build lib/Archive instead of lib/Bytecode 2007-05-06 19:50:06 +00:00