Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AArch64] Simplify MacroFusion | Evandro Menezes | 2017-04-11 | 1 | -79/+89 |
* | [AArch64, X86] Additional debug information for MacroFusion | Evandro Menezes | 2017-03-10 | 1 | -5/+13 |
* | [AArch64, X86] Add statistics for the MacroFusion pass | Evandro Menezes | 2017-02-21 | 1 | -0/+4 |
* | [AArch64, X86] Guard against both instrs being wild cards | Evandro Menezes | 2017-02-21 | 1 | -4/+5 |
* | [AArch64] Prefer static_cast<> to C-style cast. NFCI. | Davide Italiano | 2017-02-19 | 1 | -2/+4 |
* | [AArch64] Fix enumeral/non-enumeral conditional expression warning. | Simon Pilgrim | 2017-02-18 | 1 | -4/+4 |
* | *MacroFusion.cpp: Suppress warnings to eliminate \param(s). [-Wdocumentation] | NAKAMURA Takumi | 2017-02-01 | 1 | -2/+2 |
* | [AArch64] Add new target feature to fuse literal generation | Evandro Menezes | 2017-02-01 | 1 | -0/+25 |
* | [AArch64] Add new subtarget feature to fuse AES crypto operations | Evandro Menezes | 2017-02-01 | 1 | -0/+13 |
* | [CodeGen] Move MacroFusion to the target | Evandro Menezes | 2017-02-01 | 1 | -0/+209 |