index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Hexagon
/
HexagonVLIWPacketizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-5
/
+4
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-91
/
+82
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-59
/
+55
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-13
/
+15
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-25
/
+24
*
Hexagon: Make helper functions static.
Benjamin Kramer
2013-05-23
1
-1
/
+2
*
Hexagon: ArePredicatesComplement should not restrict itself to TFRs.
Jyotsna Verma
2013-05-14
1
-5
/
+31
*
Hexagon: Fix switch statements in GetDotOldOp and IsNewifyStore.
Jyotsna Verma
2013-05-10
1
-707
/
+20
*
Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.
Jyotsna Verma
2013-05-10
1
-534
/
+18
*
Hexagon: Remove switch cases from GetDotNewPredOp and isPostIncrement functions.
Jyotsna Verma
2013-05-09
1
-516
/
+1
*
Print IR from Hexagon MI passes with -print-before/after-all.
Krzysztof Parzyszek
2013-05-06
1
-3
/
+1
*
Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.
Jyotsna Verma
2013-05-06
1
-3
/
+2
*
Hexagon: Honor __builtin_expect by using branch probabilities.
Jyotsna Verma
2013-05-02
1
-22
/
+57
*
Hexagon: Use multiclass for Jump instructions.
Jyotsna Verma
2013-05-01
1
-18
/
+18
*
Hexagon: Replace switch-case in isDotNewInst with TSFlags.
Jyotsna Verma
2013-03-28
1
-172
/
+5
*
Hexagon: Use MO operand flags to mark constant extended instructions.
Jyotsna Verma
2013-03-05
1
-15
/
+5
*
Hexagon: Add constant extender support framework.
Jyotsna Verma
2013-03-01
1
-23
/
+24
*
Hexagon: Use absolute addressing mode loads/stores for global+offset
Jyotsna Verma
2013-02-13
1
-278
/
+1
*
Replace LDriu*[bhdw]_indexed_V4 instructions with "def Pats".
Jyotsna Verma
2013-02-01
1
-108
/
+0
*
Add TSFlags to ALU32 type instructions for constant-extender/Relationship maps.
Jyotsna Verma
2012-12-20
1
-5
/
+7
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-20
/
+19
*
Rename hasVolatileMemoryRef() to hasOrderedMemoryRef().
Jakob Stoklund Olesen
2012-08-29
1
-2
/
+2
*
Revert r158679 - use case is unclear (and it increases the memory footprint).
Hal Finkel
2012-06-22
1
-1
/
+1
*
Allow up to 64 functional units per processor itinerary.
Hal Finkel
2012-06-18
1
-1
/
+1
*
Revert 156634 upon request until code improvement changes are made.
Brendon Cahoon
2012-05-14
1
-455
/
+4
*
Remove warnings from HexagonVLIWPacketizer.
Sirish Pande
2012-05-11
1
-3
/
+3
*
Hexagon constant extender support.
Brendon Cahoon
2012-05-11
1
-4
/
+455
*
Add an MF argument to TRI::getPointerRegClass() and TII::getRegClass().
Jakob Stoklund Olesen
2012-05-07
1
-1
/
+1
*
Support for target dependent Hexagon VLIW packetizer.
Sirish Pande
2012-05-03
1
-0
/
+3646
*
Revert r155365, r155366, and r155367. All three of these have regression
Chandler Carruth
2012-04-23
1
-3640
/
+0
*
Support for Hexagon VLIW Packetizer.
Sirish Pande
2012-04-23
1
-0
/
+3640
*
This reverts a long string of commits to the Hexagon backend. These
Chandler Carruth
2012-04-18
1
-3642
/
+0
*
Add support for Hexagon Architectural feature, New Value Jump.
Sirish Pande
2012-04-13
1
-2
/
+2
*
Silence various build warnings from Hexagon backend that show up in release b...
Craig Topper
2012-04-13
1
-24
/
+12
*
HexagonPacketizer patch.
Sirish Pande
2012-04-12
1
-0
/
+3654