Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid triple corruption while merging core info | Muhammad Omair Javaid | 2019-12-05 | 1 | -0/+35 |
* | Add arm64_32 support to lldb, an ILP32 codegen | Jason Molenda | 2019-10-16 | 1 | -0/+16 |
* | Fix bug in ArchSpec::MergeFrom | Greg Clayton | 2019-05-08 | 1 | -0/+26 |
* | [Utility] Fix ArchSpec.MergeFrom to correctly merge environments | Alex Langford | 2019-02-27 | 1 | -16/+40 |
* | [Utility] Remove Triple{Environment,OS,Vendor}IsUnspecifiedUnknown from ArchSpec | Alex Langford | 2019-02-26 | 1 | -0/+73 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Simplify ObjectFile::GetArchitecture | Pavel Labath | 2019-01-03 | 1 | -0/+5 |
* | Add another ArchSpec unit test. | Adrian Prantl | 2018-12-06 | 1 | -1/+8 |
* | Add a unit test for ArchSpec matching to document how it behaves (and test it). | Adrian Prantl | 2018-12-06 | 1 | -0/+50 |
* | [ArchSpec] Add a unittest to complement the change in r321856. | Davide Italiano | 2018-01-05 | 1 | -0/+19 |
* | Move ArchSpec to the Utility module | Pavel Labath | 2017-11-13 | 1 | -0/+154 |