Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Alexander Kornienko
|
cd52a7a381
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
10 years ago |
Alexander Kornienko
|
cf0db29df2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 years ago |
Justin Bogner
|
6d2164ec3d
Fix a URL (NFC)
|
11 years ago |
Alp Toker
|
46d36be2eb
Fix some doc and comment typos
|
11 years ago |
Craig Topper
|
ec0f0bc6af
[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr.
|
11 years ago |
Chandler Carruth
|
13f0d301e8
[cleanup] Add a getOperandNo method to the Use class and implement it
|
11 years ago |
Chandler Carruth
|
775581c418
[cleanup] Use early exit and simpler temporary variables to clarify the
|
11 years ago |
Chandler Carruth
|
2bfe24c418
[cleanup] Run clang-format over the Use code. It was *really*
|
11 years ago |
Chandler Carruth
|
0a6057117e
[cleanup] Tidy up and modernize comments and the definition order for
|
11 years ago |
David Greene
|
914d4a76fe
Fix Casting
|
12 years ago |
Chandler Carruth
|
0b8c9a80f2
Move all of the header files which are involved in modelling the LLVM IR
|
12 years ago |
Chandler Carruth
|
c2c50cdcdc
Rename VMCore directory to IR.
|
12 years ago |