summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-0/+1
* [aarch64] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVMDaniel Sanders2019-08-121-1/+1
* CodeGen: Introduce a class for registersMatt Arsenault2019-06-241-3/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-7/+7
* [AArch64][Falkor] Fix bug in Falkor HWPF collision avoidance pass.Geoff Berry2018-04-101-0/+18
* Fix spelling. NFC.Chad Rosier2018-04-101-2/+2
* State that CFG is preserved in 'Falkor HW Prefetch Fix Late Phase'.Michael Zolotukhin2018-03-221-0/+1
* MachineFunction: Return reference from getFunction(); NFCMatthias Braun2017-12-151-1/+1
* [CodeGen] Rename functions PrintReg* to printReg*Francis Visoiu Mistrih2017-11-281-2/+2
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* [AArch64][Falkor] Ignore SP based loads in HW prefetch fixups.Geoff Berry2017-09-271-1/+6
* [AArch64][Falkor] Fix bug in falkor prefetcher fix pass.Geoff Berry2017-09-261-3/+8
* [AArch64][Falkor] Fix correctness bug in falkor prefetcher fix pass and corre...Geoff Berry2017-09-261-49/+52
* [AArch64][Falkor] Fix bug in Falkor HWPF tag collision avoidanceGeoff Berry2017-08-231-1/+1
* [LoopDataPrefetch][AArch64FalkorHWPFFix] Preserve ScalarEvolutionGeoff Berry2017-08-161-3/+1
* [AArch64] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko2017-07-251-14/+36
* [AArch64][Falkor] Avoid HW prefetcher tag collisions (step 2)Geoff Berry2017-07-181-0/+643
* [AArch64][Falkor] Address some stylistic review comments. NFC.Geoff Berry2017-07-171-15/+15
* [AArch64][Falkor] Avoid HW prefetcher tag collisions (step 1)Geoff Berry2017-07-141-0/+147
OpenPOWER on IntegriCloud