Promote the X86 Get/SetSSEDomain functions to TargetInstrInfo.
[oota-llvm.git] / lib / Target / X86 / SSEDomainFix.cpp
2011-09-27 Jakob Stoklund OlesenPromote the X86 Get/SetSSEDomain functions to TargetIns...
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-05-26 Jakob Stoklund OlesenAdd StringRef::compare_numeric and use it to sort Table...
2010-04-13 Dan GohmanEliminate MachineBasicBlock::const_livein_iterator...
2010-04-06 John McCallFix a number of clang -Wsign-compare warnings that...
2010-04-06 Jakob Stoklund OlesenDon't try to collapse DomainValues onto an incompatible...
2010-04-04 Jakob Stoklund OlesenClean up SSEDomainFix pass.
2010-04-04 Jakob Stoklund OlesenSwitch SSEDomainFix to SpecificBumpPtrAllocator.
2010-03-31 Chris Lattnerreduce indentation, minor cleanups.
2010-03-31 Jakob Stoklund OlesenUse spaces, not tabs
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...