llvm-6502/lib
Owen Anderson 8f46c78fcc Fix PR2213 by simultaneously making GVN more aggressive with the return values
of calls and less aggressive with non-readnone calls.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49516 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-11 05:11:49 +00:00
..
Analysis Fix a typo in a comment. 2008-04-10 23:02:38 +00:00
Archive Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
AsmParser regenerate 2008-04-06 23:07:54 +00:00
Bitcode API changes for class Use size reduction, wave 1. 2008-04-06 20:25:17 +00:00
CodeGen Remove implicit_def instructions that become dead as result of coalescing. 2008-04-10 23:48:35 +00:00
Debugger Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
ExecutionEngine fix warnings with assertions disabled. 2008-04-06 21:50:58 +00:00
Linker API changes for class Use size reduction, wave 1. 2008-04-06 20:25:17 +00:00
Support Make several symbols static. 2008-04-10 21:11:47 +00:00
System Make several symbols static. 2008-04-10 21:11:47 +00:00
Target add a note, this is actually not too bad to implement. 2008-04-10 05:54:50 +00:00
Transforms Fix PR2213 by simultaneously making GVN more aggressive with the return values 2008-04-11 05:11:49 +00:00
VMCore Make several symbols static. 2008-04-10 21:11:47 +00:00
Makefile