Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f913fd6eb0c228041b77a645d76993760d3b1421
/
llvm
/
lib
/
Target
/
Hexagon
/
HexagonConstPropagation.cpp
0c47611
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
by Daniel Sanders
· 6 years ago
2bea69b
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
by Daniel Sanders
· 6 years ago
ae171f1
Hexagon: Rename another copy of Register class
by Matt Arsenault
· 6 years ago
e7c5113
HexagonConstEvaluator::evaluateHexExt - check incoming opcodes. NFCI.
by Simon Pilgrim
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
4dc0b1a
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
by Reid Kleckner
· 7 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
801bf7e
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
by Shiva Chen
· 7 years ago
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 8 years ago
96690ce
[Hexagon] Recognize non-immediate constants in HexagonConstPropagation
by Krzysztof Parzyszek
· 8 years ago
f1caa28
MachineFunction: Return reference from getFunction(); NFC
by Matthias Braun
· 8 years ago
a8a83d1
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
by Francis Visoiu Mistrih
· 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
9d7bb0c
[CodeGen] Print register names in lowercase 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
d72bd83
[Hexagon] Make getHexagonSubRegIndex take reference instead of pointer
by Krzysztof Parzyszek
· 8 years ago
a3ad61d
Exclude more unused functions from release build.
by Florian Hahn
· 8 years ago
6b3216a
Guard print() functions only used by dump() functions.
by Florian Hahn
· 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
adb80fb
[Hexagon] Fix -Wimplicit-fallthrough warnings. NFCI.
by Simon Pilgrim
· 8 years ago
5e1697e
[llvm] Remove double semicolons
by Mandeep Singh Grang
· 8 years ago
f9f8c68
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
a540997
[Hexagon] Separate Hexagon subreg indices for different register classes
by Krzysztof Parzyszek
· 9 years ago
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
1d01a79
[Hexagon] Standardize next batch of pseudo instructions
by Krzysztof Parzyszek
· 9 years ago
a338650
[Hexagon] Use integer instructions for floating point immediates
by Krzysztof Parzyszek
· 9 years ago
d08e18f
[HexagonConstPropagation] Remove dead code.
by Davide Italiano
· 9 years ago
afff73c
[Hexagon] Perform bit arithmetic on unsigned to avoid accidentally shifting negative values.
by Benjamin Kramer
· 9 years ago
0aaf6ba
Fixed MSVC out of range shift warning
by Simon Pilgrim
· 9 years ago
6400dec
Fix build breaks after r277028
by Krzysztof Parzyszek
· 9 years ago
167d918
[Hexagon] Implement MI-level constant propagation
by Krzysztof Parzyszek
· 9 years ago