Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-12 | [ARM] Fix several state persistence bugs | Keno Fischer | 1 | -0/+3 |
2015-11-16 | [ARM,AArch64] Store source location of asm constant pool entries | Oliver Stannard | 1 | -2/+2 |
2015-02-26 | Use ".arch_extension" ARM directive to specify the additional CPU features | Sumanth Gundapaneni | 1 | -0/+1 |
2014-07-18 | MC: support different sized constants in constant pools | David Peixotto | 1 | -1/+1 |
2014-06-20 | Allow a target to create a null streamer. | Rafael Espindola | 1 | -71/+27 |
2014-06-18 | [ARM] [MC] Refactor the constant pool classes | Weiming Zhao | 1 | -136/+1 |
2014-04-27 | Add emitThumbSet to the arm target streamer. | Rafael Espindola | 1 | -0/+4 |
2014-04-25 | [C++] Use 'nullptr'. Target edition. | Craig Topper | 1 | -1/+1 |
2014-03-04 | [cleanup] Re-sort all the includes with utils/sort_includes.py. | Chandler Carruth | 1 | -2/+2 |
2014-02-04 | Fix PR18345: ldr= pseudo instruction produces incorrect code when using in in... | David Peixotto | 1 | -0/+248 |