summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonISelLowering.cpp
Commit message (Expand)AuthorAge
...
* Hexagon V5 FP Support.Sirish Pande2012-05-10
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-23
* Hexagon V5 (floating point) support.Sirish Pande2012-04-23
* llvm/lib/Target: [PR12611] Add "llvm/Support/raw_ostream.h" for Debug build o...NAKAMURA Takumi2012-04-21
* HexagonISelLowering.cpp: Reorder #includes.NAKAMURA Takumi2012-04-21
* Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change s...Craig Topper2012-04-20
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-18
* Remove unused variableDavid Blaikie2012-04-16
* Hexagon V5 (Floating Point) Support.Sirish Pande2012-04-16
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-17
* Convert more static tables of registers used by calling convention to uint16_...Craig Topper2012-03-11
* Re-commit r151623 with fix. Only issue special no-return calls if it's a dire...Evan Cheng2012-02-28
* Revert r151623 "Some ARM implementaions, e.g. A-series, does return stack pre...Daniel Dunbar2012-02-28
* Some ARM implementaions, e.g. A-series, does return stack prediction. That is,Evan Cheng2012-02-28
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-07
* VLIW specific scheduler framework that utilizes deterministic finite automato...Andrew Trick2012-02-01
* More dead code removal (using -Wunreachable-code)David Blaikie2012-01-20
* Initializing to false makes better sense. Thanks, David.Chad Rosier2012-01-06
* Fix uninitialized variable warning.Chad Rosier2012-01-06
* Hexagon: Remove unused variables.Benjamin Kramer2011-12-18
* Initial CodeGen support for CTTZ/CTLZ where a zero input produces anChandler Carruth2011-12-13
* Hexagon backend supportTony Linthicum2011-12-12