aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/win64_alloca_dynalloca.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-12/+26
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+3
* Enable MI Sched for x86.Andrew Trick2013-10-151-6/+6
* Fixed a bug in dynamic allocation memory on stack.Elena Demikhovsky2013-10-141-1/+51
* Reuse %rax after calling __chkstk on win64Nico Rieck2013-07-081-1/+1
* Revert "Reuse %rax after calling __chkstk on win64"Nico Rieck2013-07-081-1/+1
* Reuse %rax after calling __chkstk on win64Nico Rieck2013-07-071-1/+1
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-4/+4
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-4/+4
* Remove -join-physregs from the test suite.Jakob Stoklund Olesen2012-05-171-9/+6
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-011-3/+3
* Fix some tests that depend on register allocation.Jakob Stoklund Olesen2011-06-031-2/+2
* Fix a batch of x86 tests to be coalescer independent.Jakob Stoklund Olesen2011-05-041-3/+6
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-051-3/+3
* Target/X86: [PR8777][PR8778] Tweak alloca/chkstk for Windows targets.NAKAMURA Takumi2011-03-241-0/+74