summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some comment typos.Benjamin Kramer2015-08-081-2/+2
* Use make_range(rbegin(), rend()) to allow foreach loops. NFC.Pete Cooper2015-07-241-4/+3
* Use new MachineInstr mayLoadOrStore() API.Chad Rosier2015-05-211-1/+1
* Purge unused includes throughout libSupport.Benjamin Kramer2015-03-231-0/+1
* Clean up some uses of getSubtarget in AArch64.Eric Christopher2015-01-301-9/+4
* [AArch64] Fix crash with empty/pseudo-only blocks in A53 erratum (835769) wor...Bradley Smith2014-10-141-15/+26
* [AArch64] Add workaround for Cortex-A53 erratum (835769)Bradley Smith2014-10-131-0/+229
OpenPOWER on IntegriCloud