aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/win64_alloca_dynalloca.ll
AgeCommit message (Expand)Author
2012-05-17Remove -join-physregs from the test suite.Jakob Stoklund Olesen
2012-02-01Instruction scheduling itinerary for Intel Atom.Andrew Trick
2011-06-03Fix some tests that depend on register allocation.Jakob Stoklund Olesen
2011-05-04Fix a batch of x86 tests to be coalescer independent.Jakob Stoklund Olesen
2011-04-05Fix register-dependent X86 tests.Jakob Stoklund Olesen
2011-03-24Target/X86: [PR8777][PR8778] Tweak alloca/chkstk for Windows targets.NAKAMURA Takumi