Ivan Krysak
|
7d235f4fd0
|
Enforce licence header consistency
Also do some basic cleanup: capitalize first letters, add `.`
at the end of the sentences, and so on.
|
2023-07-03 15:23:10 +00:00 |
|
Ivan Krysak
|
9f1d9fd5d0
|
Use Container::contains() where appropriate
|
2023-07-02 15:06:11 +00:00 |
|
Ivan Krysak
|
bc98e0079f
|
Formatting: change PenaltyReturnTypeOnItsOwnLine
The new value is 21.
|
2023-07-02 13:20:49 +02:00 |
|
Ivan Krysak
|
7ed14ca65c
|
Minor improvements
|
2023-07-02 11:06:55 +00:00 |
|
Giacomo Vercesi
|
31cd2b53f9
|
rcc: add codespell
Add codespell to the list of checks performed by
revng-check-conventions. This should reduce the amount of typos present
in the revng codebase.
|
2023-05-11 10:05:32 +02:00 |
|
Alessandro Di Federico
|
170749b0aa
|
Introduce revng::verify
|
2023-04-28 14:04:31 +02:00 |
|
Alessandro Di Federico
|
cdf1654f36
|
CSAA: do not use ptr, use pointee type
|
2023-04-08 08:42:24 +02:00 |
|
Alessandro Di Federico
|
bcd374038c
|
s/zextOrSelf/zext/g
|
2023-04-08 08:42:24 +02:00 |
|
Alessandro Di Federico
|
7a08d51816
|
Drop usages of PointerType::getElementType
|
2023-04-08 08:42:24 +02:00 |
|
Alessandro Di Federico
|
a99d54457b
|
Drop usages of getInstList
|
2023-04-08 08:42:24 +02:00 |
|
Alessandro Di Federico
|
dbcdad0a4d
|
Switch from llvm::Optional to std::optional
|
2023-04-08 08:42:24 +02:00 |
|
Ivan Krysak
|
11c0d7f02e
|
Stop using \brief doxygen command
|
2023-03-15 10:19:01 +01:00 |
|
Alessandro Di Federico
|
0793e4afcb
|
Turn lifting into a pass
|
2022-03-11 15:37:12 +01:00 |
|
Alessandro Di Federico
|
cfb47157b9
|
clang-tidy: readability-identifier-naming
This commit fixes all the non-compliance with our preliminary clang-tidy
configuration, which will be merged soon.
|
2022-01-07 09:18:05 +01:00 |
|
Massimo Fioravanti
|
9e477d0ada
|
Make a library out of revng-lift
|
2021-12-22 13:47:21 +01:00 |
|