Fix PR6750. Don't try to merge a DomainValue with itself.
[oota-llvm.git] / lib / Target / X86 / SSEDomainFix.cpp
2010-03-31 Jakob Stoklund OlesenFix PR6750. Don't try to merge a DomainValue with itself.
2010-03-31 Jakob Stoklund OlesenFix typo. Thank you, valgrind.
2010-03-30 Jakob Stoklund OlesenAdd cross-block inference to SSEDomainFix.
2010-03-30 Jakob Stoklund OlesenBe gentle to MSVC. C++ is hard, after all.
2010-03-29 Jakob Stoklund OlesenBasic implementation of SSEDomainFix pass.
2010-03-25 Daniel DunbarFix -Asserts warning, again.
2010-03-25 Jakob Stoklund OlesenAdd a late SSEDomainFix pass that twiddles SSE instruct...
2010-03-23 Jakob Stoklund OlesenRevert "Add a late SSEDomainFix pass that twiddles...
2010-03-23 Jakob Stoklund OlesenAdd a late SSEDomainFix pass that twiddles SSE instruct...