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
/
HexagonEarlyIfConv.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[Hexagon] Factor out some common code in HexagonEarlyIfConv.cpp, NFC
Krzysztof Parzyszek
2017-04-03
1
-12
/
+10
*
[Hexagon] Fix typo in HexagonEarlyIfCConv.cpp
Krzysztof Parzyszek
2017-03-31
1
-1
/
+1
*
[Hexagon] Fix a condition in HexagonEarlyIfConv.cpp
Krzysztof Parzyszek
2017-03-14
1
-1
/
+1
*
[Hexagon] Early-if-convert branches that may exit the loop
Krzysztof Parzyszek
2017-03-06
1
-63
/
+106
*
[Hexagon] Skip blocks that define vector predicate registers in early-if
Krzysztof Parzyszek
2017-03-02
1
-2
/
+8
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-2
/
+2
*
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2016-12-14
1
-50
/
+50
*
Use MachineInstr::mop_iterator instead of MIOperands; NFC
Matthias Braun
2016-10-24
1
-17
/
+17
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
1
-1
/
+1
*
[Hexagon] Standardize "select" pseudo-instructions
Krzysztof Parzyszek
2016-08-11
1
-6
/
+6
*
Replace MachineInstr* with MachineInstr& in TargetInstrInfo, NFC
Krzysztof Parzyszek
2016-08-01
1
-1
/
+1
*
[Hexagon] Post-increment loads/stores enhancements
Krzysztof Parzyszek
2016-07-26
1
-84
/
+54
*
Run clang-tidy's performance-unnecessary-copy-initialization over LLVM.
Benjamin Kramer
2016-06-12
1
-1
/
+1
*
Add optimization bisect opt-in calls for Hexagon passes
Andrew Kaylor
2016-04-26
1
-0
/
+3
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-2
/
+0
*
WIP: CodeGen: Use MachineInstr& in MachineInstrBundle.h, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-5
/
+5
*
CodeGen: TII: Take MachineInstr& in predicate API, NFC
Duncan P. N. Exon Smith
2016-02-23
1
-1
/
+1
*
Normalize MBB's successors' probabilities in several locations.
Cong Hou
2015-12-13
1
-1
/
+2
*
Hexagon: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-2
/
+1
*
[Hexagon] Remove ZeroOrMore from option flags
Krzysztof Parzyszek
2015-10-06
1
-4
/
+3
*
[Hexagon] Add an early if-conversion pass
Krzysztof Parzyszek
2015-10-06
1
-0
/
+1064