hanchenye-llvm-project/llvm/lib
Owen Anderson c6a5387d09 Add some more of StrongPHIElim.
llvm-svn: 43805
2007-11-07 05:17:15 +00:00
..
Analysis Fix PR1774 and BasicAA/2007-11-05-SizeCrash.ll 2007-11-06 05:58:42 +00:00
Archive
AsmParser Add support for vector remainder operations. 2007-11-05 23:35:22 +00:00
Bitcode Serializer no longer automatically emits a root-level block in the bitstream. 2007-11-06 22:22:25 +00:00
CodeGen Add some more of StrongPHIElim. 2007-11-07 05:17:15 +00:00
Debugger
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 Interchange Dwarf numbers of ESP and EBP on x86 Darwin. 2007-11-07 00:25:05 +00:00
Transforms fix const correctness, BB is const, so its predecessors are too 2007-11-06 22:07:40 +00:00
VMCore Don't barf on empty basic blocks. Do not rely on assert 2007-11-01 10:50:26 +00:00
Makefile