summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vdiv_combine.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih2017-11-301-1/+1
* ARM: stop asserting on weird <3 x Ty> vectors in ISelLowering.Tim Northover2016-03-171-0/+8
* [ARM] Promote helper function to SelectionDAG.Chad Rosier2015-10-071-0/+9
* [ARM] Prevent PerformVDIVCombine from combining a vcvt/vdiv with 8 lanes.Chad Rosier2015-10-071-0/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-4/+4
* ARM: ensure fixed-point conversions have sane typesTim Northover2013-06-281-0/+41
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-11/+6
* Convert floating point division by a constant into multiplication by theDuncan Sands2012-04-071-6/+6
* The Neon VCVT (between floating-point and fixed-point, Advanced SIMD) Chad Rosier2011-06-241-0/+102
OpenPOWER on IntegriCloud