AArch64/ARM64: add non-scalar lowering for more FCVT operations.
[oota-llvm.git] / lib / Target / ARM64 / MCTargetDesc /
2014-04-16 Tim NorthoverAArch64/ARM64: produce correct relocation for condition...
2014-04-16 Tim NorthoverARM64: use the integrated assembler on ELF.
2014-04-15 Tim NorthoverAArch64/ARM64: only mangle MOVZ/MOVN during encoding...
2014-04-15 Quentin Colombet[ARM64][MC] Set the default CPU string to generic.
2014-04-14 Quentin Colombet[ARM64][MC] Set the default CPU to cyclone when initili...
2014-04-09 Alp TokerFix some doc and comment typos
2014-04-09 Bradley Smith[ARM64] Add a PostEncoderMethod to FCMP - the Rm field...
2014-04-09 Bradley Smith[ARM64] Port over the PostEncoderMethod fix for SMULH...
2014-04-09 Bradley Smith[ARM64] Port over the PostEncoderMethod from AArch64...
2014-04-09 Bradley Smith[ARM64] Remove PrefetchOp and use ARM64PRFM instead.
2014-04-09 Bradley Smith[ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdir...
2014-04-09 Bradley Smith[ARM64] Copy the named immediate operand mapping logic...
2014-04-09 Bradley Smith[ARM64] Add support for NV condition code (exists only...
2014-04-01 Aaron BallmanFixing an MSVC warning about widening the result of...
2014-04-01 Aaron BallmanFixing warnings in the MSVC build. No functional change...
2014-03-30 Tim NorthoverARM64: uncopy/paste helper function
2014-03-29 Benjamin KramerARM64: Remove unused helper function, make others static.
2014-03-29 Tim NorthoverARM64: initial backend import