Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Vedant Kumar
|
eeb1971b1c
[IR] Add Instruction::isLifetimeStartOrEnd, NFC
|
6 years ago |
Eli Friedman
|
66ce6fc8af
[SafeStack] Handle unreachable code with safe stack coloring.
|
7 years ago |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
7 years ago |
Nico Weber
|
0f38c60baf
IWYU for llvm-config.h in llvm, additions.
|
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 |
Evgeniy Stepanov
|
794ffc40e2
[safestack] Disable stack coloring by default.
|
8 years ago |
Matthias Braun
|
88d207542b
Cleanup dump() functions.
|
8 years ago |
Evgeniy Stepanov
|
df9dcaf1ee
[safestack] Fix assertion failure in stack coloring.
|
9 years ago |
Evgeniy Stepanov
|
6f1298ed27
[safestack] Fix stack guard live range.
|
9 years ago |
Evgeniy Stepanov
|
6a40504406
StackColoring for SafeStack.
|
9 years ago |