summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp
Commit message (Expand)AuthorAgeFilesLines
* [GISEL]: Move getConstantVReg to UtilsAditya Nandakumar2017-04-191-17/+0
* [tablegen][globalisel] Add support for nested instruction matching.Daniel Sanders2017-04-041-0/+5
* [GlobalISel] Add a 'getConstantVRegVal' helper.Ahmed Bougacha2017-03-271-12/+20
* [GlobalISel] Move method definition to the proper file. NFC.Ahmed Bougacha2017-03-191-0/+21
* [X86][GlobalISel] Initial implementation , select G_ADD gpr, gprIgor Breger2017-02-221-0/+7
* [GlobalISel] Refactor the logic to constraint registers.Quentin Colombet2016-12-221-12/+7
* [ARM] GlobalISel: Select add i32, i32Diana Picus2016-12-161-0/+5
* GlobalISel: select G_GLOBAL_VALUE uses on AArch64.Tim Northover2016-10-101-2/+2
* [AArch64][GlobalISel] Select G_MUL.Ahmed Bougacha2016-08-161-0/+4
* [AArch64][GlobalISel] Select p0 G_FRAME_INDEX.Ahmed Bougacha2016-08-161-2/+2
* [AArch64][GlobalISel] Select G_LOAD/G_STORE.Ahmed Bougacha2016-07-291-2/+6
* [GlobalISel] Introduce an instruction selector.Ahmed Bougacha2016-07-271-0/+52
OpenPOWER on IntegriCloud