aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [llc] (almost) remove `--print-machineinstrs`Yuanfang Chen2020-07-201-5/+5
* [PGO][PGSO] Enable size optimizations in code gen / target passes for cold code.Hiroshi Yamauchi2019-12-131-0/+133
* [clang][llvm] Obsolete Exynos M1 and M2Evandro Menezes2019-10-301-12/+0
* Revert r372893 "[CodeGen] Replace -max-jump-table-size with -max-jump-table-t...Hans Wennborg2019-09-271-23/+23
* [CodeGen] Replace -max-jump-table-size with -max-jump-table-targetsEvandro Menezes2019-09-251-23/+23
* [CodeGen] Improve formatting of jump tables (NFC)Evandro Menezes2019-06-261-30/+30
* [CodeGen] Fix formatting and comments (NFC)Evandro Menezes2019-06-201-84/+84
* [AArch64] Improve jump tables testing (NFC)Evandro Menezes2019-06-191-10/+14
* [AArch64] Improve jump tables testing (NFC)Evandro Menezes2019-06-191-5/+117
* Re-commit r357452 (take 3): "SimplifyCFG SinkCommonCodeFromPredecessors: Also...Hans Wennborg2019-06-171-24/+24
* Revert r361811: 'Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFromP...David L. Jones2019-06-131-24/+24
* Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFromPredecessors: Also...Hans Wennborg2019-05-281-24/+24
* Revert "Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecessors: Also s...Jordan Rupprecht2019-05-061-24/+24
* Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecessors: Also sink func...Hans Wennborg2019-04-161-24/+24
* Revert r357452 - 'SimplifyCFG SinkCommonCodeFromPredecessors: Also sink funct...David L. Jones2019-04-041-24/+24
* SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without ...Hans Wennborg2019-04-021-24/+24
* Recommit "Enable MachineOutliner by default under -Oz for AArch64"Jessica Paquette2018-07-271-0/+1
* Revert "Enable MachineOutliner by default under -Oz for AArch64"Jessica Paquette2018-07-271-1/+0
* Enable MachineOutliner by default under -Oz for AArch64Jessica Paquette2018-07-271-0/+1
* [AArch64] Add pipeline model for Exynos M3Evandro Menezes2018-01-301-2/+9
* [CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and de...Francis Visoiu Mistrih2017-12-131-17/+17
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-4/+4
* Add option to specify minimum number of entries for jump tablesEvandro Menezes2016-10-251-4/+4
* Switch lowering: improve partitioning of jump tablesEvandro Menezes2016-10-251-9/+8
* [AArch64] Fix test tripletEvandro Menezes2016-09-261-4/+4
* Add support to optionally limit the size of jump tables.Evandro Menezes2016-09-261-0/+94