Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change since...
[oota-llvm.git] / lib / Target / Hexagon / HexagonISelLowering.cpp
2012-04-20 Craig TopperConvert more uses of XXXRegisterClass to &XXXRegClass...
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-16 David BlaikieRemove unused variable
2012-04-16 Sirish PandeHexagon V5 (Floating Point) Support.
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-03-11 Craig TopperConvert more static tables of registers used by calling...
2012-02-28 Evan ChengRe-commit r151623 with fix. Only issue special no-retur...
2012-02-28 Daniel DunbarRevert r151623 "Some ARM implementaions, e.g. A-series...
2012-02-28 Evan ChengSome ARM implementaions, e.g. A-series, does return...
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-02-01 Andrew TrickVLIW specific scheduler framework that utilizes determi...
2012-01-20 David BlaikieMore dead code removal (using -Wunreachable-code)
2012-01-06 Chad RosierInitializing to false makes better sense. Thanks,...
2012-01-06 Chad RosierFix uninitialized variable warning.
2011-12-18 Benjamin KramerHexagon: Remove unused variables.
2011-12-13 Chandler CarruthInitial CodeGen support for CTTZ/CTLZ where a zero...
2011-12-12 Tony LinthicumHexagon backend support