History log of /external/llvm/lib/Target/X86/X86CompilationCallback_Win64.asm
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3d6417d170fa832a9b1bf02cd5d9fc69cacd16cb 16-Feb-2013 NAKAMURA Takumi <geek4civic@gmail.com> [msvc x64] Update X86CompilationCallback_Win64.asm corresponding to r175267.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175363 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Target/X86/X86CompilationCallback_Win64.asm
0144280cfb86be5feacd5fada80391541655eb49 03-Aug-2009 Anton Korobeynikov <asl@math.spbu.ru> Unbreak win64 compilation callback.
Since we're generating stubs by hands we don't follow the ABI and don't
create a register spill area.
Don't use this area in compilation callback!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77968 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Target/X86/X86CompilationCallback_Win64.asm
cf6b739d3d4921dc9fc6908ec2009055c0927125 03-Aug-2009 Anton Korobeynikov <asl@math.spbu.ru> Unbreak Win64 CC. Step one: honour register save area, fix some alignment and provide a different set of call-clobberred registers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77962 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Target/X86/X86CompilationCallback_Win64.asm
f8e74166326bc502d025c8b631e4911b02f1e17f 23-Mar-2008 Anton Korobeynikov <asl@math.spbu.ru> Add license header


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48707 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Target/X86/X86CompilationCallback_Win64.asm
231e964ad23f1c37da414068f2e7d44b496d809a 23-Mar-2008 Anton Korobeynikov <asl@math.spbu.ru> Add Win64 compilation callback. This allows easy examples to be JITed on Win64!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48706 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Target/X86/X86CompilationCallback_Win64.asm