summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ARM][MVE] VTP Block Pass fixSjoerd Meijer2020-01-141-2/+2
* [ARM][MVE] VPT Blocks: findVCMPToFoldIntoVPSSjoerd Meijer2020-01-071-31/+41
* [ARM][MVE] Tail predicate in the presence of vcmpSam Parker2019-12-201-17/+1
* [ARM] Move MVE opcode helper functions to ARMBaseInstrInfo. NFC.Sjoerd Meijer2019-12-161-71/+0
* Revert "[ARM][MVE] findVCMPToFoldIntoVPS. NFC."Sjoerd Meijer2019-12-131-28/+30
* [ARM][MVE] findVCMPToFoldIntoVPS. NFC.Sjoerd Meijer2019-12-121-30/+28
* Prune a LegacyDivergenceAnalysis and MachineLoopInfo include eachReid Kleckner2019-10-191-0/+1
* Hide implementation details in namespaces.Benjamin Kramer2019-09-171-4/+4
* [ARM] Fold VCMP into VPTDavid Green2019-09-161-7/+107
* [ARM] Fixup the creation of VPT blocksDavid Green2019-09-051-15/+20
* [ARM] Move MVEVPTBlockPass to a separate file. NFCDavid Green2019-08-281-0/+172
OpenPOWER on IntegriCloud