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
/
HexagonHardwareLoops.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Fix some typos. NFC.
Mandeep Singh Grang
2017-09-15
1
-1
/
+1
*
[Hexagon] Switch to parameterized register classes for HVX
Krzysztof Parzyszek
2017-09-15
1
-1
/
+1
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-07-29
1
-16
/
+25
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-17
1
-12
/
+12
*
Revert "[Hexagon] Start using regmasks on calls"
Rafael Espindola
2017-02-17
1
-11
/
+11
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-16
1
-11
/
+11
*
Fix "left shift of negative value -1" introduced by r294805
Vitaly Buka
2017-02-11
1
-1
/
+1
*
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2016-12-16
1
-16
/
+37
*
Fix spelling mistakes in Hexagon target comments. NFC.
Simon Pilgrim
2016-11-17
1
-1
/
+1
*
[Hexagon] Separate Hexagon subreg indices for different register classes
Krzysztof Parzyszek
2016-11-09
1
-4
/
+4
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
1
-4
/
+4
*
This reapplies r281304. The issue was that I had missed
Sjoerd Meijer
2016-09-14
1
-6
/
+2
*
Revert of r281304 as it is causing build bot failures in hexagon
Sjoerd Meijer
2016-09-13
1
-2
/
+6
*
This adds a new field isAdd to MCInstrDesc. The ARM and Hexagon instruction
Sjoerd Meijer
2016-09-13
1
-6
/
+2
*
MachineLoop: add methods findLoopControlBlock and findLoopPreheader
Sjoerd Meijer
2016-08-15
1
-62
/
+11
*
[Hexagon] Allow non-returning calls in hardware loops
Krzysztof Parzyszek
2016-08-11
1
-2
/
+2
*
[Hexagon] Use integer instructions for floating point immediates
Krzysztof Parzyszek
2016-08-10
1
-2
/
+2
*
[Hexagon] Find speculative loop preheader in hardware loop generation
Krzysztof Parzyszek
2016-07-27
1
-10
/
+57
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-11
/
+11
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-5
/
+5
*
Add optimization bisect opt-in calls for Hexagon passes
Andrew Kaylor
2016-04-26
1
-0
/
+2
*
Revert "CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC"
Duncan P. N. Exon Smith
2016-02-22
1
-2
/
+2
*
CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC
Duncan P. N. Exon Smith
2016-02-21
1
-2
/
+2
*
Hexagon: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-6
/
+4
*
Fix some comment typos.
Benjamin Kramer
2015-08-08
1
-3
/
+3
*
[Hexagon] Moving pass declarations out of header and in to implementation fil...
Colin LeMahieu
2015-06-15
1
-0
/
+1
*
[Hexagon] Generate hardware loop for a vectorized loop
Brendon Cahoon
2015-05-14
1
-7
/
+46
*
[Hexagon] Remove dead constant assignment in hardware loop pass
Brendon Cahoon
2015-05-14
1
-3
/
+9
*
[Hexagon] Check for underflow/wrap in hardware loop pass
Brendon Cahoon
2015-05-14
1
-55
/
+307
*
[Hexagon] Generate loop1 instruction for nested loops
Brendon Cahoon
2015-05-13
1
-56
/
+83
*
[Hexagon] Generate hardware loop when loop has a critical edge
Brendon Cahoon
2015-05-13
1
-13
/
+37
*
[Hexagon] Generate more hardware loops
Brendon Cahoon
2015-05-08
1
-133
/
+206
*
[Hexagon] Update AnalyzeBranch, etc target hooks
Brendon Cahoon
2015-05-08
1
-6
/
+8
*
Remove the remaining uses of abs64 and nuke it.
Benjamin Kramer
2015-03-09
1
-1
/
+1
*
[Hexagon] Renaming A2_subri, A2_andir, A2_orir. Fixing formatting.
Colin LeMahieu
2015-02-05
1
-1
/
+1
*
[Hexagon] Renaming A2_addi and formatting.
Colin LeMahieu
2015-02-05
1
-4
/
+4
*
Remove unused class variables and update calls to get the subtarget
Eric Christopher
2015-02-02
1
-11
/
+3
*
[Hexagon] Removing old versions of cmph and updating references.
Colin LeMahieu
2015-01-14
1
-1
/
+1
*
[Hexagon] Deleting versions of compare-not that don't have encoding informati...
Colin LeMahieu
2015-01-14
1
-2
/
+2
*
[Hexagon] Removing old variants of instructions and updating references.
Colin LeMahieu
2014-12-19
1
-1
/
+1
*
[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
Colin LeMahieu
2014-12-19
1
-6
/
+6
*
Reverting 224550, was not ready for commit.
Colin LeMahieu
2014-12-18
1
-6
/
+6
*
[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
Colin LeMahieu
2014-12-18
1
-6
/
+6
*
[Hexagon] Updating doubleword shift usages to new versions.
Colin LeMahieu
2014-12-16
1
-1
/
+1
*
[Hexagon] Adding encodings for JR class instructions. Updating complier usages.
Colin LeMahieu
2014-12-10
1
-2
/
+2
*
[Hexagon] Updating rr/ri 32/64 transfer encodings and adding tests.
Colin LeMahieu
2014-12-09
1
-4
/
+4
*
[Hexagon] Adding cmp* immediate form instructions.
Colin LeMahieu
2014-11-26
1
-3
/
+3
*
[Hexagon] Replacing cmp* instructions with ones that contain encoding bits.
Colin LeMahieu
2014-11-25
1
-3
/
+3
*
[Hexagon] Removing SUB_rr and replacing with A2_sub.
Colin LeMahieu
2014-11-21
1
-1
/
+1
[next]