Evandro Menezes
|
d71ea05ab7
[IR] Refactor attribute methods in Function class (NFC)
|
6 years ago |
Matt Arsenault
|
b2d28d4c34
GlobalISel: Use helper function for MMO splitting
|
6 years ago |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Aditya Nandakumar
|
66f2370bc2
[GISel]: Add support for CSEing continuously during GISel passes.
|
6 years ago |
Fangrui Song
|
53a62241d3
Use llvm::copy. NFC
|
6 years ago |
Matthias Braun
|
dad0df638d
MachineFunction: Store more specific reference to LLVMTargetMachine; NFC
|
6 years ago |
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
|
6 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 |