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
/
HexagonBitSimplify.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Hexagon] Avoid replacing full regs with subregisters in tied operands
Krzysztof Parzyszek
2016-10-06
1
-0
/
+20
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[Hexagon] Standardize next batch of pseudo instructions
Krzysztof Parzyszek
2016-08-16
1
-5
/
+5
*
Use the range variant of find_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-2
/
+2
*
Use the range variant of find instead of unpacking begin/end
David Majnemer
2016-08-11
1
-1
/
+1
*
[Hexagon] Use integer instructions for floating point immediates
Krzysztof Parzyszek
2016-08-10
1
-3
/
+3
*
[Hexagon] Validate register class when doing bit simplification
Krzysztof Parzyszek
2016-08-04
1
-10
/
+33
*
[Hexagon] Generate COPY/REG_SEQUENCE more aggressively for vectors
Krzysztof Parzyszek
2016-08-03
1
-21
/
+27
*
[Hexagon] Recognize vcombine in copy propagation
Krzysztof Parzyszek
2016-08-02
1
-2
/
+8
*
[HexagonBitSimplify] Remove dead code.
Davide Italiano
2016-07-30
1
-18
/
+0
*
[Hexagon] Gracefully handle reg class mismatch in HexagonLoopReschedule
Krzysztof Parzyszek
2016-07-26
1
-13
/
+19
*
[Hexagon] Rerun bit tracker on new instructions in RIE
Krzysztof Parzyszek
2016-07-26
1
-5
/
+7
*
[Hexagon] Bitwise operations for insert/extract word not simplified
Krzysztof Parzyszek
2016-07-26
1
-19
/
+70
*
Hexagon: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-12
1
-5
/
+4
*
Delete more dead code.
Rafael Espindola
2016-06-21
1
-13
/
+0
*
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
/
+6
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-5
/
+4
*
[Hexagon] Use S2_lsr_i_r instead of S2_extractu to obtain upper halfword
Krzysztof Parzyszek
2016-01-14
1
-3
/
+2
*
[Hexagon] Handle HVX registers in bit simplification
Krzysztof Parzyszek
2016-01-14
1
-0
/
+6
*
[Hexagon] Do not insert non-phis before phis in bit simplification
Krzysztof Parzyszek
2016-01-13
1
-7
/
+19
*
[Hexagon] Bit-based instruction simplification
Krzysztof Parzyszek
2015-10-20
1
-0
/
+2778