llvm/lib
2006-11-01 23:06:55 +00:00
..
Analysis Make ScalarEvolution actually use a ZeroExtend expression instead of 2006-11-01 21:53:12 +00:00
Archive
AsmParser
Bytecode
CodeGen Two-address instructions no longer have to be A := A op C. Now any pair of dest / src operands can be tied together. 2006-11-01 23:06:55 +00:00
Debugger
ExecutionEngine Remove unnecessary sign conversions made possible by last patch. 2006-11-01 03:45:43 +00:00
Linker
Support
System
Target Added getTiedToSrcOperand() to check for two-address'ness. 2006-11-01 23:00:31 +00:00
Transforms There can be more than one PHINode at the start of the block. 2006-11-01 23:04:45 +00:00
VMCore Update comment. Valid option is -debug-pass=Structures. 2006-10-30 19:25:54 +00:00
Makefile