Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r
/
lib
/
CodeGen
/
ShadowStackGCLowering.cpp
af7b183
Remove trailing space
by Fangrui Song
· 7 years ago
16ffaf8
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
e3e43d9
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
94c4904
CodeGen: Rename DEBUG_TYPE to match passnames
by Matthias Braun
· 8 years ago
d84b0f9
[tsan] Add support for C++ exceptions into TSan (call __tsan_func_exit during unwinding), LLVM part
by Kuba Brecka
· 9 years ago
263517d
[GC] Consolidate all built in GCs into a single file [NFC]
by Philip Reames
· 10 years ago
fdec461
CodeGen: Avoid more ilist iterator implicit conversions, NFC
by Duncan P. N. Exon Smith
· 10 years ago
cd52a7a
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
cf0db29
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
cc714e2
Move the personality function from LandingPadInst to Function
by David Majnemer
· 10 years ago
19443c1
[opaque pointer type] API migration for GEP constant factories
by David Blaikie
· 10 years ago
2a9bbcb
Remove superfluous .str() and replace std::string concatenation with Twine.
by Yaron Keren
· 10 years ago
48248ac
[opaque pointer type] IRBuilder gep migration progress
by David Blaikie
· 10 years ago
02d6288
Re-sort #include lines using my handy dandy ./utils/sort_includes.py
by Chandler Carruth
· 11 years ago
afe3498
Remove gc.root's performCustomLowering
by Philip Reames
· 11 years ago