summaryrefslogtreecommitdiff
path: root/lib/CodeGen/FaultMaps.cpp
AgeCommit message (Expand)Author
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2017-02-27[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko
2017-02-07[ImplicitNullCheck] Extend Implicit Null Check scope by using storesSanjoy Das
2015-06-23Revert "[FaultMaps] Move FaultMapParser to Object/"Sanjoy Das
2015-06-23[FaultMaps] Move FaultMapParser to Object/Sanjoy Das
2015-06-22Fix MSVC build.Sanjoy Das
2015-06-22[FaultMaps] Add a parser for the __llvm__faultmaps section.Sanjoy Das
2015-06-15Unbreak the build from r239740.Sanjoy Das
2015-06-15[CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op.Sanjoy Das