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
/
tools
/
llvm-mc
/
llvm-mc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Run clang-tidy's performance-unnecessary-copy-initialization over LLVM.
Benjamin Kramer
2016-06-12
1
-1
/
+1
*
Search for llvm-symbolizer binary in the same directory as argv[0], before
Richard Smith
2016-06-09
1
-1
/
+1
*
Move RelaxELFRel out to llvm-mc.
Rafael Espindola
2016-05-29
1
-0
/
+6
*
Recommit 270977 - [llvm-mc] - Teach llvm-mc to generate zlib styled compressi...
George Rimar
2016-05-27
1
-5
/
+14
*
Revert r270977 ([llvm-mc] - Teach llvm-mc to generate zlib styled compression...
George Rimar
2016-05-27
1
-14
/
+5
*
[llvm-mc] - Teach llvm-mc to generate zlib styled compression sections.
George Rimar
2016-05-27
1
-5
/
+14
*
Don't pass a Reloc::Model to MC.
Rafael Espindola
2016-05-18
1
-15
/
+3
*
MC: Don't access the filesystem in MCContext's constructor
Justin Bogner
2016-03-22
1
-0
/
+6
*
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
Benjamin Kramer
2016-01-27
1
-1
/
+1
*
[MC, COFF] Support link /incremental conditionally
David Majnemer
2015-12-21
1
-3
/
+4
*
Fix some Clang-tidy modernize warnings, other minor fixes.
Eugene Zelenko
2015-11-04
1
-2
/
+3
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-4
/
+4
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-4
/
+4
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-4
/
+4
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-4
/
+4
*
[llvm-mc] Better error handling in ENOENT case + test.
Davide Italiano
2015-09-14
1
-6
/
+1
*
[llvm-mc] More meaningful error if input file doesn't exist.
Davide Italiano
2015-09-13
1
-0
/
+5
*
Use named temporaries for directional labels.
Rafael Espindola
2015-06-17
1
-0
/
+3
*
Recommit r239721: Replace string GNU Triples with llvm::Triple in InitMCObjec...
Daniel Sanders
2015-06-16
1
-1
/
+1
*
[llvm-mc] The object form of the GNU triple should be the same as the string ...
Daniel Sanders
2015-06-16
1
-1
/
+3
*
Revert r239721 - Replace string GNU Triples with llvm::Triple in InitMCObject...
Daniel Sanders
2015-06-15
1
-4
/
+2
*
Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo. NFC.
Daniel Sanders
2015-06-15
1
-2
/
+4
*
Teaching llvm-mc how to understand the defsym command line option. This allo...
Colin LeMahieu
2015-06-07
1
-0
/
+26
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-3
/
+11
*
Simplify use of formatted_raw_ostream.
Rafael Espindola
2015-04-09
1
-6
/
+6
*
Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
2015-03-31
1
-2
/
+2
*
Don't declare all text sections at the start of the .s
Rafael Espindola
2015-03-20
1
-1
/
+2
*
Pass in a "const Triple &T" instead of a raw StringRef.
Rafael Espindola
2015-03-16
1
-1
/
+2
*
Remove the use of the subtarget in MCCodeEmitter creation and
Eric Christopher
2015-03-10
1
-2
/
+2
*
llvm-mc: Use Target::createNullStreamer to fix crashes on target-specific asm...
Peter Collingbourne
2015-02-19
1
-1
/
+1
*
Pass output stream to AsLexInput instead of the whole tool_output_file.
Craig Topper
2014-12-12
1
-46
/
+46
*
Use unique_ptr to remove an explicit delete. Change return type to pass the u...
Craig Topper
2014-12-12
1
-5
/
+4
*
Simplify handling of --noexecstack by using getNonexecutableStackSection.
Rafael Espindola
2014-10-15
1
-3
/
+4
*
Modernize raw_fd_ostream's constructor a bit.
Rafael Espindola
2014-08-25
1
-4
/
+4
*
Explicitly pass ownership of the MemoryBuffer to AddNewSourceBuffer using std...
David Blaikie
2014-08-21
1
-2
/
+2
*
Update the MemoryBuffer API to use ErrorOr.
Rafael Espindola
2014-07-06
1
-5
/
+5
*
This only needs a StringRef.
Rafael Espindola
2014-07-06
1
-1
/
+1
*
SourceMgr: make valid buffer IDs start from one
Alp Toker
2014-07-06
1
-1
/
+1
*
Simplify code a bit, no functionality change.
Rafael Espindola
2014-06-28
1
-3
/
+3
*
Move -dwarf-version to an MC level command line option so it's
Eric Christopher
2014-06-19
1
-7
/
+7
*
80-column fixups.
Eric Christopher
2014-06-19
1
-5
/
+10
*
Remove 'using std::error_code' from tools.
Rafael Espindola
2014-06-13
1
-2
/
+2
*
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
2014-06-12
1
-0
/
+1
*
llvm-mc: Add option for prefering hex format disassembly.
Jim Grosbach
2014-06-11
1
-9
/
+9
*
Move MCOptions that aren't shared between programs into their specific
Eric Christopher
2014-05-21
1
-0
/
+3
*
This command line option is only used in one place. Move it there and
Eric Christopher
2014-05-21
1
-0
/
+3
*
Unify command line handling of MCTargetOptions and remove extra
Eric Christopher
2014-05-15
1
-9
/
+0
*
Remove the UseCFI option from createAsmStreamer.
Rafael Espindola
2014-05-07
1
-3
/
+2
*
Record the DWARF version in MCContext
Oliver Stannard
2014-05-01
1
-0
/
+9
*
[C++] Use 'nullptr'. Tools edition.
Craig Topper
2014-04-25
1
-5
/
+5
[prev]
[next]