summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARC/ARCISelLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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