Hexagon: Add V4 compare instructions. Enable relationship mapping
[oota-llvm.git] / test / CodeGen / Hexagon /
2013-02-05 Jyotsna VermaHexagon: Add V4 compare instructions. Enable relationsh...
2013-02-04 Jyotsna VermaHexagon: Add V4 combine instructions and some more...
2013-02-01 Jyotsna VermaHexagon: Test case to confirm generation of indexed...
2013-01-17 Jyotsna VermaAdd indexed load/store instructions for offset validati...
2012-12-07 Matthew CurtisIn hexagon convertToHardwareLoop, don't deref end(...
2012-12-05 Jyotsna VermaUse multiclass to define store instructions with base...
2012-11-14 NAKAMURA Takumitest/CodeGen/Hexagon/postinc-load.ll: Suppress it for...
2012-11-14 Jyotsna VermaAdded multiclass for post-increment load instructions.
2012-09-05 Pranav BhandarkarLLVM Bug Fix 13709: Remove needless lsr(Rp, #32) instru...
2012-09-04 Sergei LarinPorting Hexagon MI Scheduler to the new API.
2012-08-28 Jakob Stoklund OlesenRemove extra MayLoad/MayStore flags from atomic_load...
2012-08-24 Jakob Stoklund OlesenInfer instruction properties from single-instruction...
2012-08-13 Arnold Schwaighofer[Hexagon] Don't mark callee saved registers as clobbere...
2012-08-08 Bob WilsonAdd test triples to fix win32 failures. Revert workaro...
2012-08-03 Bob WilsonRefactor and check "onlyReadsMemory" before optimizing...
2012-05-15 Sirish PandeEnable all Hexagon tests.
2012-05-14 Brendon CahoonRevert 156634 upon request until code improvement chang...
2012-05-12 Sirish PandeSupport for Hexagon feature, New Value Jump.
2012-05-11 Brendon CahoonHexagon constant extender support.
2012-05-10 Sirish PandeHexagon V5 FP Support.
2012-05-03 Sirish PandeSupport for target dependent Hexagon VLIW packetizer.
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeHexagon V5 (floating point) support.
2012-04-23 Sirish PandeSupport for Hexagon architectural feature, new value...
2012-04-23 Sirish PandeSupport for Hexagon VLIW Packetizer.
2012-04-12 Sirish PandeDisable Hexagon test temporarily.
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-02-01 Andrew TrickVLIW specific scheduler framework that utilizes determi...
2011-12-16 Benjamin KramerHexagon: Fix a nasty order-of-initialization bug.
2011-12-13 Tony LinthicumTemporarily disable Hexagon tests. They are failing...
2011-12-12 Tony LinthicumHexagon backend support