Nico Weber
|
0f38c60baf
IWYU for llvm-config.h in llvm, additions.
|
7 yıl önce |
Mandeep Singh Grang
|
8ba42a9352
[CodeGen] Change std::sort to llvm::sort in response to r327219
|
7 yıl önce |
Fangrui Song
|
73d8dbf806
Fix a bunch of typoes. NFC
|
7 yıl önce |
Xin Tong
|
5a0249de08
Stylish change. NFC
|
7 yıl önce |
Matthias Braun
|
d318139827
MachineFunction: Return reference from getFunction(); NFC
|
7 yıl önce |
Francis Visoiu Mistrih
|
ca0df55065
[CodeGen] Unify MBB reference format in both MIR and debug output
|
7 yıl önce |
David Blaikie
|
e3a9b4ce3a
Fix a bunch more layering of CodeGen headers that are in Target
|
7 yıl önce |
Aaron Ballman
|
1d03d382c1
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
|
7 yıl önce |
Don Hinton
|
5298935fe7
[dump] Remove NDEBUG from test to enable dump methods [NFC]
|
7 yıl önce |
Eugene Zelenko
|
9434811032
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
8 yıl önce |
Hiroshi Inoue
|
f49a981211
[StackColoring] Update AliasAnalysis information in stack coloring pass (part 2)
|
8 yıl önce |
Hiroshi Inoue
|
eeca49d1ac
[StackColoring] Update AliasAnalysis information in stack coloring pass
|
8 yıl önce |
Than McIntosh
|
8e83a79a93
StackColoring: smarter check for slot overlap
|
8 yıl önce |
Matthias Braun
|
94c4904dc5
CodeGen: Rename DEBUG_TYPE to match passnames
|
8 yıl önce |
Francis Visoiu Mistrih
|
1179b5ee40
BitVector: add iterators for set bits
|
8 yıl önce |
Craig Topper
|
867844f81a
[StackColoring] Remove unused header file for post-order traversal. Update comment that indicated we were using it when we really use a depth-first search. NFC
|
8 yıl önce |
Matthias Braun
|
88d207542b
Cleanup dump() functions.
|
8 yıl önce |
Matthias Braun
|
40485c228c
Move VariableDbgInfo from MachineModuleInfo to MachineFunction
|
8 yıl önce |
Matthias Braun
|
f79c57a412
MachineFunction: Return reference for getFrameInfo(); NFC
|
9 yıl önce |
Than McIntosh
|
90ac7e3463
Better fix for PR27903.
|
9 yıl önce |
Andrew Kaylor
|
c465f6c040
Update the stack coloring pass to remove lifetime intrinsics in the optnone/opt-bisect skip case.
|
9 yıl önce |
Than McIntosh
|
019fdc9db3
Disable lifetime-start-on-first-use analysis.
|
9 yıl önce |
Than McIntosh
|
ff0cf25236
Rework/enhance stack coloring data flow analysis.
|
9 yıl önce |
Than McIntosh
|
91e2a20847
Fix build failure under NDEBUG.
|
9 yıl önce |
Than McIntosh
|
ed52756a75
Refactor debugging code, NFC.
|
9 yıl önce |
Andrew Kaylor
|
1e455c5cfb
Re-commit optimization bisect support (r267022) without new pass manager support.
|
9 yıl önce |
Vedant Kumar
|
8866d94a61
Revert "Initial implementation of optimization bisect support."
|
9 yıl önce |
Andrew Kaylor
|
c852398cbc
Initial implementation of optimization bisect support.
|
9 yıl önce |
Mehdi Amini
|
f6071e14c5
[NFC] Header cleanup
|
9 yıl önce |
David Majnemer
|
767bd9b70f
[X86] Don't give catch objects a displacement of zero
|
9 yıl önce |