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 |
* | [ORC][MIPS] Fill delay-slot after `jr` instruction | Simon Atanasyan | 2019-01-12 | 1 | -5/+5 |
* | [ORC][MIPS] Setup t9 register and call function through this register | Simon Atanasyan | 2019-01-12 | 1 | -11/+8 |
* | [ORC] Rename register in the OrcMips64 resolver code comments. NFC | Simon Atanasyan | 2018-12-23 | 1 | -2/+2 |
* | [ORC] clang-format OrcMips32 and OrcMips64 code. NFC | Simon Atanasyan | 2018-12-23 | 1 | -24/+16 |
* | [ORC] Remove redundant instruction from MIPS resolver code. NFC | Simon Atanasyan | 2018-12-23 | 1 | -8/+7 |
* | [MIPS] ORC JIT support | Petar Jovanovic | 2018-09-11 | 1 | -0/+455 |
* | Remove redundant includes from lib/ExecutionEngine. | Michael Zolotukhin | 2017-12-13 | 1 | -1/+0 |
* | [ORC] Fix a typo. | Lang Hames | 2017-09-15 | 1 | -1/+1 |
* | [Orc] Rename OrcArchitectureSupport to OrcABISupport and add Win32 ABI support. | Lang Hames | 2016-05-07 | 1 | -0/+542 |