summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/FaultMaps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[FaultMaps] Move FaultMapParser to Object/"Sanjoy Das2015-06-231-0/+36
* [FaultMaps] Move FaultMapParser to Object/Sanjoy Das2015-06-231-36/+0
* Fix MSVC build.Sanjoy Das2015-06-221-4/+3
* [FaultMaps] Add a parser for the __llvm__faultmaps section.Sanjoy Das2015-06-221-0/+37
* Unbreak the build from r239740.Sanjoy Das2015-06-151-4/+4
* [CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op.Sanjoy Das2015-06-151-0/+114
OpenPOWER on IntegriCloud