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
/
HexagonBlockRanges.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-5
/
+5
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-2
/
+2
*
[Hexagon] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-24
1
-1
/
+1
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-1
/
+1
*
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
Francis Visoiu Mistrih
2017-11-30
1
-1
/
+1
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-1
/
+1
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-1
/
+1
*
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 and Include What You Use warnings; ot...
Eugene Zelenko
2017-09-28
1
-2
/
+3
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-07-26
1
-1
/
+3
*
[Hexagon] Fix a latent problem with interpreting live-in lane masks
Krzysztof Parzyszek
2017-04-14
1
-5
/
+7
*
[Hexagon] Defs and clobbers can overlap
Krzysztof Parzyszek
2017-02-27
1
-5
/
+4
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-17
1
-6
/
+57
*
Revert "[Hexagon] Start using regmasks on calls"
Rafael Espindola
2017-02-17
1
-57
/
+6
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-16
1
-6
/
+57
*
Add iterator_range<regclass_iterator> to {Target,MC}RegisterInfo, NFC
Krzysztof Parzyszek
2017-01-25
1
-2
/
+1
*
Implement LaneBitmask::any(), use it to replace !none(), NFCI
Krzysztof Parzyszek
2016-12-16
1
-1
/
+1
*
Extract LaneBitmask into a separate type
Krzysztof Parzyszek
2016-12-15
1
-2
/
+2
*
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2016-12-13
1
-23
/
+7
*
Use __func__ directly now that all supported compilers support it
Reid Kleckner
2016-10-20
1
-3
/
+3
*
[Hexagon] Handle block live-ins with lane masks in HexagonBlockRanges
Krzysztof Parzyszek
2016-10-18
1
-10
/
+26
*
Use the range variant of find/find_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-1
/
+1
*
[hexagon] Move BlockRanges and RDF stuff into the llvm namespace.
Benjamin Kramer
2016-05-27
1
-10
/
+10
*
[Hexagon] Properly close live range in HexagonBlockRanges
Krzysztof Parzyszek
2016-04-22
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-4
/
+2
*
Fix Windows buildbot breakage.
Alexey Samsonov
2016-02-12
1
-3
/
+4
*
[Hexagon] Optimize stack slot spills
Krzysztof Parzyszek
2016-02-12
1
-0
/
+484