Go to file
Evan Cheng 8941071ae1 Use MOV instead of LEA to restore ESP if callee-saved frame size is 0; if previous instruction updates esp, fold it in.
llvm-svn: 40018
2007-07-18 21:26:06 +00:00
clang implement i-c-e correct evaluation for sizeof/alignof, remove some obsolete fixme's. 2007-07-18 18:38:36 +00:00
llvm Use MOV instead of LEA to restore ESP if callee-saved frame size is 0; if previous instruction updates esp, fold it in. 2007-07-18 21:26:06 +00:00
stacker Prepare stacker module for the new llvm-top build mechanism. 2007-07-16 07:51:40 +00:00