summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [SystemZ] Comment update.Jonas Paulsson2018-08-071-1/+1
* [SystemZ] NFC: Remove redundant check in SystemZHazardRecognizer.Jonas Paulsson2018-08-071-4/+3
* [SystemZ] Improve handling of instructions which expand to several groupsJonas Paulsson2018-08-031-14/+20
* [SystemZ] Fix bad assert composition.Jonas Paulsson2018-07-311-1/+1
* [SystemZ] Improve decoding in case of instructions with four register operands.Jonas Paulsson2018-07-311-2/+37
* Remove trailing spaceFangrui Song2018-07-301-3/+3
* [SystemZ] Fix dumpSU() method in SystemZHazardRecognizer.Jonas Paulsson2018-07-231-1/+5
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-18/+17
* [SystemZ] NFC refactoring in SystemZHazardRecognizer.Jonas Paulsson2018-03-071-5/+2
* [SystemZ] Improve getCurrCycleIdx() in SystemZHazardRecognizer.Jonas Paulsson2018-03-071-6/+15
* [SystemZ] NFC refactoring in SystemZHazardRecognizer.Jonas Paulsson2018-03-071-4/+8
* [SystemZ] Improved debug dumping during post-RA scheduling.Jonas Paulsson2018-03-071-43/+56
* [SystemZ, MachineScheduler] Improve post-RA scheduling.Jonas Paulsson2017-08-171-13/+74
* [CodeGen] Rename DEBUG_TYPE to match passnamesEvandro Menezes2017-07-111-1/+1
* Give some helper classes/functions internal linkage. NFC.Benjamin Kramer2016-11-191-4/+4
* [SystemZ] Post-RA scheduler implementationJonas Paulsson2016-10-201-0/+337
OpenPOWER on IntegriCloud