Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 سال پیش |
Fangrui Song
|
af7b1832a0
Remove trailing space
|
7 سال پیش |
Nicola Zaghen
|
0818e789cb
Rename DEBUG macro to LLVM_DEBUG.
|
7 سال پیش |
Nico Weber
|
0f38c60baf
IWYU for llvm-config.h in llvm, additions.
|
7 سال پیش |
Jonas Hahnfeld
|
ba19c689aa
[NVPTX] Assign valid global names
|
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 سال پیش |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 سال پیش |
Eugene Zelenko
|
b1df787d2c
[IR] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
8 سال پیش |
Matthias Braun
|
88d207542b
Cleanup dump() functions.
|
8 سال پیش |
Eugene Zelenko
|
9feaa97ada
Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes.
|
9 سال پیش |
Benjamin Kramer
|
e96e21f003
Apply clang-tidy's modernize-loop-convert to most of lib/IR.
|
9 سال پیش |
Yaron Keren
|
55307987a1
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
|
9 سال پیش |
Rafael Espindola
|
a2197f8f51
Have a single way for creating unique value names.
|
9 سال پیش |
Sunil Srivastava
|
561c44fc33
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
|
10 سال پیش |
Duncan P. N. Exon Smith
|
dad20b2ae2
IR: Split Metadata from Value
|
10 سال پیش |
David Blaikie
|
1d4f28c6bc
Remove StringMap::GetOrCreateValue in favor of StringMap::insert
|
10 سال پیش |
Chandler Carruth
|
8677f2ff9a
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
11 سال پیش |
Craig Topper
|
ec0f0bc6af
[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr.
|
11 سال پیش |
Chandler Carruth
|
0b8c9a80f2
Move all of the header files which are involved in modelling the LLVM IR
|
12 سال پیش |
Chandler Carruth
|
c2c50cdcdc
Rename VMCore directory to IR.
|
12 سال پیش |