summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/arm64-collect-loh.ll
AgeCommit message (Expand)Author
2017-01-06AArch64CollectLOH: Rewrite as block-local analysis.Matthias Braun
2016-12-17Revert "AArch64CollectLOH: Rewrite as block-local analysis."Matthias Braun
2016-12-17AArch64CollectLOH: Rewrite as block-local analysis.Matthias Braun
2016-12-13Revert "AArch64CollectLOH: Rewrite as block-local analysis."Matthias Braun
2016-12-03AArch64CollectLOH: Rewrite as block-local analysis.Matthias Braun
2016-08-01[AArch64] Register passes so they can be run by llcDiana Picus
2016-07-09VirtRegMap: Replace some identity copies with KILL instructions.Matthias Braun
2016-07-06Add testing coverage for r274582.Manman Ren
2015-08-31[AArch64][CollectLOH] Remove an invalid assertion and add a test case exposin...Quentin Colombet
2015-08-27[AArch64][CollectLOH] Fix a regression that prevented us to detect chains ofQuentin Colombet
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover