summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp
AgeCommit message (Expand)Author
2018-04-17Merging r329761:Tom Stellard
2017-12-15MachineFunction: Return reference from getFunction(); NFCMatthias Braun
2017-11-28[CodeGen] Rename functions PrintReg* to printReg*Francis Visoiu Mistrih
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie
2017-09-27[AArch64][Falkor] Ignore SP based loads in HW prefetch fixups.Geoff Berry
2017-09-26[AArch64][Falkor] Fix bug in falkor prefetcher fix pass.Geoff Berry
2017-09-26[AArch64][Falkor] Fix correctness bug in falkor prefetcher fix pass and corre...Geoff Berry
2017-08-23[AArch64][Falkor] Fix bug in Falkor HWPF tag collision avoidanceGeoff Berry
2017-08-16[LoopDataPrefetch][AArch64FalkorHWPFFix] Preserve ScalarEvolutionGeoff Berry
2017-07-25[AArch64] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko
2017-07-18[AArch64][Falkor] Avoid HW prefetcher tag collisions (step 2)Geoff Berry
2017-07-17[AArch64][Falkor] Address some stylistic review comments. NFC.Geoff Berry
2017-07-14[AArch64][Falkor] Avoid HW prefetcher tag collisions (step 1)Geoff Berry