summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll
Commit message (Expand)AuthorAge
* Roll r127459 back in:Cameron Zwarich2011-03-11
* Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often getDaniel Dunbar2011-03-11
* Optimize trivial branches in CodeGenPrepare, which often get created from theCameron Zwarich2011-03-11
* Remove the rest of the *_sfp Neon instruction patterns.Bob Wilson2010-12-13
* Avoiding overly aggressive latency scheduling. If the two nodes share anEvan Cheng2010-10-29
* More accurate estimate / tracking of register pressure.Evan Cheng2010-10-20
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* - Clean up some crappy code which deals with coalescing of copies which look atEvan Cheng2010-04-21
* Reapply coalescer fix for better cross-class coalescing.Jakob Stoklund Olesen2010-02-11
* move fconst[sd] to UAL. <rdar://7414913>Jim Grosbach2009-11-23
* Remat VLDRD from constpool. Clean up some instruction property specifications.Evan Cheng2009-11-20
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* Fix PR5367. QPR_8 is the super regclass of DPR_8 and SPR_8.Evan Cheng2009-11-03
* Temporary xfail until PR5367 will be resolvedAnton Korobeynikov2009-11-03
* vml[as].f32 cause stalls in following advanced SIMD instructions. Avoid usingJim Grosbach2009-10-31
* Add a couple of ARM cross-rc coalescing tests.Evan Cheng2009-10-25