Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] Always enable UseAA in the arm backend | David Green | 2019-11-05 | 1 | -13/+38 |
* | [ARM] Prefer BIC over BFC in ARM mode. | Eli Friedman | 2017-04-07 | 1 | -4/+4 |
* | AArch64 & ARM: remove undefined behaviour from some tests. | Tim Northover | 2014-05-30 | 1 | -2/+2 |
* | Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging.... | Stephen Lin | 2013-07-13 | 1 | -2/+2 |
* | Make this test less sensitive to codegen optimizations. | Dan Gohman | 2011-10-05 | 1 | -0/+1 |
* | Recommit r129383. PreRA scheduler heuristic fixes: VRegCycle, TokenFactor lat... | Andrew Trick | 2011-04-13 | 1 | -5/+5 |
* | Fix va_arg for doubles. With this patch VAARG nodes always contain the | Rafael Espindola | 2010-07-11 | 1 | -1/+23 |
* | When splitting a VAARG, remember its alignment. | Rafael Espindola | 2010-06-26 | 1 | -0/+19 |