Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -11/+11 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot... | Eugene Zelenko | 2017-02-27 | 1 | -5/+6 |
* | [ImplicitNullCheck] Extend Implicit Null Check scope by using stores | Sanjoy Das | 2017-02-07 | 1 | -0/+4 |
* | Revert "[FaultMaps] Move FaultMapParser to Object/" | Sanjoy Das | 2015-06-23 | 1 | -0/+36 |
* | [FaultMaps] Move FaultMapParser to Object/ | Sanjoy Das | 2015-06-23 | 1 | -36/+0 |
* | Fix MSVC build. | Sanjoy Das | 2015-06-22 | 1 | -4/+3 |
* | [FaultMaps] Add a parser for the __llvm__faultmaps section. | Sanjoy Das | 2015-06-22 | 1 | -0/+37 |
* | Unbreak the build from r239740. | Sanjoy Das | 2015-06-15 | 1 | -4/+4 |
* | [CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op. | Sanjoy Das | 2015-06-15 | 1 | -0/+114 |