Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Target
/
Hexagon
/
BitTracker.cpp
801bf7e
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
by Shiva Chen
· 7 years ago
e3ef6e0
[Hexagon] Memoize instruction positions in BitTracker
by Krzysztof Parzyszek
· 8 years ago
058d3ce
[Hexagon] Remove recursion in visitUsesOf, replace with use queue
by Krzysztof Parzyszek
· 8 years ago
25528d6
[CodeGen] Unify MBB reference format in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
93ef145
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
9d419d3
[CodeGen] Rename functions PrintReg* to printReg*
by Francis Visoiu Mistrih
· 8 years ago
b3bde2e
Fix a bunch more layering of CodeGen headers that are in Target
by David Blaikie
· 8 years ago
02893de
[Hexagon] Rangify some loops, NFC
by Krzysztof Parzyszek
· 8 years ago
a7e5c84
Revert r315763: "[Hexagon] Rangify some loops, NFC"
by Krzysztof Parzyszek
· 8 years ago
63ca5d6
[Hexagon] Rangify some loops, NFC
by Krzysztof Parzyszek
· 8 years ago
7e604de
[Hexagon] Better determination of register classes in bit tracker
by Krzysztof Parzyszek
· 8 years ago
e4fc6ee
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
44e25f3
Move size and alignment information of regclass to TargetRegisterInfo
by Krzysztof Parzyszek
· 8 years ago
5bfaf56
[Hexagon] Cache reached blocks in bit tracker instead of scanning list
by Krzysztof Parzyszek
· 8 years ago
998e49e
[Hexagon] Allow setting register in BitVal without storing into map
by Krzysztof Parzyszek
· 9 years ago
b2ca1b3
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
b558ae2
[Hexagon] Clear the flow queue after visiting a single instruction
by Krzysztof Parzyszek
· 9 years ago
9273ecc
[Hexagon] Remove unnecessary llvm::, NFC
by Krzysztof Parzyszek
· 9 years ago
623afbd
[Hexagon-ish] Add function to print cell map contents in bit tracker
by Krzysztof Parzyszek
· 9 years ago
6eba5b8
[Hexagon] Rerun bit tracker on new instructions in RIE
by Krzysztof Parzyszek
· 9 years ago
98226e3
Hexagon: Avoid implicit iterator conversions, NFC
by Duncan P. N. Exon Smith
· 9 years ago
46e38f3
Avoid copies of std::strings and APInt/APFloats where we only read from it
by Benjamin Kramer
· 9 years ago
754bad8
[Hexagon] Fix compilation error with GCC 6
by Krzysztof Parzyszek
· 10 years ago
83c4b68
ADT: Remove last implicit ilist iterator conversions, NFC
by Duncan P. N. Exon Smith
· 10 years ago
e4cff40
[Hexagon] Do not fall-through if there is no CFG edge
by Krzysztof Parzyszek
· 10 years ago
a72c6e2
Hexagon: Remove implicit ilist iterator conversions, NFC
by Duncan P. N. Exon Smith
· 10 years ago
0e28823
[WinEH] Add some support for code generating catchpad
by Reid Kleckner
· 10 years ago
9a5d788
[Hexagon] Use composition instead of inheritance from STL types
by Benjamin Kramer
· 10 years ago
d886151
[Hexagon] Move BitTracker into the llvm namespace and remove redundant qualifications
by Benjamin Kramer
· 10 years ago
a45971a
[Hexagon] Fix unused variable warnings in NDEBUG build caused by r241595
by Krzysztof Parzyszek
· 10 years ago
e53b31a
[Hexagon] Implement bit-tracking facility with specifics for Hexagon
by Krzysztof Parzyszek
· 10 years ago