aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/misched-copy.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-4/+4
* mi-sched: Force bottom up scheduling for generic targets.Andrew Trick2013-09-041-13/+5
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling2013-08-221-1/+1
* [tests] Another attempt to workaround broken misched-copy.s test on some buil...Daniel Dunbar2013-08-161-1/+1
* [tests] Add a hack to eliminate some dangling .s files on buildbots.Daniel Dunbar2013-08-161-0/+8
* Don't litter .s files in test directory.Benjamin Kramer2013-04-201-1/+1
* Avoid outputting temporary test file into source tree.Tim Northover2013-04-151-1/+1
* Further generalize this scheduler test.Andrew Trick2013-04-131-2/+2
* Fix a dislexic regex.Andrew Trick2013-04-131-1/+1
* Add a missing REQUIRES: assertsAndrew Trick2013-04-131-0/+1
* MI-Sched: schedule physreg copies.Andrew Trick2013-04-131-0/+48