index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Hexagon
/
HexagonNewValueJump.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CodeGen: TII: Take MachineInstr& in predicate API, NFC
Duncan P. N. Exon Smith
2016-02-23
1
-1
/
+1
*
[Hexagon] Handle branches with non-mbb operands
Krzysztof Parzyszek
2016-01-14
1
-0
/
+2
*
[Hexagon] Add NewValueJump support for C4_cmpneq, C4_cmplte, C4_cmplteu
Ron Lieberman
2015-12-08
1
-0
/
+18
*
[Hexagon] Bring HexagonInstrInfo up to date
Krzysztof Parzyszek
2015-11-24
1
-6
/
+27
*
Hexagon: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-1
/
+1
*
[Hexagon] Moving pass declarations out of header and in to implementation fil...
Colin LeMahieu
2015-06-15
1
-0
/
+1
*
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
Benjamin Kramer
2015-03-23
1
-0
/
+1
*
[Hexagon] Eliminating immediate condition set.
Colin LeMahieu
2015-03-09
1
-2
/
+1
*
[Hexagon] Removing TFR_condset_ir/TFR_condset_ri modeling.
Colin LeMahieu
2015-03-09
1
-2
/
+0
*
[Hexagon] Removing more V4 predicates since V4 is the required minimum.
Colin LeMahieu
2015-02-09
1
-2
/
+1
*
[Hexagon] Renaming v4 compare-and-jump instructions.
Colin LeMahieu
2015-02-05
1
-20
/
+20
*
Remove #if'd code and update comment.
Eric Christopher
2015-02-02
1
-5
/
+2
*
[Hexagon] Adding J class call instructions.
Colin LeMahieu
2014-12-12
1
-1
/
+1
*
[Hexagon] Adding encodings for JR class instructions. Updating complier usages.
Colin LeMahieu
2014-12-10
1
-9
/
+9
*
[Hexagon] Adding cmp* immediate form instructions.
Colin LeMahieu
2014-11-26
1
-7
/
+7
*
[Hexagon] Adding C2_mux instruction.
Colin LeMahieu
2014-11-25
1
-2
/
+1
*
[Hexagon] Replacing cmp* instructions with ones that contain encoding bits.
Colin LeMahieu
2014-11-25
1
-4
/
+4
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-3
/
+2
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-3
/
+4
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-3
/
+3
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-2
/
+2
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-17
/
+15
*
Suppress GCC compiler warnings in release builds about variables that are only
Duncan Sands
2013-05-13
1
-0
/
+1
*
Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.
Jyotsna Verma
2013-05-06
1
-33
/
+54
*
reverting r180953
Jyotsna Verma
2013-05-02
1
-54
/
+33
*
Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.
Jyotsna Verma
2013-05-02
1
-33
/
+54
*
Hexagon: Honor __builtin_expect by using branch probabilities.
Jyotsna Verma
2013-05-02
1
-13
/
+34
*
Hexagon: Use multiclass for Jump instructions.
Jyotsna Verma
2013-05-01
1
-9
/
+9
*
Hexagon: Remove assembler mapped instruction definitions.
Jyotsna Verma
2013-04-23
1
-47
/
+16
*
There is no longer any need to silence this compiler warning as the warning has
Duncan Sands
2013-03-31
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-18
/
+16
*
Add a getName function to MachineFunction. Use it in places that previously d...
Craig Topper
2012-08-22
1
-1
/
+1
*
Silence a gcc-4.6 warning: GCC fails to understand that secondReg and cmpOp2 are
Duncan Sands
2012-06-09
1
-1
/
+1
*
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-06-02
1
-2
/
+2
*
Hexagon: Remove unused command line option.
Benjamin Kramer
2012-05-16
1
-2
/
+0
*
Support for Hexagon feature, New Value Jump.
Sirish Pande
2012-05-12
1
-0
/
+649
*
Revert r155365, r155366, and r155367. All three of these have regression
Chandler Carruth
2012-04-23
1
-649
/
+0
*
Support for Hexagon architectural feature, new value jump.
Sirish Pande
2012-04-23
1
-0
/
+649
*
This reverts a long string of commits to the Hexagon backend. These
Chandler Carruth
2012-04-18
1
-649
/
+0
*
Remove iostream from New Value Jump.
Sirish Pande
2012-04-13
1
-1
/
+0
*
Add support for Hexagon Architectural feature, New Value Jump.
Sirish Pande
2012-04-13
1
-0
/
+650