llvm-6502/test/CodeGen
Anton Korobeynikov 57fc00d5cf Implemented correct stack probing on mingw/cygwin for dynamic alloca's.
Also, fixed static case in presence of eax livin. This fixes PR331

PS: Why don't we still have push/pop instructions? :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36195 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-17 09:20:00 +00:00
..
Alpha this is fixed 2007-04-17 04:07:27 +00:00
ARM Fix test. 2007-04-16 18:55:46 +00:00
CBackend For PR1319: 2007-04-16 15:31:49 +00:00
Generic Also validate that the code generation of IntrinsicLowering for LLI works. 2007-04-16 21:52:56 +00:00
IA64 For PR1319: Upgrade to new test harness. 2007-04-15 20:48:50 +00:00
PowerPC For PR1319: 2007-04-16 17:36:08 +00:00
SPARC For PR1319: 2007-04-16 17:36:08 +00:00
X86 Implemented correct stack probing on mingw/cygwin for dynamic alloca's. 2007-04-17 09:20:00 +00:00
.cvsignore