projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[Hexagon] Adding sxth instruction.
[oota-llvm.git]
/
lib
/
Target
/
Hexagon
/
HexagonVLIWPacketizer.cpp
2014-10-14
Eric Christopher
Remove the TargetMachine from DFAPacketizer since it...
blob
|
commitdiff
|
raw
2014-10-04
Benjamin Kramer
Remove unnecessary copying or replace it with moves...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-08
Sid Manning
Spelling correction
blob
|
commitdiff
|
raw
|
diff to current
2014-08-20
Alexey Samsonov
Cleanup: Delete seemingly unused reference to MachineDo...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
Eric Christopher
Have MachineFunction cache a pointer to the subtarget...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
Eric Christopher
Remove the TargetMachine forwards for TargetSubtargetIn...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Craig Topper
[C++11] Add 'override' keywords and remove 'virtual...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Target edition.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-04
Craig Topper
Make consistent use of MCPhysReg instead of uint16_t...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Benjamin Kramer
[C++11] Replace llvm::next and llvm::prior with std...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
Alp Toker
Correct word hyphenations
blob
|
commitdiff
|
raw
|
diff to current
2013-05-23
Benjamin Kramer
Hexagon: Make helper functions static.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-14
Jyotsna Verma
Hexagon: ArePredicatesComplement should not restrict...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
Jyotsna Verma
Hexagon: Fix switch statements in GetDotOldOp and IsNew...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
Jyotsna Verma
Hexagon: Fix switch cases in HexagonVLIWPacketizer...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-09
Jyotsna Verma
Hexagon: Remove switch cases from GetDotNewPredOp and...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Krzysztof Parzyszek
Print IR from Hexagon MI passes with -print-before...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Jyotsna Verma
Hexagon: Add multiclass/encoding bits for the New-Value...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-02
Jyotsna Verma
Hexagon: Honor __builtin_expect by using branch probabi...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
Jyotsna Verma
Hexagon: Use multiclass for Jump instructions.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Jyotsna Verma
Hexagon: Replace switch-case in isDotNewInst with TSFlags.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
Jyotsna Verma
Hexagon: Use MO operand flags to mark constant extended...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-01
Jyotsna Verma
Hexagon: Add constant extender support framework.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-13
Jyotsna Verma
Hexagon: Use absolute addressing mode loads/stores...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-01
Jyotsna Verma
Replace LDriu*[bhdw]_indexed_V4 instructions with ...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Jyotsna Verma
Add TSFlags to ALU32 type instructions for constant...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-29
Jakob Stoklund Olesen
Rename hasVolatileMemoryRef() to hasOrderedMemoryRef().
blob
|
commitdiff
|
raw
|
diff to current
2012-06-22
Hal Finkel
Revert r158679 - use case is unclear (and it increases...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-18
Hal Finkel
Allow up to 64 functional units per processor itinerary.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-14
Brendon Cahoon
Revert 156634 upon request until code improvement chang...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Sirish Pande
Remove warnings from HexagonVLIWPacketizer.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Brendon Cahoon
Hexagon constant extender support.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Jakob Stoklund Olesen
Add an MF argument to TRI::getPointerRegClass() and...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Sirish Pande
Support for target dependent Hexagon VLIW packetizer.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-23
Chandler Carruth
Revert r155365, r155366, and r155367. All three of...
blob
|
commitdiff
|
raw
2012-04-23
Sirish Pande
Support for Hexagon VLIW Packetizer.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Chandler Carruth
This reverts a long string of commits to the Hexagon...
blob
|
commitdiff
|
raw
2012-04-13
Sirish Pande
Add support for Hexagon Architectural feature, New...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-13
Craig Topper
Silence various build warnings from Hexagon backend...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-12
Sirish Pande
HexagonPacketizer patch.
blob
|
commitdiff
|
raw
|
diff to current