Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AArch64: Remove implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 2015-10-13 | 1 | -1/+1 |
* | Rename inst_range() to instructions() for consistency. NFC | Nico Rieck | 2015-08-06 | 1 | -1/+1 |
* | Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. | Benjamin Kramer | 2015-03-23 | 1 | -0/+1 |
* | [AArch64] fix an invalid-iterator-use bug. | Sanjoy Das | 2015-03-02 | 1 | -2/+4 |
* | AArch64PromoteConstant: Modernize and resolve some Use<->User confusion. | Benjamin Kramer | 2015-02-06 | 1 | -87/+63 |
* | Make the DenseMap bucket type configurable and use a smaller bucket for Dense... | Benjamin Kramer | 2014-12-06 | 1 | -1/+1 |
* | Update SetVector to rely on the underlying set's insert to return a pair<iter... | David Blaikie | 2014-11-19 | 1 | -1/+1 |
* | Run sort_includes.py on the AArch64 backend. | Benjamin Kramer | 2014-07-25 | 1 | -2/+2 |
* | AArch64/ARM64: move ARM64 into AArch64's place | Tim Northover | 2014-05-24 | 1 | -0/+578 |