aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86VZeroUpper.cpp
AgeCommit message (Expand)Author
2012-02-22Make all pointers to TargetRegisterClass const since they are all pointers to...Craig Topper
2011-12-07Add bundle aware API for querying instruction properties and switch the codeEvan Cheng
2011-11-04Enhanced vzeroupper insertion pass that avoids inserting vzeroupper where it ...Eli Friedman
2011-09-03Use internal storage for command line option.Benjamin Kramer
2011-08-23Introduce a pass to insert vzeroupper instructions to avoid AVX toBruno Cardoso Lopes