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