summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/TargetInfo
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make most target symbols hidden by defaultTom Stellard2020-01-141-1/+1
* [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard2019-11-211-1/+1
* Revert CMake: Make most target symbols hidden by defaultTom Stellard2019-06-111-1/+1
* CMake: Make most target symbols hidden by defaultTom Stellard2019-06-101-1/+1
* [Hexagon] Create a TargetInfo header. NFCRichard Trieu2019-05-142-2/+21
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* [Hexagon] Add a "generic" cpuBrendon Cahoon2018-06-261-1/+1
* Add backend name to Target to enable runtime info to be fed back into TableGenDaniel Sanders2017-11-151-2/+2
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-2/+6
* Remove autoconf supportChris Bieneman2016-01-261-15/+0
* Prune redundant dependencies in LLVMBuild.txt.NAKAMURA Takumi2013-12-111-1/+1
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-281-2/+0
* [CMake] Prune include_directories() in llvm/lib/Target, take #2.NAKAMURA Takumi2013-11-281-3/+0
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Target/Hexagon: Fix CMake build. We don't use add_llvm_library_dependencies().NAKAMURA Takumi2011-12-131-6/+0
* LLVMBuild: Introduce a common section which currently has a list of theDaniel Dunbar2011-12-121-1/+0
* Hexagon backend supportTony Linthicum2011-12-124-0/+72
OpenPOWER on IntegriCloud