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
*
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
*
Remove unused argument from emitModuleMetadata.
Eric Christopher
2018-04-20
1
-1
/
+1
*
Remove MachineLoopInfo dependency from AsmPrinter.
Michael Zolotukhin
2018-04-09
1
-7
/
+24
*
Align stubs for external and common global variables to pointer size.
Rafael Espindola
2018-04-02
1
-0
/
+1
*
Style update. NFC.
Rafael Espindola
2018-03-29
1
-6
/
+6
*
Use local symbols for creating .stack-size.
Rafael Espindola
2018-03-26
1
-2
/
+3
*
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
David Blaikie
2018-03-23
1
-1
/
+1
*
Sink Analysis/ObjectUtil(canBeOmittedFromSymbolTable) into IR so it can be le...
David Blaikie
2018-03-21
1
-2
/
+1
*
[dsymutil] Rename llvm-dsymutil -> dsymutil
Jonas Devlieghere
2018-03-18
1
-1
/
+1
*
TargetMachine: Add address space to getPointerSize
Matt Arsenault
2018-03-14
1
-2
/
+4
*
Avoid creating a Constant for each value in a ConstantDataSequential.
Alina Sbirlea
2018-03-09
1
-9
/
+14
*
test commit: fix typo in comment
Simi Pallipurath
2018-03-06
1
-1
/
+1
*
[TLS] use emulated TLS if the target supports only this mode
Chih-Hung Hsieh
2018-02-28
1
-1
/
+1
*
[WebAssembly] Add exception handling option and feature
Heejin Ahn
2018-02-24
1
-0
/
+3
*
[CodeGen] Simplify conditional. NFC
Shoaib Meenai
2018-01-29
1
-1
/
+1
*
[CodeGen] Ignore private symbols in llvm.used for COFF
Shoaib Meenai
2018-01-26
1
-4
/
+4
*
CodeGen: handle llvm.used properly for COFF
Saleem Abdulrasool
2018-01-20
1
-0
/
+30
*
[CodeGen] Hoist common AsmPrinter code out of X86, ARM, and AArch64
Reid Kleckner
2018-01-17
1
-0
/
+16
*
[MC] Fix -stack-size-section on ARM
Sean Eveson
2018-01-17
1
-2
/
+1
*
Reland "Emit Function IDs table for Control Flow Guard"
Adrian McCarthy
2018-01-09
1
-0
/
+10
*
Revert "Emit Function IDs table for Control Flow Guard"
Adrian McCarthy
2018-01-08
1
-10
/
+0
*
Emit Function IDs table for Control Flow Guard
Adrian McCarthy
2018-01-08
1
-0
/
+10
*
Silence a bunch of implicit fallthrough warnings
Adrian Prantl
2017-12-19
1
-0
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-35
/
+35
*
Fix for bug PR35549 - Repeated schedule comments.
Andrew V. Tischenko
2017-12-15
1
-8
/
+16
*
MC/AsmPrinter: Reduce code duplication.
Matthias Braun
2017-12-14
1
-22
/
+2
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-4
/
+2
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-1
/
+2
*
[MC] Function stack size section.
Sean Eveson
2017-11-30
1
-0
/
+28
*
Revert r319423: [MC] Function stack size section.
Sean Eveson
2017-11-30
1
-28
/
+0
*
[MC] Function stack size section.
Sean Eveson
2017-11-30
1
-0
/
+28
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-3
/
+3
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-5
/
+5
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-2
/
+2
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
[MC] Adding code padding for performance stability - infrastructure. NFC.
Omer Paparo Bivas
2017-10-24
1
-4
/
+29
*
CodeGen: Minor cleanups to use MachineInstr::getMF. NFC
Justin Bogner
2017-10-10
1
-2
/
+2
[next]