summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/phys_subreg_coalesce-2.ll
AgeCommit message (Expand)AuthorFilesLines
2015-03-26[RegisterCoalescer] Add a rule to consider more profitable copies first whenQuentin Colombet1-0/+1
2011-05-04Prepare remaining tests for -join-physreg going away.Jakob Stoklund Olesen1-2/+3
2010-09-30Try again to disable critical edge splitting in CodeGenPrepare.Jakob Stoklund Olesen1-1/+1
2010-09-27Revert "Disable codegen prepare critical edge splitting. Machine instruction ...Jakob Stoklund Olesen1-1/+1
2010-09-23Disable codegen prepare critical edge splitting. Machine instruction passes nowEvan Cheng1-1/+1
2010-03-26Try trivial remat before the coalescer gives up on a vr / physreg coalescing ...Evan Cheng1-1/+1
2010-03-25Make the NDEBUG assertion stronger and more clear what is Chris Lattner1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-01-09Add test case from PR2659.Evan Cheng1-0/+30