Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Target
/
Hexagon
/
HexagonGenPredicate.cpp
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
f1caa28
MachineFunction: Return reference from getFunction(); NFC
by Matthias Braun
· 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
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
34327d2
[NFC] Move DEBUG_TYPE below includes in Hexagon
by Jakub Kuderski
· 8 years ago
cb07d67
Fix some more -Wimplicit-fallthrough warnings. NFCI.
by Simon Pilgrim
· 8 years ago
26e8c7d
[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
fc37155
Use MachineInstr::mop_iterator instead of MIOperands; NFC
by Matthias Braun
· 9 years ago
40d7230
Use __func__ directly now that all supported compilers support it
by Reid Kleckner
· 9 years ago
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
98226e3
Hexagon: Avoid implicit iterator conversions, NFC
by Duncan P. N. Exon Smith
· 9 years ago
3e9a5d3
Apply clang-tidy's misc-static-assert where it makes sense.
by Benjamin Kramer
· 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
f9ab416
WIP: CodeGen: Use MachineInstr& in MachineInstrBundle.h, NFC
by Duncan P. N. Exon Smith
· 10 years ago
df005cb
Fix some comment typos.
by Benjamin Kramer
· 10 years ago
fdfaae4
Fix NDEBUG build warning
by Krzysztof Parzyszek
· 10 years ago
2e82883
Fix Windows build: replace __func__ with LLVM_FUNCTION_NAME
by Krzysztof Parzyszek
· 10 years ago
7587447
[Hexagon] Generate instructions for operations on predicate registers
by Krzysztof Parzyszek
· 10 years ago