Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine" | Matthias Braun | 2017-10-12 | 1 | -2/+3 |
* | TargetMachine: Merge TargetMachine and LLVMTargetMachine | Matthias Braun | 2017-10-12 | 1 | -3/+2 |
* | [AVR] Update target machine to use new constructor parameters | Dylan McKay | 2017-08-04 | 1 | -2/+4 |
* | TargetMachine: Indicate whether machine verifier passes. | Matthias Braun | 2017-05-31 | 1 | -0/+4 |
* | [AVR] Fix signuature of AVRTargetMachine constructor | Dylan McKay | 2016-05-20 | 1 | -2/+1 |
* | [AVR] Remove the 'AVRConfig.h' header | Dylan McKay | 2016-05-18 | 1 | -2/+0 |
* | [AVR] Convert C style comments to C++ | Dylan McKay | 2016-05-18 | 1 | -3/+1 |
* | [AVR] Add a majority of the backend code | Dylan McKay | 2016-05-06 | 1 | -0/+56 |