summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/arm64-xaluo.ll
AgeCommit message (Expand)Author
2017-10-09[AArch64] Improve codegen for inverted overflow checking intrinsicsAmara Emerson
2016-08-01[AArch64] Register passes so they can be run by llcDiana Picus
2016-07-19[AARCH64] Enable AARCH64 lit tests on windows dev machinesSimon Pilgrim
2015-12-21[AArch64] Enable PostRAScheduler for AArch64 generic build.Chad Rosier
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2014-09-18Fix previous commit: [FastISel][AArch64] Simplify XALU multiplies.Juergen Ributzka
2014-09-18[FastISel][AArch64] Simplify XALU multiplies.Juergen Ributzka
2014-08-21[FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka
2014-08-19[FastISel][AArch64] Factor out ADDS/SUBS instruction emission and add support...Juergen Ributzka
2014-08-01[FastISel][AArch64] Fix the immediate versions of the {s|u}{add|sub}.with.ove...Juergen Ributzka
2014-07-30[FastISel][AArch64] Add select folding support for the XALU intrinsics.Juergen Ributzka
2014-05-30ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover