diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-03-30 22:36:52 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-03-30 22:36:52 +0000 |
| commit | f78f843adf37a212293f6d34c54d88f3c86c2ec2 (patch) | |
| tree | bfeec6df43d758c7c779d3fff774b2d0104325eb /llvm/projects/Stacker/lib/compiler/StackerCompiler.cpp | |
| parent | 358c97e7ae827140f264a1ca7865cfff98941a0e (diff) | |
| download | bcm5719-llvm-f78f843adf37a212293f6d34c54d88f3c86c2ec2.tar.gz bcm5719-llvm-f78f843adf37a212293f6d34c54d88f3c86c2ec2.zip | |
New testcase. This now codegens to:
max:
mov %EAX, DWORD PTR [%ESP + 4]
mov %ECX, DWORD PTR [%ESP + 8]
cmp %EAX, %ECX
cmovle %EAX, %ECX
ret
Someone should really implement passing arguments through registers for
known-internal functions. :)
llvm-svn: 12558
Diffstat (limited to 'llvm/projects/Stacker/lib/compiler/StackerCompiler.cpp')
0 files changed, 0 insertions, 0 deletions

