llvm-6502/lib
Owen Anderson 35bf4d6d80 Second attempt at fixing the performance regressions introduced
by my recent GVN improvement.  Looking through a single layer of
PHI nodes when attempting to sink GEPs, we need to iteratively
look through arbitrary PHI nests.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120202 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-27 08:15:55 +00:00
..
Analysis Expand a little on the description of what InstructionSimplify does. 2010-11-23 10:50:08 +00:00
Archive
AsmParser
Bitcode
CodeGen Namespacify. 2010-11-25 16:42:51 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Fix a comment. 2010-11-27 07:39:37 +00:00
Object Object/Mach-O: Add header and load command information. 2010-11-27 07:19:41 +00:00
Support raw_ostream::write_escaped: Add a UseHexEscapes argument. 2010-11-27 07:59:50 +00:00
System
Target Refactor. Set alignment bit in VLD1-dup instruction classes. 2010-11-27 07:12:02 +00:00
Transforms Second attempt at fixing the performance regressions introduced 2010-11-27 08:15:55 +00:00
VMCore
Makefile