summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsBranchExpansion.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Alignment][NFC] use llvm::Align for AsmPrinter::EmitAlignmentGuillaume Chatelet2019-09-111-1/+1
* [LLVM][Alignment] Make functions using log of alignment explicitGuillaume Chatelet2019-09-051-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Mips] Supplement long branch pseudo instructionsStefan Maksimovic2018-11-051-8/+8
* [Mips] Conditionally remove successor blockStefan Maksimovic2018-11-011-1/+2
* [mips] Handle branch expansion corner casesAleksandar Beserminji2018-08-071-93/+158
* [mips] Extend LONG_BRANCH_LUi/ADDiu with extra parameterAleksandar Beserminji2018-06-121-2/+2
* [mips] Merge MipsLongBranch and MipsHazardSchedule passesAleksandar Beserminji2018-05-221-0/+798
* [mips] Revert Merge MipsLongBranch and MipsHazardSchedule passesAleksandar Beserminji2018-05-211-794/+0
* [mips] Merge MipsLongBranch and MipsHazardSchedule passesAleksandar Beserminji2018-05-211-0/+794
OpenPOWER on IntegriCloud