Guillaume Chatelet
|
bfa7de776d
[LLVM][Alignment] Make functions using log of alignment explicit
|
6 年之前 |
Jonas Devlieghere
|
114087caa6
[llvm] Migrate llvm::make_unique to std::make_unique
|
6 年之前 |
Amy Huang
|
f53c9ad135
[COFF] Change a variable type to be const in the HeapAllocSite map.
|
6 年之前 |
Rui Ueyama
|
c3f211d97b
Fix parameter name comments using clang-tidy. NFC.
|
6 年之前 |
Djordje Todorovic
|
856ec6e1b0
[Backend] Keep call site info valid through the backend
|
6 年之前 |
Evandro Menezes
|
6016bbfa46
[CodeGen] Improve formatting of jump tables (NFC)
|
6 年之前 |
Simon Pilgrim
|
994a7d9682
[CodeGen] Add getMachineMemOperand + MachineMemOperand::Flags allocator helper wrapper. NFCI.
|
6 年之前 |
Amy Huang
|
ec039c845f
Recommitting r358783 and r358786 "[MS] Emit S_HEAPALLOCSITE debug info" with fixes for buildbot error (undefined assembler label).
|
6 年之前 |
Amy Huang
|
320b0cfdcd
Revert "[MS] Emit S_HEAPALLOCSITE debug info" because of ToTWin64(db)
|
6 年之前 |
Amy Huang
|
1d1a348040
Attempt to fix buildbot failure in commit 1bb57bac959ac163fd7d8a76d734ca3e0ecee6ab.
|
6 年之前 |
Amy Huang
|
d01dcc9308
[MS] Emit S_HEAPALLOCSITE debug info
|
6 年之前 |
Eric Christopher
|
7e7105bd03
Move addFrameInst out of line and remove the MCDwarf.h include.
|
6 年之前 |
Evandro Menezes
|
d71ea05ab7
[IR] Refactor attribute methods in Function class (NFC)
|
6 年之前 |
Matt Arsenault
|
b2d28d4c34
GlobalISel: Use helper function for MMO splitting
|
6 年之前 |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Aditya Nandakumar
|
66f2370bc2
[GISel]: Add support for CSEing continuously during GISel passes.
|
6 年之前 |
Fangrui Song
|
53a62241d3
Use llvm::copy. NFC
|
6 年之前 |
Matthias Braun
|
dad0df638d
MachineFunction: Store more specific reference to LLVMTargetMachine; NFC
|
6 年之前 |
Heejin Ahn
|
397841e1d3
Reland "[WebAssembly] LSDA info generation"
|
6 年之前 |
Krasimir Georgiev
|
4998e62d57
Revert "[WebAssembly] LSDA info generation"
|
6 年之前 |
Heejin Ahn
|
2fa550c88a
[WebAssembly] LSDA info generation
|
6 年之前 |
Heejin Ahn
|
cde69b248e
Fix comment indentation in addLandingPad
|
6 年之前 |
Heejin Ahn
|
552971168d
[WebAssembly] Fix memory leak on WasmEHFuncInfo
|
7 年之前 |
Mikael Holmen
|
c1ea03b4ce
Silence compiler warning about unused variable introduced in r343018
|
7 年之前 |
Heejin Ahn
|
f384f74cf0
Unify landing pad information adding routines (NFC)
|
7 年之前 |
Aditya Nandakumar
|
3b41774705
Add the ability to register callbacks for removal and insertion of MachineInstrs
|
7 年之前 |
Chandler Carruth
|
2a752bfdae
[MI] Change the array of `MachineMemOperand` pointers to be
|
7 年之前 |
Matthias Braun
|
ee571f2b41
CodeGen: Cleanup regmask construction; NFC
|
7 年之前 |
Heejin Ahn
|
c430c83029
[WebAssembly] Add WasmEHFuncInfo for unwind destination information
|
7 年之前 |
Roman Tereshin
|
be8f7c9e0e
[MIR] Reset unique MBB numbering in MachineFunction::reset()
|
7 年之前 |