Heejin Ahn
|
c430c83029
[WebAssembly] Add WasmEHFuncInfo for unwind destination information
|
7 年之前 |
Roman Tereshin
|
be8f7c9e0e
[MIR] Reset unique MBB numbering in MachineFunction::reset()
|
7 年之前 |
Nico Weber
|
0f38c60baf
IWYU for llvm-config.h in llvm, additions.
|
7 年之前 |
Francis Visoiu Mistrih
|
454e6dcd0d
[CodeGen] Don't omit any redundant information in -debug output
|
7 年之前 |
Francis Visoiu Mistrih
|
7bee1ceb03
[CodeGen][NFC] Rename IsVerbose to IsStandalone in Machine*::print
|
7 年之前 |
Francis Visoiu Mistrih
|
96ed12f5f3
[CodeGen] Print RegClasses on MI in verbose mode
|
7 年之前 |
Matthias Braun
|
d318139827
MachineFunction: Return reference from getFunction(); NFC
|
7 年之前 |
Matthias Braun
|
dfcb4f5344
MachineFunction: Slight refactoring; NFC
|
7 年之前 |
Francis Visoiu Mistrih
|
d347e9783d
[CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and debug output
|
7 年之前 |
Francis Visoiu Mistrih
|
ca0df55065
[CodeGen] Unify MBB reference format in both MIR and debug output
|
7 年之前 |
Francis Visoiu Mistrih
|
accb337c76
[CodeGen] Rename functions PrintReg* to printReg*
|
7 年之前 |
David Blaikie
|
e3a9b4ce3a
Fix a bunch more layering of CodeGen headers that are in Target
|
7 年之前 |
Fangrui Song
|
0b5d88f3e0
NFC Remove default argument of DataLayout::getPointerABIAlignment
|
7 年之前 |
David Blaikie
|
803f827385
Move TargetFrameLowering.h to CodeGen where it's implemented
|
7 年之前 |
Aaron Ballman
|
1d03d382c1
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
|
7 年之前 |
Don Hinton
|
5298935fe7
[dump] Remove NDEBUG from test to enable dump methods [NFC]
|
7 年之前 |
Eugene Zelenko
|
887aef72f3
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 年之前 |
Jan Sjodin
|
028255f1f7
Add AddresSpace to PseudoSourceValue.
|
8 年之前 |
Reid Kleckner
|
c86178ea37
Add llvm.codeview.annotation to implement MSVC __annotation
|
8 年之前 |
Matthias Braun
|
18f24452da
TargetInstrInfo: Change duplicate() to work on bundles.
|
8 年之前 |
Hiroshi Inoue
|
eeca49d1ac
[StackColoring] Update AliasAnalysis information in stack coloring pass
|
8 年之前 |
Konstantin Zhuravlyov
|
8f85685860
Enhance synchscope representation
|
8 年之前 |
Matthias Braun
|
2144c5262f
CodeGen: Refactor MIR parsing
|
8 年之前 |
Matthias Braun
|
a596026865
MachineFrameInfo: Move implementation to an own file; NFC
|
8 年之前 |
Oren Ben Simhon
|
6095a7948d
Disable Callee Saved Registers
|
8 年之前 |
Tim Northover
|
dd48fdc1f1
GlobalISel: put debug info for static allocas in the MachineFunction.
|
8 年之前 |
Matthias Braun
|
88d207542b
Cleanup dump() functions.
|
8 年之前 |
Matthias Braun
|
347847bcdc
Move most EH from MachineModuleInfo to MachineFunction
|
8 年之前 |
Eric Christopher
|
e7b3959e01
Temporarily Revert "Move most EH from MachineModuleInfo to MachineFunction"
|
8 年之前 |
Matthias Braun
|
29c7b3a03e
Move most EH from MachineModuleInfo to MachineFunction
|
8 年之前 |