Heejin Ahn
|
397841e1d3
Reland "[WebAssembly] LSDA info generation"
|
6 years ago |
Krasimir Georgiev
|
4998e62d57
Revert "[WebAssembly] LSDA info generation"
|
6 years ago |
Heejin Ahn
|
2fa550c88a
[WebAssembly] LSDA info generation
|
6 years ago |
Heejin Ahn
|
cde69b248e
Fix comment indentation in addLandingPad
|
7 years ago |
Heejin Ahn
|
552971168d
[WebAssembly] Fix memory leak on WasmEHFuncInfo
|
7 years ago |
Mikael Holmen
|
c1ea03b4ce
Silence compiler warning about unused variable introduced in r343018
|
7 years ago |
Heejin Ahn
|
f384f74cf0
Unify landing pad information adding routines (NFC)
|
7 years ago |
Aditya Nandakumar
|
3b41774705
Add the ability to register callbacks for removal and insertion of MachineInstrs
|
7 years ago |
Chandler Carruth
|
2a752bfdae
[MI] Change the array of `MachineMemOperand` pointers to be
|
7 years ago |
Matthias Braun
|
ee571f2b41
CodeGen: Cleanup regmask construction; NFC
|
7 years ago |
Heejin Ahn
|
c430c83029
[WebAssembly] Add WasmEHFuncInfo for unwind destination information
|
7 years ago |
Roman Tereshin
|
be8f7c9e0e
[MIR] Reset unique MBB numbering in MachineFunction::reset()
|
7 years ago |
Nico Weber
|
0f38c60baf
IWYU for llvm-config.h in llvm, additions.
|
7 years ago |
Francis Visoiu Mistrih
|
454e6dcd0d
[CodeGen] Don't omit any redundant information in -debug output
|
7 years ago |
Francis Visoiu Mistrih
|
7bee1ceb03
[CodeGen][NFC] Rename IsVerbose to IsStandalone in Machine*::print
|
7 years ago |
Francis Visoiu Mistrih
|
96ed12f5f3
[CodeGen] Print RegClasses on MI in verbose mode
|
7 years ago |
Matthias Braun
|
d318139827
MachineFunction: Return reference from getFunction(); NFC
|
7 years ago |
Matthias Braun
|
dfcb4f5344
MachineFunction: Slight refactoring; NFC
|
7 years ago |
Francis Visoiu Mistrih
|
d347e9783d
[CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and debug output
|
7 years ago |
Francis Visoiu Mistrih
|
ca0df55065
[CodeGen] Unify MBB reference format in both MIR and debug output
|
7 years ago |
Francis Visoiu Mistrih
|
accb337c76
[CodeGen] Rename functions PrintReg* to printReg*
|
7 years ago |
David Blaikie
|
e3a9b4ce3a
Fix a bunch more layering of CodeGen headers that are in Target
|
7 years ago |
Fangrui Song
|
0b5d88f3e0
NFC Remove default argument of DataLayout::getPointerABIAlignment
|
7 years ago |
David Blaikie
|
803f827385
Move TargetFrameLowering.h to CodeGen where it's implemented
|
7 years ago |
Aaron Ballman
|
1d03d382c1
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
|
7 years ago |
Don Hinton
|
5298935fe7
[dump] Remove NDEBUG from test to enable dump methods [NFC]
|
7 years ago |
Eugene Zelenko
|
887aef72f3
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 years ago |
Jan Sjodin
|
028255f1f7
Add AddresSpace to PseudoSourceValue.
|
8 years ago |
Reid Kleckner
|
c86178ea37
Add llvm.codeview.annotation to implement MSVC __annotation
|
8 years ago |
Matthias Braun
|
18f24452da
TargetInstrInfo: Change duplicate() to work on bundles.
|
8 years ago |