Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Target
/
Hexagon
/
HexagonSplitDouble.cpp
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
5291562
[Hexagon] Remove leftover debugging code after r331527
by Krzysztof Parzyszek
· 7 years ago
effcc2f
[Hexagon] Handle non-immediate constants in HexagonSplitDouble
by Krzysztof Parzyszek
· 7 years ago
432a388
IWYU for llvm-config.h in llvm, additions.
by Nico Weber
· 7 years ago
bcf0a96
[Hexagon] Boost profit for word-mask immediates, reduce for others
by Krzysztof Parzyszek
· 8 years ago
f1caa28
MachineFunction: Return reference from getFunction(); NFC
by Matthias Braun
· 8 years ago
25528d6
[CodeGen] Unify MBB reference format 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
615eb47
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
by Aaron Ballman
· 8 years ago
3e0199f
[dump] Remove NDEBUG from test to enable dump methods [NFC]
by Don Hinton
· 8 years ago
4d060b7
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
087e87d
[Hexagon] Fix some more -Wimplicit-fallthrough warnings. NFCI.
by Simon Pilgrim
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
d04c9b9
[Hexagon] Remove unused variables
by Krzysztof Parzyszek
· 8 years ago
8c209aa
Cleanup dump() functions.
by Matthias Braun
· 9 years ago
14bb1f5
[Hexagon] Restore minimum profit check accidentally changed in r290024
by Malcolm Parsons
· 9 years ago
58655bb
[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
cd1d5aa
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
by Justin Bogner
· 9 years ago
c700490
Use the range variant of remove_if instead of unpacking begin/end
by David Majnemer
· 9 years ago
a338650
[Hexagon] Use integer instructions for floating point immediates
by Krzysztof Parzyszek
· 9 years ago
0af80cd
[CodeGen] Take a MachineMemOperand::Flags in MachineFunction::getMachineMemOperand.
by Justin Lebar
· 9 years ago
71c30a1
Rename AnalyzeBranch* to analyzeBranch*.
by Jacques Pienaar
· 9 years ago
9cfc75c
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
by Duncan P. N. Exon Smith
· 9 years ago
b78c008
[MIB] Create a helper function getRegState to extract all register flags
by Krzysztof Parzyszek
· 9 years ago
5b444a2
Add optimization bisect opt-in calls for Hexagon passes
by Andrew Kaylor
· 9 years ago
b550cb1
[NFC] Header cleanup
by Mehdi Amini
· 9 years ago
a7c5f04
[Hexagon] Split double registers
by Krzysztof Parzyszek
· 10 years ago