llvm-6502/lib
2007-11-14 02:33:58 +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 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 Run computeDomForest() on the set of registers that need to be tested for 2007-11-13 20:13:24 +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 Revert previous; these files aren't ready to go in yet. 2007-11-13 19:16:02 +00:00
Transforms Fix the regression on Transforms/GlobalOpt/deadglobal-2.ll from my 2007-11-13 21:46:23 +00:00
VMCore Don't barf on empty basic blocks. Do not rely on assert 2007-11-01 10:50:26 +00:00
Makefile build lib/Archive instead of lib/Bytecode 2007-05-06 19:50:06 +00:00