Guillaume Chatelet
|
38b29833fc
[Alignment][NFC] Use Align::None instead of 1
|
6 years ago |
Francis Visoiu Mistrih
|
f8806e59f5
[Remarks] Allow the RemarkStreamer to be used directly with a stream
|
6 years ago |
Guillaume Chatelet
|
f79af4c9dd
[Alignment][NFC] use llvm::Align for AsmPrinter::EmitAlignment
|
6 years ago |
Guillaume Chatelet
|
75f0bef615
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir parsing
|
6 years ago |
Guillaume Chatelet
|
bfa7de776d
[LLVM][Alignment] Make functions using log of alignment explicit
|
6 years ago |
Xing Xue
|
325fca633f
[PowerPC][AIX] Adds support for writing the .data section in assembly files
|
6 years ago |
Peter Collingbourne
|
57c068763a
IR. Change strip* family of functions to not look through aliases.
|
6 years ago |
Francis Visoiu Mistrih
|
3e85a68388
[MachO][TLOF] Use hasLocalLinkage to determine if indirect symbol is local
|
6 years ago |
Karl-Johan Karlsson
|
4f1eb2960a
[AsmPrinter] Remove const qualifier from EmitBasicBlockStart.
|
6 years ago |
Daniel Sanders
|
57a8129407
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
|
6 years ago |
Jonas Devlieghere
|
114087caa6
[llvm] Migrate llvm::make_unique to std::make_unique
|
6 years ago |
Taewook Oh
|
455edbb207
[DebugInfo] Consider debug label scope has an extra lexical block file
|
6 years ago |
Fangrui Song
|
b8446d6590
[AsmPrinter] Delete redundant .type foo, @function when emitting an ifunc
|
6 years ago |
Francis Visoiu Mistrih
|
9466b7a1ed
Reland: [Remarks] Add support for serializing metadata for every remark streamer
|
6 years ago |
Simon Pilgrim
|
60dd9229ec
Revert rL366946 : [Remarks] Add support for serializing metadata for every remark streamer
|
6 years ago |
Francis Visoiu Mistrih
|
10e9418a82
[Remarks] Add support for serializing metadata for every remark streamer
|
6 years ago |
Francis Visoiu Mistrih
|
6722c51b5b
[Remarks][NFC] Rename remarks::Serializer to remarks::RemarkSerializer
|
6 years ago |
Francis Visoiu Mistrih
|
ce4ba232b0
[Remarks][NFC] Combine ParserFormat and SerializerFormat
|
6 years ago |
Tim Northover
|
f75a0e800f
OpaquePtr: switch to GlobalValue::getValueType in a few places. NFC.
|
6 years ago |
Reid Kleckner
|
93b27c50e8
Standardize on MSVC behavior for triples with no environment
|
6 years ago |
Francis Visoiu Mistrih
|
890aba409a
[Remarks][NFC] Move the serialization to lib/Remarks
|
6 years ago |
Peter Collingbourne
|
9b16aa5d99
Add IR support, ELF section and user documentation for partitioning feature.
|
6 years ago |
Shoaib Meenai
|
c76c82bdda
[AsmPrinter] Treat a narrowing PtrToInt like Trunc
|
6 years ago |
Reid Kleckner
|
a456f784fa
[codeview] Fix SDNode representation of annotation labels
|
6 years ago |
Fangrui Song
|
d7a1a7be42
[IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in textual format
|
6 years ago |
Fangrui Song
|
a74e48852f
[AsmPrinter] Make AsmPrinter::HandlerInfo::Handler a unique_ptr
|
6 years ago |
Francis Visoiu Mistrih
|
04dcbb5165
[Remarks] Add string deduplication using a string table
|
6 years ago |
Fangrui Song
|
46622a5909
Use llvm::stable_sort
|
6 years ago |
Shiva Chen
|
209d9a9a8d
[RISCV] Put data smaller than eight bytes to small data section
|
6 years ago |
Fangrui Song
|
360e56327d
Change some dyn_cast to more apropriate isa. NFC
|
6 years ago |