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
/
MCTargetDesc
/
HexagonMCELFStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-2
/
+2
*
[Alignment] Introduce llvm::Align to MCSection
Guillaume Chatelet
2019-09-13
1
-2
/
+2
*
[AsmPrinter] Remove hidden flag -print-schedule.
Andrea Di Biagio
2019-02-04
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
MC: Change the streamer ctors to take an object writer instead of a stream. N...
Peter Collingbourne
2018-05-18
1
-6
/
+8
*
[Hexagon] Move clamping of extended operands directly to MC code emitter
Krzysztof Parzyszek
2018-05-07
1
-15
/
+0
*
MC: Remove redundant `SetUsed` arguments in MCSymbol methods
Sam Clegg
2018-01-12
1
-1
/
+1
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
1
-13
/
+13
*
[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.
Lang Hames
2017-10-11
1
-4
/
+20
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
This patch closes PR#32216: Better testing of schedule model instruction late...
Andrew V. Tischenko
2017-04-14
1
-1
/
+1
*
[Hexagon] Update MCTargetDesc
Krzysztof Parzyszek
2017-02-06
1
-34
/
+28
*
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2016-12-17
1
-7
/
+16
*
[Hexagon] Fix handling of lcomm directive
Krzysztof Parzyszek
2016-04-20
1
-7
/
+12
*
[Hexagon] Factoring bundle creation in to a utility function.
Colin LeMahieu
2015-11-13
1
-3
/
+1
*
[Hexagon] Fixing leak in padEndloop by allocating in MCContext.
Colin LeMahieu
2015-11-13
1
-1
/
+1
*
[Hexagon] Fixing load instruction parsing and reenabling tests.
Colin LeMahieu
2015-11-10
1
-2
/
+2
*
Fix pr24486.
Rafael Espindola
2015-10-05
1
-1
/
+1
*
[Hexagon] Adding MC ELF streamer and updating addend relocation test which sh...
Colin LeMahieu
2015-06-17
1
-0
/
+152