2014-04-03 |
Tim Northover | ARM64: always use i64 for the RHS of shift operations |
tree | commitdiff |
2014-04-03 |
Tim Northover | ARM64: don't generate __sincos_stret calls unless on... |
tree | commitdiff |
2014-04-02 |
Jim Grosbach | Make a few more range-based loops use explicit types. |
tree | commitdiff |
2014-04-02 |
Jim Grosbach | Simplify resolveFrameIndex() signature. |
tree | commitdiff |
2014-04-02 |
Jim Grosbach | Make some range based loop types more explicit. |
tree | commitdiff |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for and explicit 'override... |
tree | commitdiff |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in constant promotion. |
tree | commitdiff |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in load/store pair... |
tree | commitdiff |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in target lowering. |
tree | commitdiff |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in frame lowering. |
tree | commitdiff |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in pseudo expansion. |
tree | commitdiff |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops for LOH |
tree | commitdiff |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops TLS cleanup. |
tree | commitdiff |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in branch relaxation. |
tree | commitdiff |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in address type... |
tree | commitdiff |
2014-04-02 |
Quentin Colombet | [ARM64][CollectLOH] Remove the link to the radar from... |
tree | commitdiff |
2014-04-02 |
Tim Northover | ARM64: use GOT for weak symbols & PIC. |
tree | commitdiff |
2014-04-02 |
Tim Northover | ARM64: fix lowering of fp128 fptosi/fptoui |
tree | commitdiff |
2014-04-02 |
Tim Northover | ARM64: make sure first argument to INSERT_SUBVECTOR... |
tree | commitdiff |
2014-04-02 |
Tim Northover | ARM64: convert fp16 narrowing ISel to pseudo-instruction |
tree | commitdiff |
2014-04-02 |
Quentin Colombet | [ARM64][CollectLOH] Add some comments to explain how... |
tree | commitdiff |
2014-04-01 |
Aaron Ballman | Fixing an MSVC warning about widening the result of... |
tree | commitdiff |
2014-04-01 |
Tim Northover | ARM64: add intrinsic for pmull (p64 x p64 = p128) opera... |
tree | commitdiff |
2014-04-01 |
Aaron Ballman | Fixing warnings in the MSVC build. No functional change... |
tree | commitdiff |
2014-04-01 |
Tim Northover | ARM64: add patterns for more lane-wise ld1/st1 operations. |
tree | commitdiff |
2014-04-01 |
Tim Northover | ARM64: fix bug in ld3r (1d) SelectionDAG. |
tree | commitdiff |
2014-03-31 |
Manman Ren | Register allocator: set CSRFirstUseCost to 5 for ARM64. |
tree | commitdiff |
2014-03-31 |
Tim Northover | ARM64: add extra patterns for scalar shifts |
tree | commitdiff |
2014-03-31 |
Tim Northover | ARM64: add extra scalar neg pattern & tests. |
tree | commitdiff |
2014-03-31 |
Tim Northover | ARM64: add patterns for scalar sqdmlal & sqdmlsl. |
tree | commitdiff |
2014-03-31 |
Tim Northover | ARM64: add more patterns for commuted fmsub operations. |
tree | commitdiff |
2014-03-31 |
Tim Northover | ARM64: shuffle patterns around for fmin/fmax & add... |
tree | commitdiff |
2014-03-31 |
Tim Northover | ARM64: add more scalar patterns for usqadd & suqadd. |
tree | commitdiff |
2014-03-31 |
Tim Northover | ARM64: add more scalar patterns for reciprocal ops. |
tree | commitdiff |
2014-03-31 |
Tim Northover | ARM64: add i64 scalar pattern for @llvm.arm64.abs |
tree | commitdiff |
2014-03-31 |
Tim Northover | ARM64: fix a couple of signed/unsigned comparison warnings. |
tree | commitdiff |
2014-03-31 |
Alexey Samsonov | Try to fix MSan bootstrap bot: make ARM64Disassembler... |
tree | commitdiff |
2014-03-31 |
NAKAMURA Takumi | ARM64CollectLOH.cpp: Tweak \param. [-Wdocumentation] |
tree | commitdiff |
2014-03-31 |
Chandler Carruth | [ARM64] Fix materialization of an fp128 zero immediate... |
tree | commitdiff |
2014-03-30 |
Chandler Carruth | [ARM64] Fix a heap-use-after-free spotted by ASan. |
tree | commitdiff |
2014-03-30 |
Tim Northover | ARM64: uncopy/paste helper function |
tree | commitdiff |
2014-03-30 |
Tim Northover | ARM64: remove unused variables |
tree | commitdiff |
2014-03-30 |
Tim Northover | ARM64: override all the things. |
tree | commitdiff |
2014-03-29 |
Dmitri Gribenko | Fix a few -Wdocumentation warnings |
tree | commitdiff |
2014-03-29 |
Benjamin Kramer | Detemplatize LOHDirective. |
tree | commitdiff |
2014-03-29 |
Benjamin Kramer | ARM64: Remove unused helper function, make others static. |
tree | commitdiff |
2014-03-29 |
Tim Northover | ARM64: format register strings without creating a local... |
tree | commitdiff |
2014-03-29 |
Tim Northover | ARM64: use 64-bit constant even on 32-bit machines |
tree | commitdiff |
2014-03-29 |
Tim Northover | ARM64: change format specifier to work on 32-bit targets |
tree | commitdiff |
2014-03-29 |
Chandler Carruth | [ARM64] Fix 'assert("...")' to be 'assert(0 && "..... |
tree | commitdiff |
2014-03-29 |
Tim Northover | ARM64: initial backend import |
tree | commitdiff |
|