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
/
SystemZ
/
MCTargetDesc
/
SystemZMCObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-4
/
+3
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
1
-2
/
+3
*
[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to
Lang Hames
2017-10-09
1
-2
/
+2
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[SystemZ] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-01-24
1
-6
/
+9
*
[SystemZ] Support execution hint instructions
Ulrich Weigand
2016-11-28
1
-0
/
+4
*
Convert a few assert failures into proper errors.
Rafael Espindola
2016-01-13
1
-3
/
+4
*
Avoid explicit relocation sorting most of the time.
Rafael Espindola
2015-12-17
1
-16
/
+0
*
Always sort by offset first. NFC.
Rafael Espindola
2015-12-17
1
-3
/
+0
*
[SystemZ] Sort relocs to avoid code corruption by linker optimization
Ulrich Weigand
2015-12-16
1
-0
/
+19
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-1
/
+1
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
[SystemZ] Support all TLS access models - MC part
Ulrich Weigand
2015-02-18
1
-2
/
+46
*
Fix pr19645.
Rafael Espindola
2014-05-03
1
-1
/
+1
*
Completely rewrite ELFObjectWriter::RecordRelocation.
Rafael Espindola
2014-03-29
1
-18
/
+0
*
Remove another unused argument.
Rafael Espindola
2014-03-27
1
-3
/
+3
*
Remove unused argument.
Rafael Espindola
2014-03-27
1
-6
/
+3
*
Look through variables when computing relocations.
Rafael Espindola
2014-03-20
1
-3
/
+1
*
[SystemZ] Remove "virtual" from override methods
Richard Sandiford
2014-03-06
1
-8
/
+6
*
[SystemZ] Update namespace formatting to match current guidelines
Richard Sandiford
2014-03-06
1
-1
/
+1
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-2
/
+2
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+140