Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Target
/
Hexagon
/
HexagonCommonGEP.cpp
31b98d2
Move Analysis/Utils/Local.h back to Transforms
by David Blaikie
· 7 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
2be3922
Fix a couple of layering violations in Transforms
by David Blaikie
· 8 years ago
569932d
[Hexagon] Fix expensive checks build bot broken in r309230.
by Eugene Zelenko
· 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
5ba1382
[Hexagon] Generate 'inbounds' GEPs in HexagonCommonGEP
by Krzysztof Parzyszek
· 8 years ago
73ad5cb
Drop graph_ prefix
by Daniel Berlin
· 9 years ago
58a6e57
GraphTraits: Add range versions of graph traits functions (graph_nodes, graph_children, inverse_graph_nodes, inverse_graph_children).
by Daniel Berlin
· 9 years ago
fe8cb93
Fix build with expensive checks enabled
by Serge Pavlov
· 9 years ago
8208592
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
4568158
IR: Change PointerType to derive from Type rather than SequentialType.
by Peter Collingbourne
· 9 years ago
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
733fe36
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
by Matthias Braun
· 9 years ago
8c3fbdc
Revert r279564. It introduces undefined behavior (binding a reference to a
by Richard Smith
· 9 years ago
4c1f1f1
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
by Matthias Braun
· 9 years ago
7f66202
Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses"
by Matthias Braun
· 9 years ago
fd93684
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
by Matthias Braun
· 9 years ago
c700490
Use the range variant of remove_if instead of unpacking begin/end
by David Majnemer
· 9 years ago
a0ea73c
[scan-build] fix dead store warnings emitted on LLVM Hexagon code base
by Krzysztof Parzyszek
· 9 years ago
0da9937
Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the cmake build to enable them.
by Filipe Cabecinhas
· 9 years ago
5b444a2
Add optimization bisect opt-in calls for Hexagon passes
by Andrew Kaylor
· 9 years ago
3f97840
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
by Hongbin Zheng
· 10 years ago
a72c6e2
Hexagon: Remove implicit ilist iterator conversions, NFC
by Duncan P. N. Exon Smith
· 10 years ago
9a5d788
[Hexagon] Use composition instead of inheritance from STL types
by Benjamin Kramer
· 10 years ago
79b2433
[Hexagon] Implement commoning of GetElementPtr instructions
by Krzysztof Parzyszek
· 10 years ago