Two changes relevant to LEA and x32:
[oota-llvm.git] / lib / Target / X86 / X86VZeroUpper.cpp
2012-10-17 Jakob Stoklund OlesenCheck for empty YMM use-def lists in X86VZeroUpper.
2012-08-22 Craig TopperDon't cache the MBB in the class. Its only used by...
2012-08-22 Craig TopperMark a function as static since it doesn't use anything...
2012-08-01 Chad RosierWhitespace.
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-04-20 Craig TopperConvert some uses of XXXRegisterClass to &XXXRegClass...
2012-02-22 Craig TopperMake all pointers to TargetRegisterClass const since...
2011-12-07 Evan ChengAdd bundle aware API for querying instruction propertie...
2011-11-04 Eli FriedmanEnhanced vzeroupper insertion pass that avoids insertin...
2011-09-03 Benjamin KramerUse internal storage for command line option.
2011-08-23 Bruno Cardoso LopesIntroduce a pass to insert vzeroupper instructions...