summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/Windows
AgeCommit message (Expand)Author
2017-12-14[CodeGen] Print external symbols as $symbol in both MIR and debug outputFrancis Visoiu Mistrih
2017-12-07[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-30[CodeGen] Print "%vreg0" as "%0" in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2017-08-17ARM: mark CPSR as clobbered for Windows VLAsSaleem Abdulrasool
2017-07-01Remove the default ARMSubtarget from the ARM TargetMachine.Eric Christopher
2017-06-28[ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).Kristof Beyls
2016-11-06ARM: lower fpowi appropriately for Windows ARMSaleem Abdulrasool
2016-10-31CodeGen: further loosen -O0 CG for WoA divisionSaleem Abdulrasool
2016-10-27ARM: ensure that the Windows DBZ check is in rangeSaleem Abdulrasool
2016-10-19[GlobalMerge] Handle non-landingpad EH padsReid Kleckner
2016-10-13Correct PrivateLinkage for COFFReid Kleckner
2016-10-07[ARM] Reapply: Use __rt_div functions for divrem on WindowsMartin Storsjo
2016-10-06Revert "[ARM] Use __rt_div functions for divrem on Windows"Diana Picus
2016-10-05[ARM] Use __rt_div functions for divrem on WindowsMartin Storsjo
2016-09-06ARM: workaround bundled operation predicationSaleem Abdulrasool
2016-07-08ARM: support high registers in __builtin_longjmp on WoASaleem Abdulrasool
2016-07-05ARM: fix `-mlong-calls` for WoASaleem Abdulrasool
2016-06-07ARM: correct TLS access on WoASaleem Abdulrasool
2016-05-14ARM: support export directives for WindowsSaleem Abdulrasool
2016-04-24ARM: fix __chkstk Frame Setup on WoASaleem Abdulrasool
2016-04-22Fix llvm/test/CodeGen/ARM/Windows/dbzchk.ll not to check mixed output, take #2.NAKAMURA Takumi
2016-04-22test: split test into two runsSaleem Abdulrasool
2016-04-22ARM: fix test for Windows divisionSaleem Abdulrasool
2016-04-21ARM: restrict register class for WIN__DBZCHKSaleem Abdulrasool
2016-03-28fix checks: *_DAG -> *-DAGSanjay Patel
2016-03-25ARM: maintain BB ordering when expanding WIN__DBZCHKSaleem Abdulrasool
2016-03-25ARM: fix optimised division on WoASaleem Abdulrasool
2016-03-17ARM: Revert SVN r253865, 254158, fix windows divisionSaleem Abdulrasool
2016-03-10ARM: follow up improvements for SVN r263118Saleem Abdulrasool
2016-03-10ARM: correct __builtin_longjmp on WoASaleem Abdulrasool
2016-02-20[RegAllocFast] Properly track the physical register definitions on calls.Quentin Colombet
2016-02-03ARM: support TLS for WoASaleem Abdulrasool
2016-01-26[MC] Use .p2align instead of .alignDan Gohman
2015-12-13ARM: only emit EABI attributes on EABI targetsSaleem Abdulrasool
2015-11-26ARM: address WOA unsigned division overflow crashMartell Malone
2015-11-23ARM: address WoA division overflow crashMartell Malone
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper
2015-10-09ARM: tweak WoA frame loweringSaleem Abdulrasool
2015-09-25ARM: address WoA division limitationSaleem Abdulrasool
2015-08-04ARM: support windows division routinesSaleem Abdulrasool
2015-07-14ARM: add at least one real test for r242123.Tim Northover
2015-07-14Generate correct asm info for mingw and cygwin ARM targets.Yaron Keren
2015-07-07[ARM] Define a subtarget feature and use it to decide whether long calls shouldAkira Hatanaka
2015-03-17COFF: Let globals with private linkage reside in their own sectionDavid Majnemer
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie