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
/
CodeGen
/
AsmPrinter
/
AsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[AsmPrinter] Make AsmPrinter::HandlerInfo::Handler a unique_ptr
Fangrui Song
2019-04-30
1
-13
/
+13
*
[Remarks] Add string deduplication using a string table
Francis Visoiu Mistrih
2019-04-24
1
-0
/
+23
*
Use llvm::stable_sort
Fangrui Song
2019-04-23
1
-3
/
+3
*
[RISCV] Put data smaller than eight bytes to small data section
Shiva Chen
2019-04-11
1
-0
/
+3
*
Change some dyn_cast to more apropriate isa. NFC
Fangrui Song
2019-04-05
1
-1
/
+1
*
[IR] Refactor attribute methods in Function class (NFC)
Evandro Menezes
2019-04-04
1
-1
/
+1
*
[RISCV] Generate address sequences suitable for mcmodel=medium
Alex Bradbury
2019-04-01
1
-1
/
+4
*
[Remarks] Emit a section containing remark diagnostics metadata
Francis Visoiu Mistrih
2019-03-27
1
-0
/
+45
*
Revert "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
Francis Visoiu Mistrih
2019-03-06
1
-1
/
+0
*
[Remarks] Refactor remark diagnostic emission in a RemarkStreamer
Francis Visoiu Mistrih
2019-03-06
1
-0
/
+1
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-0
/
+1
*
Remove reference to non-existent function. NFC.
Sam Clegg
2019-02-07
1
-2
/
+1
*
[WebAssembly] MC: Mark more function aliases as functions
Sam Clegg
2019-02-04
1
-1
/
+11
*
[DEBUGINFO] Reposting r352642: Handle restore instructions in LiveDebugValues
Wolfgang Pieb
2019-02-04
1
-32
/
+11
*
[AsmPrinter] Remove hidden flag -print-schedule.
Andrea Di Biagio
2019-02-04
1
-46
/
+11
*
Reverting r352642 - Handle restore instructions in LiveDebugValues - as it's ...
Wolfgang Pieb
2019-01-30
1
-13
/
+34
*
[DEBUGINFO] Handle restore instructions in LiveDebugValues
Wolfgang Pieb
2019-01-30
1
-34
/
+13
*
[MC] Teach the MachO object writer about N_FUNC_COLD
Vedant Kumar
2019-01-25
1
-0
/
+3
*
[DEBUG_INFO, NVPTX] Fix relocation info.
Alexey Bataev
2019-01-22
1
-0
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[DebugInfo] Move several private headers to include directory
Yonghong Song
2018-12-18
1
-1
/
+1
*
Implement -frecord-command-line (-frecord-gcc-switches)
Scott Linder
2018-12-14
1
-0
/
+26
*
[macho] save the SDK version stored in module metadata into the version min and
Alex Lorenz
2018-12-14
1
-1
/
+1
*
Revert "[BTF] Add BTF DebugInfo"
Yonghong Song
2018-11-30
1
-9
/
+0
*
[BTF] Add BTF DebugInfo
Yonghong Song
2018-11-30
1
-0
/
+9
*
[DebugInfo] Rename EmitDebugThreadLocal back to EmitDebugValue. NFC
Simon Atanasyan
2018-11-28
1
-2
/
+1
*
[CodeGen] Support custom format of stack maps
Than McIntosh
2018-11-26
1
-5
/
+22
*
Reland "[WebAssembly] LSDA info generation"
Heejin Ahn
2018-10-25
1
-1
/
+2
*
Revert "[WebAssembly] LSDA info generation"
Krasimir Georgiev
2018-10-16
1
-2
/
+1
*
[WebAssembly] LSDA info generation
Heejin Ahn
2018-10-16
1
-1
/
+2
*
Remove FrameAccess struct from hasLoadFromStackSlot
Sander de Smalen
2018-09-05
1
-9
/
+11
*
Extend hasStoreToStackSlot with list of FI accesses.
Sander de Smalen
2018-09-03
1
-6
/
+16
*
[MinGW] [X86] Add stubs for references to data variables that might end up im...
Martin Storsjo
2018-08-29
1
-0
/
+28
*
CodeGen: Add two more conditions for adding symbols to the address-significan...
Peter Collingbourne
2018-08-24
1
-1
/
+2
*
[x86/MIR] Implement support for pre- and post-instruction symbols, as
Chandler Carruth
2018-08-16
1
-0
/
+8
*
Rename the cfguard module flag to cfguardtable
Hans Wennborg
2018-08-10
1
-1
/
+1
*
Revert "[COFF] Use comdat shared constants for MinGW as well"
Martin Storsjo
2018-07-26
1
-1
/
+1
*
[COFF] Use comdat shared constants for MinGW as well
Martin Storsjo
2018-07-25
1
-1
/
+1
*
[COFF] Hoist constant pool handling from X86AsmPrinter into AsmPrinter
Martin Storsjo
2018-07-25
1
-0
/
+20
*
CodeGen: Don't create address significance table entries for thread-local var...
Peter Collingbourne
2018-07-18
1
-1
/
+2
*
CodeGen: Add a target option for emitting .addrsig directives for all address...
Peter Collingbourne
2018-07-17
1
-0
/
+8
*
Recommit r335333 "[MC] - Add .stack_size sections into groups and link them w...
George Rimar
2018-06-22
1
-1
/
+2
*
Revert r335332 "[MC] - Add .stack_size sections into groups and link them wit...
George Rimar
2018-06-22
1
-2
/
+1
*
[MC] - Add .stack_size sections into groups and link them with .text
George Rimar
2018-06-22
1
-1
/
+2
*
[DWARF] Rework debug line parsing to use llvm::Error and callbacks
James Henderson
2018-05-10
1
-0
/
+5
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-1
/
+1
*
[DebugInfo] Convert intrinsic llvm.dbg.label to MachineInstr.
Shiva Chen
2018-05-09
1
-0
/
+30
*
[AsmPrinter] Allow emitting codeview for any windows target
Martin Storsjo
2018-05-08
1
-2
/
+1
*
Add assertion to padding size calculation, NFC
Krzysztof Parzyszek
2018-05-02
1
-0
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-5
/
+5
[prev]
[next]