summaryrefslogtreecommitdiff
path: root/test/CodeGen/Hexagon
Commit message (Expand)AuthorAge
...
* Hexagon: Test case to confirm generation of indexed loads with zero offset.Jyotsna Verma2013-02-01
* Add indexed load/store instructions for offset validation check.Jyotsna Verma2013-01-17
* In hexagon convertToHardwareLoop, don't deref end() iteratorMatthew Curtis2012-12-07
* Use multiclass to define store instructions with base+immediate offsetJyotsna Verma2012-12-05
* test/CodeGen/Hexagon/postinc-load.ll: Suppress it for now. It triggered the f...NAKAMURA Takumi2012-11-14
* Added multiclass for post-increment load instructions.Jyotsna Verma2012-11-14
* LLVM Bug Fix 13709: Remove needless lsr(Rp, #32) instruction access thePranav Bhandarkar2012-09-05
* Porting Hexagon MI Scheduler to the new API.Sergei Larin2012-09-04
* Remove extra MayLoad/MayStore flags from atomic_load/store.Jakob Stoklund Olesen2012-08-28
* Infer instruction properties from single-instruction patterns.Jakob Stoklund Olesen2012-08-24
* [Hexagon] Don't mark callee saved registers as clobbered by a tail callArnold Schwaighofer2012-08-13
* Add test triples to fix win32 failures. Revert workaround from r161292.Bob Wilson2012-08-08
* Refactor and check "onlyReadsMemory" before optimizing builtins.Bob Wilson2012-08-03
* Enable all Hexagon tests.Sirish Pande2012-05-15
* Revert 156634 upon request until code improvement changes are made.Brendon Cahoon2012-05-14
* Support for Hexagon feature, New Value Jump.Sirish Pande2012-05-12
* Hexagon constant extender support.Brendon Cahoon2012-05-11
* Hexagon V5 FP Support.Sirish Pande2012-05-10
* Support for target dependent Hexagon VLIW packetizer.Sirish Pande2012-05-03
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-23
* Hexagon V5 (floating point) support.Sirish Pande2012-04-23
* Support for Hexagon architectural feature, new value jump.Sirish Pande2012-04-23
* Support for Hexagon VLIW Packetizer.Sirish Pande2012-04-23
* Disable Hexagon test temporarily.Sirish Pande2012-04-12
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-25
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* VLIW specific scheduler framework that utilizes deterministic finite automato...Andrew Trick2012-02-01
* Hexagon: Fix a nasty order-of-initialization bug.Benjamin Kramer2011-12-16
* Temporarily disable Hexagon tests. They are failing on OS XTony Linthicum2011-12-13
* Hexagon backend supportTony Linthicum2011-12-12