summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64
Commit message (Expand)AuthorAge
* MachineScheduler: add some book-keeping to fix an assert.Andrew Trick2014-06-27
* Resubmit commit r211533Weiming Zhao2014-06-24
* [AArch64] Fix a build_vector pattern match failKevin Qin2014-06-24
* Add a triple so that right syntax is choosen on mac osx systemsArnold Schwaighofer2014-06-18
* [AArch64] Fix a pattern match failure caused by creating improper CONCAT_VECTOR.Kevin Qin2014-06-18
* AArch64: estimate inline asm length during branch relaxationTim Northover2014-06-17
* [AArch64] Fix a fencepost error in lowering for llvm.aarch64.neon.uqshl.James Molloy2014-06-16
* AArch64: improve handling & modelling of FP_TO_XINT nodes.Tim Northover2014-06-15
* AArch64: improve vector [su]itofp handling.Tim Northover2014-06-15
* Move GlobalMerge from Transform to CodeGen.Jiangning Liu2014-06-13
* IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover2014-06-13
* [AArch64] Basic Sched Model for Cortex-A57.Chad Rosier2014-06-11
* Global merge for global symbols.Jiangning Liu2014-06-11
* [AArch64] Emit .ident compiler version attribute.Chad Rosier2014-06-10
* AArch64: disallow x30 & x29 as the destination for indirect tail callsTim Northover2014-06-10
* AArch64: teach FastISel how to handle offset FrameIndicesTim Northover2014-06-10
* AArch64: make FastISel memcpy emission more robust.Tim Northover2014-06-10
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-09
* [AArch64] Fix the ordering of the accumulate operand in SchedRW list.Chad Rosier2014-06-09
* [AArch64] When combining constant mul of power of 2 plus/minus 1, prefer shiftChad Rosier2014-06-09
* [AArch64] Add regression tests for the load/store optimizer which cover post-...Tilmann Scheller2014-06-03
* AArch64: mark small types (i1, i8, i16) as promotedTim Northover2014-06-03
* [AArch64] Correctly deal with VPR stack parameter passing.Jiangning Liu2014-06-03
* [AArch64] Add some more regression tests for store pre-index update folding i...Tilmann Scheller2014-06-02
* [AArch64] Add some more regression tests for load pre-index update folding in...Tilmann Scheller2014-06-02
* ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover2014-05-30
* AArch64 & ARM: remove undefined behaviour from some tests.Tim Northover2014-05-30
* Test cases named with dates is a legacy rule not used now. Rename several tes...Hao Liu2014-05-30
* Rename a test case to contain correct date info.Hao Liu2014-05-29
* Fix an assertion failure caused by v1i64 in DAGCombiner Shrink.Hao Liu2014-05-29
* Revert "[DAGCombiner] Split up an indexed load if only the base pointer value...Hal Finkel2014-05-28
* [AArch64] Add store post-index update folding regression tests for the load/s...Tilmann Scheller2014-05-28
* [AArch64] Add load post-index update folding regression tests for the load/st...Tilmann Scheller2014-05-28
* AArch64: add test for NZCV cross-copy save.Tim Northover2014-05-27
* AArch64: add AArch64-specific test for 'c' and 'n'.Tim Northover2014-05-27
* AArch64: force i1 to be zero-extended at an ABI boundary.Tim Northover2014-05-26
* AArch64: simplify calling conventions slightly.Tim Northover2014-05-26
* [AArch64] Add store + add folding regression tests for the load/store optimiz...Tilmann Scheller2014-05-26
* [AArch64] Add more regression tests for the load/store optimization pass.Tilmann Scheller2014-05-26
* Remove accidentally committed whitespace.Tilmann Scheller2014-05-26
* [AArch64] Add a regression test for the load store optimizer.Tilmann Scheller2014-05-26
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-24
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-24
* AArch64/ARM64: enable more AArch64 tests.Tim Northover2014-05-22
* Revert "Implement global merge optimization for global variables."Rafael Espindola2014-05-16
* TableGen: fix operand counting for aliasesTim Northover2014-05-16
* Implement global merge optimization for global variables.Jiangning Liu2014-05-15
* ARM64: print correct aliases for NEON mov & mvn instructionsTim Northover2014-05-15
* TableGen/ARM64: print aliases even if they have syntax variants.Tim Northover2014-05-15
* [ARM64] Support aggressive fastcc/tailcallopt breaking ABI by popping out arg...Jiangning Liu2014-05-15