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
*
[AArch64] -fpatchable-function-entry=N,0: place patch label after BTI
Fangrui Song
2020-02-03
1
-1
/
+7
*
Add function attribute "patchable-function-prefix" to support -fpatchable-fun...
Fangrui Song
2020-01-24
1
-4
/
+29
*
[AsmPrinter] Don't emit __patchable_function_entries entry if "patchable-func...
Fangrui Song
2020-01-24
1
-1
/
+5
*
__patchable_function_entries: don't use linkage field 'unique' with -no-integ...
Fangrui Song
2020-01-12
1
-18
/
+21
*
[AArch64] Add function attribute "patchable-function-entry" to add NOPs at fu...
Fangrui Song
2020-01-10
1
-2
/
+37
*
[WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly opera...
Yury Delendik
2019-12-20
1
-0
/
+4
*
[MC] Delete MCCodePadder
Fangrui Song
2019-12-09
1
-24
/
+1
*
[PGO][PGSO] Instrument the code gen / target passes.
Hiroshi Yamauchi
2019-12-09
1
-1
/
+16
*
Revert "[PGO][PGSO] Instrument the code gen / target passes."
Hiroshi Yamauchi
2019-12-06
1
-13
/
+1
*
[PGO][PGSO] Instrument the code gen / target passes.
Hiroshi Yamauchi
2019-12-06
1
-1
/
+13
*
[AIX] Lowering jump table, constant pool and block address in asm
Xiangling Liao
2019-11-20
1
-2
/
+13
*
NVPTX: Don't insert an extra empty line at the end of the last section.
David Blaikie
2019-11-08
1
-2
/
+0
*
[cfi] Add flag to always generate .debug_frame
David Candler
2019-10-31
1
-1
/
+1
*
Recommit "Add a heap alloc site marker field to the ExtraInfo in MachineInstrs"
Amy Huang
2019-10-28
1
-12
/
+4
*
[Remarks] Remove references to ELF support
Francis Visoiu Mistrih
2019-10-28
1
-1
/
+1
*
[Remarks] Emit the remarks section by default for certain formats
Francis Visoiu Mistrih
2019-10-28
1
-12
/
+7
*
Add Windows Control Flow Guard checks (/guard:cf).
Andrew Paverd
2019-10-28
1
-3
/
+3
*
Revert "Add an instruction marker field to the ExtraInfo in MachineInstrs."
Amy Huang
2019-10-25
1
-4
/
+12
*
Add an instruction marker field to the ExtraInfo in MachineInstrs.
Amy Huang
2019-10-25
1
-12
/
+4
*
[codeview] Workaround for PR43479, don't re-emit instr labels
Reid Kleckner
2019-10-17
1
-4
/
+12
*
AsmPrinter - emitGlobalConstantFP - silence static analyzer null dereference ...
Simon Pilgrim
2019-10-02
1
-5
/
+2
*
[NewPM] Port MachineModuleInfo to the new pass manager.
Yuanfang Chen
2019-09-30
1
-2
/
+3
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-34
/
+32
*
[AIX]Emit function descriptor csect in assembly
Xiangling Liao
2019-09-26
1
-3
/
+36
*
[Alignment][NFC] DataLayout migration to llvm::Align
Guillaume Chatelet
2019-09-23
1
-1
/
+1
*
[Alignment][NFC] Use Align::None instead of 1
Guillaume Chatelet
2019-09-18
1
-1
/
+1
*
[Remarks] Allow the RemarkStreamer to be used directly with a stream
Francis Visoiu Mistrih
2019-09-18
1
-5
/
+8
*
[Alignment][NFC] use llvm::Align for AsmPrinter::EmitAlignment
Guillaume Chatelet
2019-09-11
1
-52
/
+48
*
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...
Guillaume Chatelet
2019-09-11
1
-1
/
+1
*
[LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet
2019-09-05
1
-3
/
+3
*
[PowerPC][AIX] Adds support for writing the .data section in assembly files
Xing Xue
2019-08-25
1
-2
/
+3
*
IR. Change strip* family of functions to not look through aliases.
Peter Collingbourne
2019-08-22
1
-2
/
+1
*
[MachO][TLOF] Use hasLocalLinkage to determine if indirect symbol is local
Francis Visoiu Mistrih
2019-08-22
1
-1
/
+1
*
[AsmPrinter] Remove const qualifier from EmitBasicBlockStart.
Karl-Johan Karlsson
2019-08-20
1
-1
/
+1
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-1
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-4
/
+4
*
[DebugInfo] Consider debug label scope has an extra lexical block file
Taewook Oh
2019-08-14
1
-1
/
+2
*
[AsmPrinter] Delete redundant .type foo, @function when emitting an ifunc
Fangrui Song
2019-08-14
1
-5
/
+4
*
Reland: [Remarks] Add support for serializing metadata for every remark streamer
Francis Visoiu Mistrih
2019-07-26
1
-48
/
+13
*
Revert rL366946 : [Remarks] Add support for serializing metadata for every re...
Simon Pilgrim
2019-07-25
1
-13
/
+48
*
[Remarks] Add support for serializing metadata for every remark streamer
Francis Visoiu Mistrih
2019-07-24
1
-48
/
+13
*
[Remarks][NFC] Rename remarks::Serializer to remarks::RemarkSerializer
Francis Visoiu Mistrih
2019-07-24
1
-3
/
+3
*
[Remarks][NFC] Combine ParserFormat and SerializerFormat
Francis Visoiu Mistrih
2019-07-16
1
-0
/
+1
*
OpaquePtr: switch to GlobalValue::getValueType in a few places. NFC.
Tim Northover
2019-07-11
1
-2
/
+2
*
Standardize on MSVC behavior for triples with no environment
Reid Kleckner
2019-07-08
1
-1
/
+1
*
[Remarks][NFC] Move the serialization to lib/Remarks
Francis Visoiu Mistrih
2019-05-30
1
-10
/
+16
*
Add IR support, ELF section and user documentation for partitioning feature.
Peter Collingbourne
2019-05-29
1
-0
/
+18
*
[AsmPrinter] Treat a narrowing PtrToInt like Trunc
Shoaib Meenai
2019-05-23
1
-1
/
+4
*
[codeview] Fix SDNode representation of annotation labels
Reid Kleckner
2019-05-15
1
-0
/
+1
*
[IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...
Fangrui Song
2019-05-15
1
-8
/
+6
[next]