aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Hexagon
Commit message (Expand)AuthorAgeFilesLines
* Hexagon: Enable SupportDebugInfomation and DwarfInSection flags.Jyotsna Verma2013-03-281-1/+0
* Hexagon: Use multiclass for gp-relative instructions.Jyotsna Verma2013-03-281-0/+33
* Hexagon: Use multiclass for aslh, asrh, sxtb, sxth, zxtb and zxth.Jyotsna Verma2013-03-261-0/+21
* Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and w...Jyotsna Verma2013-03-224-0/+1465
* Hexagon: Removed asserts regarding alignment and offset.Jyotsna Verma2013-03-141-0/+16
* Hexagon: Add patterns for zero extended loads from i1->i64.Jyotsna Verma2013-03-081-0/+25
* Hexagon: Handle i8, i16 and i1 Var Args.Jyotsna Verma2013-03-073-0/+124
* Hexagon: Add support to lower block address.Jyotsna Verma2013-03-072-0/+78
* reverting patch 176508.Jyotsna Verma2013-03-052-78/+0
* Hexagon: Add support for lowering block address.Jyotsna Verma2013-03-052-0/+78
* Hexagon: Expand addc, adde, subc and sube.Jyotsna Verma2013-03-052-0/+63
* Hexagon: Add encoding bits to the TFR64 instructions.Jyotsna Verma2013-03-052-5/+5
* Hexagon: Add constant extender support framework.Jyotsna Verma2013-03-012-0/+61
* Hexagon: Expand cttz, ctlz, and ctpop for now.Anshuman Dasgupta2013-02-211-0/+34
* Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.Jyotsna Verma2013-02-202-2/+59
* Hexagon: add support for predicate-GPR copies.Anshuman Dasgupta2013-02-131-0/+8
* Hexagon: Use absolute addressing mode loads/stores for global+offset Jyotsna Verma2013-02-132-0/+86
* Hexagon: Add support to generate predicated absolute addressing modeJyotsna Verma2013-02-121-0/+19
* Extend Hexagon hardware loop generation to handle various additional cases:Krzysztof Parzyszek2013-02-117-0/+1528
* Hexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handleJyotsna Verma2013-02-053-0/+322
* Hexagon: Add testcase for post-increment store instructions.Jyotsna Verma2013-02-051-0/+29
* Hexagon: Use multiclass for absolute addressing mode stores.Jyotsna Verma2013-02-051-0/+46
* Hexagon: Add V4 compare instructions. Enable relationship mappingJyotsna Verma2013-02-052-0/+77
* Hexagon: Add V4 combine instructions and some more Def Pats for V2.Jyotsna Verma2013-02-042-1/+56
* Hexagon: Test case to confirm generation of indexed loads with zero offset.Jyotsna Verma2013-02-011-0/+70
* Add indexed load/store instructions for offset validation check.Jyotsna Verma2013-01-171-0/+36
* In hexagon convertToHardwareLoop, don't deref end() iteratorMatthew Curtis2012-12-071-1/+1
* Use multiclass to define store instructions with base+immediate offsetJyotsna Verma2012-12-052-4/+3
* test/CodeGen/Hexagon/postinc-load.ll: Suppress it for now. It triggered the f...NAKAMURA Takumi2012-11-141-1/+1
* Added multiclass for post-increment load instructions.Jyotsna Verma2012-11-141-0/+29
* LLVM Bug Fix 13709: Remove needless lsr(Rp, #32) instruction access thePranav Bhandarkar2012-09-051-0/+80
* Porting Hexagon MI Scheduler to the new API.Sergei Larin2012-09-043-4/+4
* Remove extra MayLoad/MayStore flags from atomic_load/store.Jakob Stoklund Olesen2012-08-282-6/+0
* Infer instruction properties from single-instruction patterns.Jakob Stoklund Olesen2012-08-242-0/+6
* [Hexagon] Don't mark callee saved registers as clobbered by a tail callArnold Schwaighofer2012-08-131-0/+14
* Add test triples to fix win32 failures. Revert workaround from r161292.Bob Wilson2012-08-081-1/+1
* Refactor and check "onlyReadsMemory" before optimizing builtins.Bob Wilson2012-08-031-1/+1
* Enable all Hexagon tests.Sirish Pande2012-05-1511-28/+18
* Revert 156634 upon request until code improvement changes are made.Brendon Cahoon2012-05-142-74/+4
* Support for Hexagon feature, New Value Jump.Sirish Pande2012-05-122-0/+63
* Hexagon constant extender support.Brendon Cahoon2012-05-112-4/+74
* Hexagon V5 FP Support.Sirish Pande2012-05-1015-0/+343
* Support for target dependent Hexagon VLIW packetizer.Sirish Pande2012-05-034-0/+69
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-2321-478/+0
* Hexagon V5 (floating point) support.Sirish Pande2012-04-2316-0/+358
* Support for Hexagon architectural feature, new value jump.Sirish Pande2012-04-232-0/+63
* Support for Hexagon VLIW Packetizer.Sirish Pande2012-04-233-0/+57
* Disable Hexagon test temporarily.Sirish Pande2012-04-1210-10/+20
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-251-8/+1
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-5/+13