summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/use-add-flags.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix a batch of x86 tests to be coalescer independent.Jakob Stoklund Olesen2011-05-041-5/+5
| | | | | | | | Most of these tests require a single mov instruction that can come either before or after a 2-addr instruction. -join-physregs changes the behavior, but the results are equivalent. llvm-svn: 130891
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-221-6/+7
| | | | llvm-svn: 126214
* cleanupChris Lattner2010-03-051-6/+6
| | | | llvm-svn: 97790
* Make this test more portable.Dan Gohman2010-01-041-1/+1
| | | | llvm-svn: 92514
* Add some tests and update an existing test to reflect recentDan Gohman2010-01-041-0/+56
x86 isel peeps. llvm-svn: 92509
OpenPOWER on IntegriCloud