summaryrefslogtreecommitdiff
path: root/lib/Target/ARM
Commit message (Expand)AuthorAge
...
* ARM: introduce llvm.arm.undefined intrinsicSaleem Abdulrasool2014-05-22
* Override runOnMachineFunction for ARMISelDAGToDAG so that we canEric Christopher2014-05-22
* Fix typo.Eric Christopher2014-05-22
* MC: correct IMAGE_REL_ARM_MOV32T relocation emissionSaleem Abdulrasool2014-05-21
* ARM: correct bundle generation for MOV32T relocationsSaleem Abdulrasool2014-05-21
* ARMEB: Additional test files for ARM fixupsChristian Pirker2014-05-20
* SDAG: Legalize vector BSWAP into a shuffle if the shuffle is legal but the bs...Benjamin Kramer2014-05-19
* ARM: make libcall setup more table drivenSaleem Abdulrasool2014-05-18
* ARM: improve WoA ABI conformance for frame registerSaleem Abdulrasool2014-05-18
* ARM: consolidate frame pointer register knowledgeSaleem Abdulrasool2014-05-18
* Target: remove old constructors for CallLoweringInfoSaleem Abdulrasool2014-05-17
* ARM: whitespaceSaleem Abdulrasool2014-05-17
* ARM: use the proper target object format for WoASaleem Abdulrasool2014-05-17
* Re-enable inline memcpy expansion for Thumb1.James Molloy2014-05-16
* Fix the Load/Store optimization pass to work with Thumb1.James Molloy2014-05-16
* Enable the Load/Store optimization pass for Thumb1 but make it return immedia...James Molloy2014-05-16
* Fix a few comment typos and style issues.James Molloy2014-05-16
* ARM: add some integer/floating point conversion libcallsSaleem Abdulrasool2014-05-16
* TableGen/ARM64: print aliases even if they have syntax variants.Tim Northover2014-05-15
* Fix some dyslexia in an assert messageJonathan Roelofs2014-05-15
* Rename ComputeMaskedBits to computeKnownBits. "Masked" has beenJay Foad2014-05-14
* ARM-BE: test files for vector argument passingChristian Pirker2014-05-14
* ARM: implement support for the UDF mnemonicSaleem Abdulrasool2014-05-14
* ARMEB: Fix byte order of EH frame unwinding instructions, with modified test ...Christian Pirker2014-05-13
* Revert "ARMEB: Fix byte order of EH frame unwinding instructions"Rafael Espindola2014-05-13
* ARMEB: Fix byte order of EH frame unwinding instructionsChristian Pirker2014-05-13
* Add support bswap16 to/from memory compiling to rev16 on ARM/ThumbLouis Gerbarg2014-05-12
* ARM: Implement big endian bit-conversion for NEON typeChristian Pirker2014-05-12
* Pass the value type to TLI::getRegisterByNameHal Finkel2014-05-11
* Add 'override' to getRegisterByName in *ISelLowering.hHal Finkel2014-05-11
* Add custom lowering for add/sub with overflow intrinsics to ARMLouis Gerbarg2014-05-09
* ARM: HFAs must be passed in consecutive registersOliver Stannard2014-05-09
* ARM: support PIC on Windows on ARMSaleem Abdulrasool2014-05-09
* ARM big endian function argument passingChristian Pirker2014-05-08
* ARM: support FK_SecRel_2 relocations on WoASaleem Abdulrasool2014-05-08
* Remove the UseCFI option from createAsmStreamer.Rafael Espindola2014-05-07
* Allow using normal .eh_frame based unwinding on ARM. Use the sameJoerg Sonnenberger2014-05-07
* ARM: mark additional instructions as MachineFrameSetupSaleem Abdulrasool2014-05-07
* ARM: fix WoA PEI instruction selectionSaleem Abdulrasool2014-05-07
* If a function needs a frame pointer, but r11 (aka fp) has not been used,Joerg Sonnenberger2014-05-06
* Implememting named register intrinsicsRenato Golin2014-05-06
* ARM: For thumb fixups store halfwords high first and low secondChristian Pirker2014-05-06
* CodeGen: correct memset emittance for WoASaleem Abdulrasool2014-05-04
* MC: support FK_SecRel_4 for Windows on ARMSaleem Abdulrasool2014-05-04
* Fix pr19645.Rafael Espindola2014-05-03
* Don't force symbols to be globals in .thumb_set.Rafael Espindola2014-05-01
* Correction to assert statemtent to allow 32-bit unsigned numbers with the top...Richard Barton2014-05-01
* ARM: fix memory leak, simplify WoA stack probingSaleem Abdulrasool2014-05-01
* ARM: support expanding external symbols in 32-bit movesSaleem Abdulrasool2014-05-01
* If necessary for indirect encodings, emit stubs.Joerg Sonnenberger2014-05-01