llvm-6502/lib
2004-06-19 20:23:35 +00:00
..
Analysis Fix a tiny bug in the -no-aa pass, in which it did not ever get a target data. 2004-06-19 08:05:58 +00:00
Archive Use the new FileUtilities.h API for mapping a file into an address 2004-05-28 00:24:41 +00:00
AsmParser Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
Bytecode Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
CodeGen Make debugging dumps w/ multiple MachineBBs for a given LLVM BB readable. 2004-06-17 22:26:53 +00:00
Debugger
ExecutionEngine Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
Linker Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
Support * Fix file header and name 2004-06-18 15:38:49 +00:00
Target .zero doesn't work in the Solaris assembler. 2004-06-18 08:59:16 +00:00
Transforms Now that dominator tree children are built in determinstic order, this horrible code 2004-06-19 20:23:35 +00:00
VMCore compute dominator tree children in a deterministic order that does not depend 2004-06-19 20:13:48 +00:00
Makefile