Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GlobalIsel][X86] support G_TRUNC selection. | Igor Breger | 2017-04-19 | 1 | -0/+61 |
* | [GlobalIsel][X86] support G_CONSTANT selection. | Igor Breger | 2017-04-12 | 1 | -1/+52 |
* | [globalisel][tablegen] Move <Target>InstructionSelector declarations to anony... | Daniel Sanders | 2017-04-06 | 1 | -1/+49 |
* | [GlobalISel][X86] support G_FRAME_INDEX instruction selection. | Igor Breger | 2017-03-26 | 1 | -0/+26 |
* | [GlobalISel][X86] Support G_STORE/G_LOAD operation | Igor Breger | 2017-03-23 | 1 | -4/+92 |
* | [GlobalISel][X86] clang-format. NFC | Igor Breger | 2017-03-23 | 1 | -7/+7 |
* | [globalisel][tblgen] Add support for ComplexPatterns | Daniel Sanders | 2017-03-14 | 1 | -1/+8 |
* | [GlobalISel][X86] Support float/double and vector types. | Igor Breger | 2017-03-03 | 1 | -6/+171 |
* | [GlobalISel] Fix compiler warnings and make assert assert something. | Benjamin Kramer | 2017-02-22 | 1 | -7/+5 |
* | [X86][GlobalISel] Initial implementation , select G_ADD gpr, gpr | Igor Breger | 2017-02-22 | 1 | -0/+133 |