| Commit message (Expand) | Author | Age | Files | Lines |
* | Hexagon: Add patterns for zero extended loads from i1->i64. | Jyotsna Verma | 2013-03-08 | 1 | -0/+25 |
* | Hexagon: Handle i8, i16 and i1 Var Args. | Jyotsna Verma | 2013-03-07 | 3 | -0/+124 |
* | Hexagon: Add support to lower block address. | Jyotsna Verma | 2013-03-07 | 2 | -0/+78 |
* | reverting patch 176508. | Jyotsna Verma | 2013-03-05 | 2 | -78/+0 |
* | Hexagon: Add support for lowering block address. | Jyotsna Verma | 2013-03-05 | 2 | -0/+78 |
* | Hexagon: Expand addc, adde, subc and sube. | Jyotsna Verma | 2013-03-05 | 2 | -0/+63 |
* | Hexagon: Add encoding bits to the TFR64 instructions. | Jyotsna Verma | 2013-03-05 | 2 | -5/+5 |
* | Hexagon: Add constant extender support framework. | Jyotsna Verma | 2013-03-01 | 2 | -0/+61 |
* | Hexagon: Expand cttz, ctlz, and ctpop for now. | Anshuman Dasgupta | 2013-02-21 | 1 | -0/+34 |
* | Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h. | Jyotsna Verma | 2013-02-20 | 2 | -2/+59 |
* | Hexagon: add support for predicate-GPR copies. | Anshuman Dasgupta | 2013-02-13 | 1 | -0/+8 |
* | Hexagon: Use absolute addressing mode loads/stores for global+offset | Jyotsna Verma | 2013-02-13 | 2 | -0/+86 |
* | Hexagon: Add support to generate predicated absolute addressing mode | Jyotsna Verma | 2013-02-12 | 1 | -0/+19 |
* | Extend Hexagon hardware loop generation to handle various additional cases: | Krzysztof Parzyszek | 2013-02-11 | 7 | -0/+1528 |
* | Hexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handle | Jyotsna Verma | 2013-02-05 | 3 | -0/+322 |
* | Hexagon: Add testcase for post-increment store instructions. | Jyotsna Verma | 2013-02-05 | 1 | -0/+29 |
* | Hexagon: Use multiclass for absolute addressing mode stores. | Jyotsna Verma | 2013-02-05 | 1 | -0/+46 |
* | Hexagon: Add V4 compare instructions. Enable relationship mapping | Jyotsna Verma | 2013-02-05 | 2 | -0/+77 |
* | Hexagon: Add V4 combine instructions and some more Def Pats for V2. | Jyotsna Verma | 2013-02-04 | 2 | -1/+56 |
* | Hexagon: Test case to confirm generation of indexed loads with zero offset. | Jyotsna Verma | 2013-02-01 | 1 | -0/+70 |
* | Add indexed load/store instructions for offset validation check. | Jyotsna Verma | 2013-01-17 | 1 | -0/+36 |
* | In hexagon convertToHardwareLoop, don't deref end() iterator | Matthew Curtis | 2012-12-07 | 1 | -1/+1 |
* | Use multiclass to define store instructions with base+immediate offset | Jyotsna Verma | 2012-12-05 | 2 | -4/+3 |
* | test/CodeGen/Hexagon/postinc-load.ll: Suppress it for now. It triggered the f... | NAKAMURA Takumi | 2012-11-14 | 1 | -1/+1 |
* | Added multiclass for post-increment load instructions. | Jyotsna Verma | 2012-11-14 | 1 | -0/+29 |
* | LLVM Bug Fix 13709: Remove needless lsr(Rp, #32) instruction access the | Pranav Bhandarkar | 2012-09-05 | 1 | -0/+80 |
* | Porting Hexagon MI Scheduler to the new API. | Sergei Larin | 2012-09-04 | 3 | -4/+4 |
* | Remove extra MayLoad/MayStore flags from atomic_load/store. | Jakob Stoklund Olesen | 2012-08-28 | 2 | -6/+0 |
* | Infer instruction properties from single-instruction patterns. | Jakob Stoklund Olesen | 2012-08-24 | 2 | -0/+6 |
* | [Hexagon] Don't mark callee saved registers as clobbered by a tail call | Arnold Schwaighofer | 2012-08-13 | 1 | -0/+14 |
* | Add test triples to fix win32 failures. Revert workaround from r161292. | Bob Wilson | 2012-08-08 | 1 | -1/+1 |
* | Refactor and check "onlyReadsMemory" before optimizing builtins. | Bob Wilson | 2012-08-03 | 1 | -1/+1 |
* | Enable all Hexagon tests. | Sirish Pande | 2012-05-15 | 11 | -28/+18 |
* | Revert 156634 upon request until code improvement changes are made. | Brendon Cahoon | 2012-05-14 | 2 | -74/+4 |
* | Support for Hexagon feature, New Value Jump. | Sirish Pande | 2012-05-12 | 2 | -0/+63 |
* | Hexagon constant extender support. | Brendon Cahoon | 2012-05-11 | 2 | -4/+74 |
* | Hexagon V5 FP Support. | Sirish Pande | 2012-05-10 | 15 | -0/+343 |
* | Support for target dependent Hexagon VLIW packetizer. | Sirish Pande | 2012-05-03 | 4 | -0/+69 |
* | Revert r155365, r155366, and r155367. All three of these have regression | Chandler Carruth | 2012-04-23 | 21 | -478/+0 |
* | Hexagon V5 (floating point) support. | Sirish Pande | 2012-04-23 | 16 | -0/+358 |
* | Support for Hexagon architectural feature, new value jump. | Sirish Pande | 2012-04-23 | 2 | -0/+63 |
* | Support for Hexagon VLIW Packetizer. | Sirish Pande | 2012-04-23 | 3 | -0/+57 |
* | Disable Hexagon test temporarily. | Sirish Pande | 2012-04-12 | 10 | -10/+20 |
* | Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu | Eli Bendersky | 2012-03-25 | 1 | -8/+1 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -5/+13 |
* | VLIW specific scheduler framework that utilizes deterministic finite automato... | Andrew Trick | 2012-02-01 | 2 | -3/+3 |
* | Hexagon: Fix a nasty order-of-initialization bug. | Benjamin Kramer | 2011-12-16 | 10 | -20/+10 |
* | Temporarily disable Hexagon tests. They are failing on OS X | Tony Linthicum | 2011-12-13 | 10 | -10/+20 |
* | Hexagon backend support | Tony Linthicum | 2011-12-12 | 11 | -0/+193 |