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
/
HexagonOptAddrMode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Move DEBUG_TYPE below includes in Hexagon
Jakub Kuderski
2017-07-13
1
-2
/
+2
*
[Hexagon] Keep all phi nodes when building DFG in addr-mode-opt
Krzysztof Parzyszek
2017-06-29
1
-4
/
+6
*
[Hexagon] Generate proper offset in opt-addr-mode
Krzysztof Parzyszek
2017-04-19
1
-11
/
+6
*
[Hexagon] Remove RDefMap, use Liveness:getNearestAliasedRef instead
Krzysztof Parzyszek
2017-04-19
1
-48
/
+5
*
[RDF] Switch RegisterAggr to a bit vector of register units
Krzysztof Parzyszek
2017-04-14
1
-1
/
+1
*
[Hexagon] Make a couple of passes compliant with -opt-bisect-limit
Krzysztof Parzyszek
2017-04-14
1
-0
/
+3
*
[RDF] Add recursion limit to getAllReachingDefsRec
Krzysztof Parzyszek
2017-03-01
1
-1
/
+10
*
[RDF] Differentiate between defining and clobbering nodes
Krzysztof Parzyszek
2017-02-16
1
-1
/
+1
*
[RDF] Move normalize(RegisterRef) to PhysicalRegisterInfo
Krzysztof Parzyszek
2017-02-16
1
-1
/
+1
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-25
/
+25
*
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2016-12-16
1
-11
/
+26
*
[RDF] Switch RefMap in liveness calculation to use lane masks
Krzysztof Parzyszek
2016-10-19
1
-3
/
+4
*
[RDF] Switch RegisterRef to be a pair (Register, LaneMask)
Krzysztof Parzyszek
2016-10-14
1
-4
/
+4
*
[RDF] Replace RegisterAliasInfo with target-independent code using lane masks
Krzysztof Parzyszek
2016-10-03
1
-3
/
+2
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[Hexagon] Referencify MachineInstr in HexagonInstrInfo, NFC
Krzysztof Parzyszek
2016-07-29
1
-34
/
+34
*
Delete more dead code.
Rafael Espindola
2016-06-21
1
-37
/
+0
*
[Hexagon] Move some debug-only variable declarations into DEBUG
Krzysztof Parzyszek
2016-05-23
1
-19
/
+21
*
Fix NDEBUG build: variables used only in debug code causing compile error
Krzysztof Parzyszek
2016-04-29
1
-4
/
+8
*
[Hexagon] Optimize addressing modes for load/store
Krzysztof Parzyszek
2016-04-29
1
-0
/
+694