aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Hexagon
Commit message (Expand)AuthorAgeFilesLines
* More dead code removal (using -Wunreachable-code)David Blaikie2012-01-204-7/+0
* Add a CoveredBySubRegs property to Register descriptions.Jakob Stoklund Olesen2012-01-181-1/+1
* Initializing to false makes better sense. Thanks, David.Chad Rosier2012-01-061-1/+1
* Fix uninitialized variable warning.Chad Rosier2012-01-061-1/+1
* Clean up some Release build warnings.Benjamin Kramer2011-12-273-24/+14
* Hexagon: Remove unused variables.Benjamin Kramer2011-12-182-13/+0
* Hexagon: Fix a nasty order-of-initialization bug.Benjamin Kramer2011-12-162-2/+2
* Target/Hexagon: Fix CMake build.NAKAMURA Takumi2011-12-161-1/+0
* Add MCTargetDesc library to Hexagon targetTony Linthicum2011-12-1515-30/+186
* Initial CodeGen support for CTTZ/CTLZ where a zero input produces anChandler Carruth2011-12-131-0/+2
* Target/Hexagon: Fix CMake build. We don't use add_llvm_library_dependencies().NAKAMURA Takumi2011-12-132-16/+0
* LLVMBuild: Introduce a common section which currently has a list of theDaniel Dunbar2011-12-122-3/+4
* fix warningTony Linthicum2011-12-121-1/+1
* Hexagon backend supportTony Linthicum2011-12-1254-0/+20764