Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UnitTests: Followup to 305519 | Matthias Braun | 2017-06-15 | 1 | -5/+5 |
* | UnitTests: Replace some if(x)report_fatal_error() with EXPECT_TRUE(!x) | Matthias Braun | 2017-06-15 | 1 | -10/+5 |
* | UnitTests: Do not use assert() for error checking | Matthias Braun | 2017-06-06 | 1 | -6/+10 |
* | Fix an unused variable warning in non-asserts builds. | Chandler Carruth | 2017-06-06 | 1 | -0/+1 |
* | CodeGen: Refactor MIR parsing | Matthias Braun | 2017-06-06 | 1 | -5/+6 |
* | [globalisel][tablegen] Demote OptForSize/OptForMinSize/ForCodeSize to per-fun... | Daniel Sanders | 2017-05-19 | 1 | -2/+1 |
* | [globalisel][tablegen] Compute available feature bits correctly. | Daniel Sanders | 2017-04-29 | 1 | -1/+2 |
* | Add AArch64 unit tests | Diana Picus | 2016-10-12 | 1 | -0/+122 |