summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86InstructionSelector.cpp
Commit message (Expand)AuthorAgeFilesLines
* [GlobalIsel][X86] support G_TRUNC selection.Igor Breger2017-04-191-0/+61
* [GlobalIsel][X86] support G_CONSTANT selection.Igor Breger2017-04-121-1/+52
* [globalisel][tablegen] Move <Target>InstructionSelector declarations to anony...Daniel Sanders2017-04-061-1/+49
* [GlobalISel][X86] support G_FRAME_INDEX instruction selection.Igor Breger2017-03-261-0/+26
* [GlobalISel][X86] Support G_STORE/G_LOAD operationIgor Breger2017-03-231-4/+92
* [GlobalISel][X86] clang-format. NFCIgor Breger2017-03-231-7/+7
* [globalisel][tblgen] Add support for ComplexPatternsDaniel Sanders2017-03-141-1/+8
* [GlobalISel][X86] Support float/double and vector types.Igor Breger2017-03-031-6/+171
* [GlobalISel] Fix compiler warnings and make assert assert something.Benjamin Kramer2017-02-221-7/+5
* [X86][GlobalISel] Initial implementation , select G_ADD gpr, gprIgor Breger2017-02-221-0/+133
OpenPOWER on IntegriCloud