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
/
HexagonGenInsert.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland 'Fixed -Wdeprecated-copy warnings. NFCI.'
Dávid Bolvanský
2019-11-23
1
-0
/
+4
*
Revert 'Fixed -Wdeprecated-copy warnings. NFCI.'
Dávid Bolvanský
2019-11-23
1
-4
/
+0
*
Fixed -Wdeprecated-copy warnings. NFCI.
Dávid Bolvanský
2019-11-23
1
-0
/
+4
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-5
/
+5
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-9
/
+8
*
Simplify std::lower_bound with llvm::{bsearch,lower_bound}. NFC
Fangrui Song
2019-06-21
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-1
/
+1
*
[Hexagon] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-24
1
-1
/
+1
*
[Hexagon] Impose limits on container sizes in HexagonGenInsert
Krzysztof Parzyszek
2018-01-11
1
-3
/
+20
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-1
/
+1
*
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
Francis Visoiu Mistrih
2017-11-30
1
-4
/
+4
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-10
/
+10
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-07-29
1
-30
/
+48
*
[NFC] Move DEBUG_TYPE below includes in Hexagon
Jakub Kuderski
2017-07-13
1
-2
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
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
-8
/
+5
*
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2016-12-14
1
-86
/
+84
*
Timer: Track name and description.
Matthias Braun
2016-11-18
1
-4
/
+9
*
Timer: Remove group-less NamedRegionTimer constructor.
Matthias Braun
2016-11-10
1
-2
/
+0
*
[Hexagon] Separate Hexagon subreg indices for different register classes
Krzysztof Parzyszek
2016-11-09
1
-2
/
+2
*
Use MachineInstr::mop_iterator instead of MIOperands; NFC
Matthias Braun
2016-10-24
1
-3
/
+3
*
Use __func__ directly now that all supported compilers support it
Reid Kleckner
2016-10-20
1
-1
/
+1
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
Use the range variant of remove_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-2
/
+2
*
[Hexagon] Referencify MachineInstr in HexagonInstrInfo, NFC
Krzysztof Parzyszek
2016-07-29
1
-1
/
+1
*
Add optimization bisect opt-in calls for Hexagon passes
Andrew Kaylor
2016-04-26
1
-0
/
+3
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-5
/
+3
*
WIP: CodeGen: Use MachineInstr& in MachineInstrBundle.h, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-1
/
+1
*
[Hexagon] Fix the return value from HexagonGenInsert::runOnMachineFunction
Krzysztof Parzyszek
2015-11-20
1
-5
/
+7
*
[Hexagon] Remove redundant assignment.
Tilmann Scheller
2015-11-20
1
-1
/
+1
*
-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are dep...
David Blaikie
2015-08-01
1
-2
/
+1
*
[Hexagon] Generate "insert" instructions more aggressively
Krzysztof Parzyszek
2015-07-08
1
-0
/
+1598
*
Revert 241681: causes Windows builds to fail
Krzysztof Parzyszek
2015-07-08
1
-1598
/
+0
*
[Hexagon] Generate "insert" instructions more aggressively
Krzysztof Parzyszek
2015-07-08
1
-0
/
+1598