summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARC/ARCISelLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typo "psuedo" in commentsJay Foad2020-01-031-1/+1
* Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVMDaniel Sanders2019-08-151-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* ARC, Nios2: Silence build warnings. NFCI.Peter Collingbourne2018-05-171-1/+1
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-2/+2
* [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...Craig Topper2018-03-291-1/+1
* Fix layering by moving ValueTypes.h from CodeGen to IRDavid Blaikie2018-03-231-1/+1
* [arc] Fix ambiguous overloaded operator errorDaniel Sanders2017-11-161-1/+1
* [ARC] Add ARC backend.Pete Couperus2017-08-241-0/+767
OpenPOWER on IntegriCloud