Guard fabs to bfc convert with V6T2 flag
[oota-llvm.git] / test / CodeGen / Hexagon /
2016-01-12 Krzysztof Parzyszek[Hexagon] Implement RDF-based post-RA optimizations
2015-12-18 Krzysztof Parzyszek[Hexagon] Add PIC support
2015-12-16 Tobias Edler von... [Hexagon] Make memcpy lowering thread-safe
2015-12-15 Krzysztof Parzyszek[Hexagon] Preprocess mapped instructions before lowerin...
2015-12-08 Ron Lieberman[Hexagon] Add NewValueJump support for C4_cmpneq, C4_cm...
2015-12-07 Ron Lieberman[Hexagon] Adding v60 test, vasr in particular.
2015-12-01 Cong HouReplace all weight-based interfaces in MBB with probabi...
2015-12-01 Hans WennborgRevert r254348: "Replace all weight-based interfaces...
2015-12-01 Cong HouReplace all weight-based interfaces in MBB with probabi...
2015-11-26 Krzysztof Parzyszek[Hexagon] Hexagon V60 HVX intrinsic defintions
2015-11-25 Krzysztof ParzyszekAdd hexagonv55 and hexagonv60 as recognized CPUs, make...
2015-11-24 Cong HouLet SelectionDAG start to use probability-based interfa...
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-10 Colin LeMahieu[Hexagon] Fixing compound register printing and reenabl...
2015-11-10 Colin LeMahieu[Hexagon] Fixing store instructions and reenabling...
2015-11-10 Colin LeMahieu[Hexagon] Fixing load instruction parsing and reenablin...
2015-11-09 Colin LeMahieu[Hexagon] Enabling ASM parsing on Hexagon backend and...
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-10-21 Krzysztof ParzyszekTail duplication can mix incompatible registers in...
2015-10-20 Krzysztof Parzyszek[Hexagon] Bit-based instruction simplification
2015-10-19 Krzysztof Parzyszek[Hexagon] Delay emission of CFI instructions
2015-10-16 Krzysztof Parzyszek[Hexagon] Split double registers
2015-10-16 Krzysztof Parzyszek[Hexagon] Merge adjacent stores
2015-10-06 Krzysztof Parzyszek[Hexagon] Add an early if-conversion pass
2015-09-18 Cong HouUpdate edge weights properly when merging blocks in...
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-20 Krzysztof Parzyszek[Hexagon] Generate MUX from conditional transfers when...
2015-07-14 Krzysztof Parzyszek[Hexagon] Generate instructions for operations on predi...
2015-07-14 Krzysztof Parzyszek[Hexagon] Generate "extract" instructions more aggressively
2015-07-09 Krzysztof Parzyszek[Hexagon] Add support for atomic RMW operations
2015-07-08 Krzysztof Parzyszek[Hexagon] Implement commoning of GetElementPtr instructions
2015-07-08 Krzysztof Parzyszek[Hexagon] Generate "insert" instructions more aggressively
2015-07-08 Krzysztof ParzyszekRevert 241681: causes Windows builds to fail
2015-07-08 Krzysztof Parzyszek[Hexagon] Generate "insert" instructions more aggressively
2015-06-18 Colin LeMahieu[Hexagon] Printing packet brackets when asm printing...
2015-06-17 Colin LeMahieu[Hexagon] Adding a number of other tests for min/max...
2015-06-17 Colin LeMahieu[Hexagon] Adding some compare tests, fixing existing...
2015-06-17 Colin LeMahieu[Hexagon] Adding MC ELF streamer and updating addend...
2015-06-15 Colin LeMahieu[Hexagon] Using readobj rather than objdump.
2015-06-15 Colin LeMahieu[Hexagon] PC-relative offsets are relative to packet...
2015-06-13 Colin LeMahieu[Hexagon] Adding some codegen tests and updating some...
2015-06-12 Colin LeMahieu[Hexagon] Making intrinsic tests agnostic to register...
2015-06-10 Colin LeMahieu[Hexagon] Adding decoders for signed operands and ensur...
2015-06-08 Colin LeMahieu[Hexagon] Adding functionality for searching for compou...
2015-06-05 Colin LeMahieu[Hexagon] Reapply r239097 with tests corrected for...
2015-06-04 Colin LeMahieuShouldn't be XFAIL'ed.
2015-06-04 Colin LeMahieuRevert r239095 incorrect test tree.
2015-06-04 Colin LeMahieu[Hexagon] Adding functionality for duplexing. Duplexin...
2015-06-03 Colin LeMahieu[Hexagon] Test doesn't work on all platforms. At any...
2015-06-03 Colin LeMahieu[Hexagon] Reapply 238772 OSABI was not correctly set...
2015-06-01 Rafael EspindolaRevert "[Hexagon] Adding basic ELF relocation generatio...
2015-06-01 Colin LeMahieu[Hexagon] Adding basic ELF relocation generation and...
2015-05-29 Colin LeMahieu[Hexagon] Disassembling, printing, and emitting instruc...
2015-05-14 Brendon Cahoon[Hexagon] Generate hardware loop for a vectorized loop
2015-05-14 Brendon Cahoon[Hexagon] Remove dead constant assignment in hardware...
2015-05-14 Brendon Cahoon[Hexagon] Check for underflow/wrap in hardware loop...
2015-05-13 Brendon Cahoon[Hexagon] Generate loop1 instruction for nested loops
2015-05-13 Brendon Cahoon[Hexagon] Generate hardware loop when loop has a critic...
2015-05-12 Sundeep Kushwaha[PATCH] [HEXAGON] Add a test program to verify calling...
2015-05-08 Brendon Cahoon[Hexagon] Generate more hardware loops
2015-05-08 Brendon Cahoon[Hexagon] Update AnalyzeBranch, etc target hooks
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-27 Brendon Cahoon[Hexagon] Use constant extenders to fix up hardware...
2015-04-24 Sundeep Kushwaha[PATCH] [Hexagon] Adding a test case for calling conven...
2015-04-23 Krzysztof Parzyszek[Hexagon] Shrink-wrap stack frame (Hexagon-specific)
2015-04-23 Krzysztof Parzyszek[Hexagon] Add testcases for stack alignment and variabl...
2015-04-22 Krzysztof Parzyszek[Hexagon] Some cleanup of instruction selection code
2015-04-22 Krzysztof Parzyszek[Hexagon] Use A2_tfrsi for constant pool and jump table...
2015-04-21 Krzysztof Parzyszek[Hexagon] Patterns for frame index with offset for...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-13 Jan VeselyRevert revisions r234755, r234759, r234760
2015-04-13 Krzysztof ParzyszekAllow memory intrinsics to be tail calls
2015-04-13 Jan VeselyLegalizeDAG: Try to use Overflow operations when expand...
2015-03-31 Krzysztof ParzyszekExpand MUX instructions early on Hexagon
2015-03-31 Krzysztof ParzyszekRevert 233694. Weak SVN-fu.
2015-03-31 Krzysztof ParzyszekExpand MUX instructions early on Hexagon
2015-03-19 Krzysztof Parzyszek[Hexagon] Add support for vector instructions
2015-03-18 Krzysztof Parzyszek[Hexagon] Intrinsics for circular and bit-reversed...
2015-03-18 Krzysztof Parzyszek[Hexagon] Handle ENDLOOP0 in InsertBranch and RemoveBranch
2015-03-18 Krzysztof ParzyszekMissed testcase for r232577
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-12 Krzysztof ParzyszekRemove unused complex patterns for addressing modes...
2015-03-09 Colin LeMahieu[Hexagon] Removing unused patterns.
2015-03-09 Colin LeMahieu[Hexagon] Reapply r231699. Remove assumption that...
2015-03-09 Colin LeMahieu[Hexagon] Reverting r231699
2015-03-09 Colin LeMahieu[Hexagon] Updating constant set to simpler versions.
2015-03-09 Colin LeMahieu[Hexagon] Eliminating immediate condition set.
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-09 Colin LeMahieu[Hexagon] Factoring classes out of store patterns.
2015-02-05 Colin LeMahieu[Hexagon] Simplifying and formatting several patterns...
2015-02-04 Colin LeMahieu[Hexagon] Adding encoding information for absolute...
2015-02-03 Colin LeMahieu[Hexagon] Converting XTYPE/SHIFT intrinsics. Cleaning...
2015-02-03 Colin LeMahieu[Hexagon] Updating XTYPE/PRED intrinsics.
2015-02-03 Colin LeMahieu[Hexagon] Updating XTYPE/PERM intrinsics.
2015-02-03 Colin LeMahieu[Hexagon] Adding missing vector multiply instruction...
next