summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/sse_reload_fold.ll
Commit message (Collapse)AuthorAgeFilesLines
* Don't use special heuristics for nodes with no data predecessorsDan Gohman2009-02-111-22/+23
| | | | | | | unless they actually have data successors, and likewise for nodes with no data successors unless they actually have data precessors. llvm-svn: 64327
* Fix several more entries in the x86 reload/remat folding tables.Dan Gohman2007-09-201-0/+124
llvm-svn: 42162
OpenPOWER on IntegriCloud