summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARC/ARCFrameLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ARC] Add ARCOptAddrMode pass to generate postincrement loads/stores.Pete Couperus2019-03-201-1/+1
* [ARC] Better classify add/sub immediate instructions in frame lowering.Pete Couperus2019-03-141-10/+40
* 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-31/+31
* MachineFunction: Return reference from getFunction(); NFCMatthias Braun2017-12-151-10/+9
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* [ARC] Add ARC backend.Pete Couperus2017-08-241-0/+472
OpenPOWER on IntegriCloud