llvm-6502/lib
2008-04-24 18:42:47 +00:00
..
Analysis Fix the way AliasSet::print prints "may alias". 2008-04-21 19:48:48 +00:00
Archive
AsmParser Allow llvm-as to parse a getresult with an undef operand. 2008-04-23 20:11:27 +00:00
Bitcode Switch to using Simplified ConstantFP::get API. 2008-04-20 00:41:09 +00:00
CodeGen - Check if a register is livein before removing it. It may have already been removed. 2008-04-24 09:06:33 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine Be pessimistic in computing the buffer size when aligning. 2008-04-20 23:39:44 +00:00
Linker
Support Make these variables static. 2008-04-23 23:15:23 +00:00
System
Target Make these variables static. 2008-04-23 23:15:23 +00:00
Transforms Adjust inline cost computation to be less aggressive. 2008-04-24 18:42:47 +00:00
VMCore tighten up verifier checks which missed cases where 2008-04-23 20:33:41 +00:00
Makefile