summaryrefslogtreecommitdiff
path: root/test/CodeGen/Hexagon
Commit message (Expand)AuthorAge
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-09
* reverting r209132Jyotsna Verma2014-05-19
* Hexagon: Add encoding bits to the mpy instructions.Jyotsna Verma2014-05-19
* DebugInfo: Sure up subprogram variable list handling with more assertions and...David Blaikie2014-05-14
* Fix broken CHECK linesNico Rieck2014-02-16
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-04
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-09-30
* Debug Info Testing: use null instead of an empty string in context field.Manman Ren2013-09-09
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-08-21
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Refactor isInTailCallPosition handlingTim Northover2013-08-06
* Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren2013-07-27
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-25
* Debug Info: improve the Finder.Manman Ren2013-07-24
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Hexagon: Pass to replace tranfer/copy instructions into combine instructionJyotsna Verma2013-05-14
* Hexagon: Add patterns to generate 'combine' instructions.Jyotsna Verma2013-05-14
* Hexagon: ArePredicatesComplement should not restrict itself to TFRs.Jyotsna Verma2013-05-14
* Hexagon: Test case to check if branch probabilities are properly reflected inJyotsna Verma2013-05-14
* Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.Jyotsna Verma2013-05-10
* Hexagon: Use relation map for getMatchingCondBranchOpcode() and Jyotsna Verma2013-05-09
* Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma2013-05-07
* Reverting r181331.Jyotsna Verma2013-05-07
* Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma2013-05-07
* Hexagon - Add peephole optimizations for zero extends.Pranav Bhandarkar2013-05-02
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-30
* Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions.Jyotsna Verma2013-04-23
* Hexagon: Remove assembler mapped instruction definitions.Jyotsna Verma2013-04-23
* Hexagon: Remove duplicate instructions to handle global/immediate valuesJyotsna Verma2013-04-23
* Hexagon: Enable SupportDebugInfomation and DwarfInSection flags.Jyotsna Verma2013-03-28
* Hexagon: Use multiclass for gp-relative instructions.Jyotsna Verma2013-03-28
* Hexagon: Use multiclass for aslh, asrh, sxtb, sxth, zxtb and zxth.Jyotsna Verma2013-03-26
* Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and w...Jyotsna Verma2013-03-22
* Hexagon: Removed asserts regarding alignment and offset.Jyotsna Verma2013-03-14
* Hexagon: Add patterns for zero extended loads from i1->i64.Jyotsna Verma2013-03-08
* Hexagon: Handle i8, i16 and i1 Var Args.Jyotsna Verma2013-03-07
* Hexagon: Add support to lower block address.Jyotsna Verma2013-03-07
* reverting patch 176508.Jyotsna Verma2013-03-05
* Hexagon: Add support for lowering block address.Jyotsna Verma2013-03-05
* Hexagon: Expand addc, adde, subc and sube.Jyotsna Verma2013-03-05
* Hexagon: Add encoding bits to the TFR64 instructions.Jyotsna Verma2013-03-05
* Hexagon: Add constant extender support framework.Jyotsna Verma2013-03-01
* Hexagon: Expand cttz, ctlz, and ctpop for now.Anshuman Dasgupta2013-02-21
* Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.Jyotsna Verma2013-02-20
* Hexagon: add support for predicate-GPR copies.Anshuman Dasgupta2013-02-13
* Hexagon: Use absolute addressing mode loads/stores for global+offset Jyotsna Verma2013-02-13
* Hexagon: Add support to generate predicated absolute addressing modeJyotsna Verma2013-02-12