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
/
MC
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Recommit r335333 "[MC] - Add .stack_size sections into groups and link them w...
George Rimar
2018-06-22
1
-0
/
+21
*
Revert r335332 "[MC] - Add .stack_size sections into groups and link them wit...
George Rimar
2018-06-22
1
-21
/
+0
*
[MC] - Add .stack_size sections into groups and link them with .text
George Rimar
2018-06-22
1
-0
/
+21
*
[mingw] Fix GCC ABI compatibility for comdat things
Reid Kleckner
2018-06-21
2
-4
/
+28
*
[DWARF] Warn on and ignore ".file 0" for DWARF v4 and earlier.
Paul Robinson
2018-06-21
1
-2
/
+4
*
Remove FIXME comment about WIP.
Eric Christopher
2018-06-21
1
-1
/
+0
*
[DWARF] Don't keep a ref to possibly stack allocated data.
Paul Robinson
2018-06-20
1
-2
/
+2
*
Remove a redundant initialization. NFC
Paul Robinson
2018-06-20
1
-1
/
+1
*
[llvm-mca][X86] Teach how to identify register writes that implicitly clear t...
Andrea Di Biagio
2018-06-20
1
-0
/
+9
*
Fix typoed cast to avoid assertion in MCFragment::dump.
Nirav Dave
2018-06-18
1
-1
/
+1
*
[PowerPC] Add support for high and higha symbol modifiers on tls modifers.
Sean Fertile
2018-06-15
2
-0
/
+12
*
[PPC64] Support "symbol@high" and "symbol@higha" symbol modifers.
Sean Fertile
2018-06-15
1
-0
/
+4
*
[MC] Move bundling and MCSubtargetInfo to MCEncodedFragment [NFC]
Peter Smith
2018-06-15
3
-21
/
+25
*
Revert "[MC] Factor MCObjectStreamer::addFragmentAtoms out of MachO streamer."
Sam Clegg
2018-06-14
3
-30
/
+24
*
[MC] Move MCAssembler::dump into the correct cpp file. NFC
Sam Clegg
2018-06-14
2
-22
/
+24
*
[DWARFv5] Tolerate files not all having an MD5 checksum.
Paul Robinson
2018-06-14
3
-15
/
+27
*
[DWARFv5] llvm-mc -dwarf-version does not imply -g.
Paul Robinson
2018-06-12
1
-7
/
+14
*
AMDGPU: Add 64-bit relative variant kind
Konstantin Zhuravlyov
2018-06-11
1
-0
/
+2
*
[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup
Peter Smith
2018-06-06
8
-26
/
+64
*
[CodeGen] assume max/default throughput for unspecified instructions
Sanjay Patel
2018-06-05
1
-7
/
+19
*
[MC][X86] Allow assembler variable assignment to register name.
Nirav Dave
2018-06-05
3
-22
/
+35
*
[MC] Add assembler support for .cg_profile.
Michael J. Spencer
2018-06-02
6
-0
/
+123
*
[MCSchedule] Add the ability to compute the latency and throughput informatio...
Andrea Di Biagio
2018-05-31
1
-0
/
+43
*
[WebAssembly] MC: Add compile-twice test and fix corresponding bug
Sam Clegg
2018-05-30
2
-1
/
+2
*
[RISCV] Add symbol diff relocation support for RISC-V
Alex Bradbury
2018-05-23
3
-4
/
+36
*
MC: Remove dead code. NFCI.
Peter Collingbourne
2018-05-22
1
-11
/
+0
*
MC: Introduce an ELF dwo object writer and teach llvm-mc about it.
Peter Collingbourne
2018-05-21
2
-15
/
+103
*
MC: Extract a derived class from ELFObjectWriter. NFCI.
Peter Collingbourne
2018-05-21
1
-13
/
+19
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-0
/
+26
*
MC: Extract ELFObjectWriter's ELF writing functionality into an ELFWriter cla...
Peter Collingbourne
2018-05-21
1
-350
/
+368
*
MC: Remove stream and output functions from MCObjectWriter. NFCI.
Peter Collingbourne
2018-05-21
3
-5
/
+3
*
MC: Have the object writers return the number of bytes written. NFCI.
Peter Collingbourne
2018-05-21
5
-17
/
+27
*
MC: Change object writers to use endian::Writer. NFCI.
Peter Collingbourne
2018-05-21
5
-355
/
+364
*
MC: Change MCAssembler::writeSectionData and writeFragmentPadding to take a r...
Peter Collingbourne
2018-05-21
6
-65
/
+50
*
MC: Change MCAsmBackend::writeNopData() to take a raw_ostream instead of an M...
Peter Collingbourne
2018-05-21
2
-8
/
+6
*
Support: Simplify endian stream interface. NFCI.
Peter Collingbourne
2018-05-18
3
-13
/
+7
*
MC: Change the streamer ctors to take an object writer instead of a stream. N...
Peter Collingbourne
2018-05-18
5
-16
/
+20
*
[MC] Relax .fill size requirements
Nirav Dave
2018-05-18
4
-33
/
+60
*
[RISCV] Add WasForced parameter to MCAsmBackend::fixupNeedsRelaxationAdvanced
Shiva Chen
2018-05-18
2
-7
/
+15
*
[WebAssembly] MC: Fix typo in comment
Sam Clegg
2018-05-17
1
-1
/
+1
*
[WebAssembly] Remove unused headers in MCWasmObjectWriter
Sam Clegg
2018-05-16
1
-3
/
+0
*
[WebAssembly] MC: Ensure that FUNCTION_OFFSET relocations are always against ...
Sam Clegg
2018-05-16
1
-1
/
+17
*
[WebAssembly] Move toString helpers to BinaryFormat
Sam Clegg
2018-05-14
2
-28
/
+2
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
2
-35
/
+35
*
Correct compatibility with the GNU Assembler's handling of comparison ops
Bill Wendling
2018-05-14
1
-2
/
+20
*
[WebAssembly] Create section start symbols automatically for all sections
Sam Clegg
2018-05-10
4
-22
/
+39
*
MC: Remove dead code. NFCI.
Peter Collingbourne
2018-05-08
1
-1
/
+0
*
[WebAssembly] MC: Use existing MCSymbol.Index field rather than inventing ext...
Sam Clegg
2018-05-08
1
-15
/
+11
*
[MC] ELFObjectWriter: Removing unneeded variable and cast
Sam Clegg
2018-05-07
1
-5
/
+4
*
[WebAssembly] Ensure all .debug_XXX section has proper symbol names
Sam Clegg
2018-05-07
2
-4
/
+11
[prev]
[next]