Add encodings and mnemonics for FXSAVE64 and FXRSTOR64.
[oota-llvm.git] / lib / Target / X86 / X86FrameLowering.cpp
2011-02-05 NAKAMURA TakumiTarget/X86: Tweak allocating shadow area (aka home...
2011-02-05 NAKAMURA TakumiTarget/X86: Fix whitespace.
2011-02-01 Carl NorumTest commit - fix a double 'should' in a comment.
2011-02-01 Evan ChengPatches to build EFI with Clang/LLVM. By Carl Norum.
2011-01-14 Anton KorobeynikovCleanup
2011-01-13 Jakob Stoklund OlesenFix a few more places that should use MBB::getLastNonDe...
2011-01-13 Jakob Stoklund OlesenTeach frame lowering to ignore debug values after the...
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...