aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Hexagon/HexagonNewValueJump.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+2
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-50/+45
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+3
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-6/+7
* Update to LLVM 3.5a.Stephen Hines2014-04-241-17/+15
* Suppress GCC compiler warnings in release builds about variables that are onlyDuncan Sands2013-05-131-0/+1
* Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.Jyotsna Verma2013-05-061-33/+54
* reverting r180953Jyotsna Verma2013-05-021-54/+33
* Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.Jyotsna Verma2013-05-021-33/+54
* Hexagon: Honor __builtin_expect by using branch probabilities.Jyotsna Verma2013-05-021-13/+34
* Hexagon: Use multiclass for Jump instructions.Jyotsna Verma2013-05-011-9/+9
* Hexagon: Remove assembler mapped instruction definitions.Jyotsna Verma2013-04-231-47/+16
* There is no longer any need to silence this compiler warning as the warning hasDuncan Sands2013-03-311-1/+1
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-18/+16
* Add a getName function to MachineFunction. Use it in places that previously d...Craig Topper2012-08-221-1/+1
* Silence a gcc-4.6 warning: GCC fails to understand that secondReg and cmpOp2 areDuncan Sands2012-06-091-1/+1
* Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2012-06-021-2/+2
* Hexagon: Remove unused command line option.Benjamin Kramer2012-05-161-2/+0
* Support for Hexagon feature, New Value Jump.Sirish Pande2012-05-121-0/+649
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-231-649/+0
* Support for Hexagon architectural feature, new value jump.Sirish Pande2012-04-231-0/+649
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-181-649/+0
* Remove iostream from New Value Jump.Sirish Pande2012-04-131-1/+0
* Add support for Hexagon Architectural feature, New Value Jump.Sirish Pande2012-04-131-0/+650