index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Hexagon
/
HexagonCommonGEP.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-4
/
+5
*
[Hexagon] Remove indeterministic traversal order
Krzysztof Parzyszek
2019-04-16
1
-9
/
+8
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Move Analysis/Utils/Local.h back to Transforms
David Blaikie
2018-06-04
1
-1
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-43
/
+44
*
Fix a couple of layering violations in Transforms
David Blaikie
2018-03-21
1
-1
/
+1
*
[Hexagon] Fix expensive checks build bot broken in r309230.
Eugene Zelenko
2017-07-26
1
-0
/
+1
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-07-26
1
-25
/
+34
*
[Hexagon] Generate 'inbounds' GEPs in HexagonCommonGEP
Krzysztof Parzyszek
2017-06-07
1
-4
/
+12
*
Drop graph_ prefix
Daniel Berlin
2017-02-09
1
-2
/
+2
*
GraphTraits: Add range versions of graph traits functions (graph_nodes, graph...
Daniel Berlin
2017-02-09
1
-10
/
+4
*
Fix build with expensive checks enabled
Serge Pavlov
2016-12-20
1
-0
/
+1
*
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2016-12-13
1
-98
/
+91
*
IR: Change PointerType to derive from Type rather than SequentialType.
Peter Collingbourne
2016-12-02
1
-0
/
+2
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-3
/
+1
*
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
Matthias Braun
2016-08-24
1
-1
/
+0
*
Revert r279564. It introduces undefined behavior (binding a reference to a
Richard Smith
2016-08-23
1
-0
/
+1
*
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
Matthias Braun
2016-08-23
1
-1
/
+0
*
Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineF...
Matthias Braun
2016-08-23
1
-0
/
+1
*
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
Matthias Braun
2016-08-23
1
-1
/
+0
*
Use the range variant of remove_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-2
/
+1
*
[scan-build] fix dead store warnings emitted on LLVM Hexagon code base
Krzysztof Parzyszek
2016-05-13
1
-1
/
+0
*
Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the...
Filipe Cabecinhas
2016-04-29
1
-1
/
+1
*
Add optimization bisect opt-in calls for Hexagon passes
Andrew Kaylor
2016-04-26
1
-0
/
+3
*
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
Hongbin Zheng
2016-02-25
1
-4
/
+4
*
Hexagon: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-4
/
+4
*
[Hexagon] Use composition instead of inheritance from STL types
Benjamin Kramer
2015-07-18
1
-25
/
+10
*
[Hexagon] Implement commoning of GetElementPtr instructions
Krzysztof Parzyszek
2015-07-08
1
-0
/
+1325