summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/mul-lohi.ll
AgeCommit message (Expand)Author
2016-12-11instr-combiner: sum up all latencies of the transformed instructionsSebastian Pop
2015-08-11delete FIXME comment; it's fixedSanjay Patel
2015-08-11fix minsize detection: minsize attribute implies optimizing for sizeSanjay Patel
2015-08-11add missing test for machine combiner when optimizing for sizeSanjay Patel
2014-08-07MachineCombiner Pass for selecting faster instruction sequence on AArch64Gerolf Hoflehner
2014-08-05Revert "r214832 - MachineCombiner Pass for selecting faster instruction"Kevin Qin
2014-08-05MachineCombiner Pass for selecting faster instructionGerolf Hoflehner
2014-08-04Revert "r214669 - MachineCombiner Pass for selecting faster instruction"Kevin Qin
2014-08-03MachineCombiner Pass for selecting faster instructionGerolf Hoflehner
2014-07-23AArch64: remove "arm64_be" support in favour of "aarch64_be".Tim Northover
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover
2014-05-07[ARM64-BE] Make big endian (scalar) argument passing work correctly.James Molloy
2014-04-16AArch64/ARM64: add another set of tests from AArch64Tim Northover
2014-03-26AArch64_BE function argument passing for ARM ABIChristian Pirker
2014-01-14AArch64: don't try to handle [SU]MUL_LOHI nodesTim Northover