aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Hexagon
AgeCommit message (Expand)Author
2012-11-14Added multiclass for post-increment load instructions.Jyotsna Verma
2012-09-05LLVM Bug Fix 13709: Remove needless lsr(Rp, #32) instruction access thePranav Bhandarkar
2012-09-04Porting Hexagon MI Scheduler to the new API.Sergei Larin
2012-08-28Remove extra MayLoad/MayStore flags from atomic_load/store.Jakob Stoklund Olesen
2012-08-24Infer instruction properties from single-instruction patterns.Jakob Stoklund Olesen
2012-08-13[Hexagon] Don't mark callee saved registers as clobbered by a tail callArnold Schwaighofer
2012-08-08Add test triples to fix win32 failures. Revert workaround from r161292.Bob Wilson
2012-08-03Refactor and check "onlyReadsMemory" before optimizing builtins.Bob Wilson
2012-05-15Enable all Hexagon tests.Sirish Pande
2012-05-14Revert 156634 upon request until code improvement changes are made.Brendon Cahoon
2012-05-12Support for Hexagon feature, New Value Jump.Sirish Pande
2012-05-11Hexagon constant extender support.Brendon Cahoon
2012-05-10Hexagon V5 FP Support.Sirish Pande
2012-05-03Support for target dependent Hexagon VLIW packetizer.Sirish Pande
2012-04-23Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth
2012-04-23Hexagon V5 (floating point) support.Sirish Pande
2012-04-23Support for Hexagon architectural feature, new value jump.Sirish Pande
2012-04-23Support for Hexagon VLIW Packetizer.Sirish Pande
2012-04-12Disable Hexagon test temporarily.Sirish Pande
2012-03-25Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky
2012-02-16Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky
2012-02-01VLIW specific scheduler framework that utilizes deterministic finite automato...Andrew Trick
2011-12-16Hexagon: Fix a nasty order-of-initialization bug.Benjamin Kramer
2011-12-13Temporarily disable Hexagon tests. They are failing on OS XTony Linthicum
2011-12-12Hexagon backend supportTony Linthicum