ARM64: add more scalar patterns for usqadd & suqadd.
[oota-llvm.git] / lib / Target / ARM64 / ARM64ISelLowering.cpp
2014-03-31 Chandler Carruth[ARM64] Fix materialization of an fp128 zero immediate...
2014-03-30 Tim NorthoverARM64: remove unused variables
2014-03-29 Dmitri GribenkoFix a few -Wdocumentation warnings
2014-03-29 Benjamin KramerARM64: Remove unused helper function, make others static.
2014-03-29 Tim NorthoverARM64: use 64-bit constant even on 32-bit machines
2014-03-29 Tim NorthoverARM64: initial backend import