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
/
HexagonExpandCondsets.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Hexagon] Handle more types of immediate operands in expand-condsets
Krzysztof Parzyszek
2017-06-21
1
-2
/
+13
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-3
/
+3
*
[Hexagon] Mark dead defs as <dead> in expand-condsets
Krzysztof Parzyszek
2017-03-06
1
-12
/
+28
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-4
/
+4
*
Implement LaneBitmask::any(), use it to replace !none(), NFCI
Krzysztof Parzyszek
2016-12-16
1
-1
/
+1
*
Extract LaneBitmask into a separate type
Krzysztof Parzyszek
2016-12-15
1
-1
/
+1
*
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2016-12-14
1
-41
/
+35
*
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
-2
/
+4
*
[Hexagon] Account for <def,read-undef> when validating moves for predication
Krzysztof Parzyszek
2016-11-04
1
-0
/
+7
*
[Hexagon] Remove registers coalesced in expand-condsets from live intervals
Krzysztof Parzyszek
2016-11-02
1
-0
/
+3
*
[llvm] FIx if-clause -Wmisleading-indentation issue.
Kirill Bobyrev
2016-11-02
1
-1
/
+2
*
[Hexagon] Garbage collect dead code.
Davide Italiano
2016-10-31
1
-17
/
+0
*
[Hexagon] Don't expand mux instructions with both sources identical
Krzysztof Parzyszek
2016-10-31
1
-2
/
+20
*
[Hexagon] Maintain kill flags through splitting in expand-condsets
Krzysztof Parzyszek
2016-10-28
1
-40
/
+96
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-3
/
+1
*
[Hexagon] Deal with undefs when extending live intervals
Krzysztof Parzyszek
2016-09-01
1
-1
/
+1
*
Revert "Add an optional parameter with a list of undefs to extendToIndices"
Reid Kleckner
2016-08-31
1
-1
/
+1
*
[Hexagon] Deal with undefs when extending live intervals
Krzysztof Parzyszek
2016-08-31
1
-1
/
+1
*
[Hexagon] Change insertion of expand-condsets pass to avoid memory leaks
Krzysztof Parzyszek
2016-08-24
1
-0
/
+4
*
[Hexagon] Remove the utilization of IMPLICIT_DEFs from expand-condsets
Krzysztof Parzyszek
2016-08-24
1
-104
/
+1
*
Create subranges for new intervals resulting from live interval splitting
Krzysztof Parzyszek
2016-08-24
1
-1
/
+7
*
[Hexagon] Check for empty live interval
Krzysztof Parzyszek
2016-08-19
1
-0
/
+2
*
Use the range variant of remove_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-2
/
+1
*
[Hexagon] Standardize "select" pseudo-instructions
Krzysztof Parzyszek
2016-08-11
1
-1
/
+1
*
Hexagon: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-12
1
-66
/
+66
*
[Hexagon] Revert r274381: that was actually wrong
Krzysztof Parzyszek
2016-07-01
1
-1
/
+1
*
[Hexagon] Use MachineOperand::readsReg instead of isUse
Krzysztof Parzyszek
2016-07-01
1
-1
/
+1
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-1
/
+1
*
Run clang-tidy's performance-unnecessary-copy-initialization over LLVM.
Benjamin Kramer
2016-06-12
1
-1
/
+1
*
[Hexagon] Modify HexagonExpandCondsets to handle subregisters
Krzysztof Parzyszek
2016-06-08
1
-507
/
+454
*
Revert r272045 since GCC doesn't know how to compile it.
Krzysztof Parzyszek
2016-06-07
1
-449
/
+507
*
[Hexagon] Modify HexagonExpandCondsets to handle subregisters
Krzysztof Parzyszek
2016-06-07
1
-507
/
+449
*
[Hexagon] Disable expanding MUX instructions that define a subregister
Krzysztof Parzyszek
2016-05-31
1
-0
/
+5
*
[Hexagon] Use standard macros to initialize HexagonExpandCondsets pass
Krzysztof Parzyszek
2016-05-27
1
-12
/
+7
*
Add optimization bisect opt-in calls for Hexagon passes
Andrew Kaylor
2016-04-26
1
-0
/
+3
*
[Hexagon] Teach mux expansion how to deal with undef predicates
Krzysztof Parzyszek
2016-04-22
1
-5
/
+13
*
CodeGen: Take MachineInstr& in SlotIndexes and LiveIntervals, 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
-14
/
+12
*
[Hexagon] Add missing preamble to a source file
Krzysztof Parzyszek
2015-07-09
1
-0
/
+9
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[Hexagon] Avoid an unused variable warning when assertions are off
Simon Atanasyan
2015-03-31
1
-0
/
+1
*
Expand MUX instructions early on Hexagon
Krzysztof Parzyszek
2015-03-31
1
-0
/
+1347