llvm-6502/lib
Owen Anderson 246ddf55d1 Fix an issue where phiMap was not being updated properly when doing load PRE.
Diagnosis and patch thanks to Jakub Staszak.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72562 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-29 05:37:54 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Do not try to create a MVT type of width 0. 2009-05-28 23:52:18 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
Support
System
Target More h-registers tricks: folding zext nodes. 2009-05-29 01:44:43 +00:00
Transforms Fix an issue where phiMap was not being updated properly when doing load PRE. 2009-05-29 05:37:54 +00:00
VMCore
Makefile