Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Fix bug in vectorcall calling convention | Reid Kleckner | 2019-02-26 | 1 | -1/+4 |
* | [X86] Fix bug in x86_intrcc with arg copy elision | Reid Kleckner | 2019-02-26 | 1 | -0/+40 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [X86] Deduplicate static calling convention helpers for code size, NFC | Reid Kleckner | 2019-01-19 | 1 | -16/+44 |
* | [X86] Sink complex MCU CC helper to .cpp file from .h file, NFC | Reid Kleckner | 2019-01-16 | 1 | -0/+56 |
* | Fix line endings. | Eli Friedman | 2017-01-30 | 1 | -208/+208 |
* | [X86] Vectorcall Calling Convention - Adding CodeGen Complete Support | Oren Ben Simhon | 2016-12-21 | 1 | -4/+4 |
* | [X86] Vectorcall Calling Convention - Adding CodeGen Complete Support | Oren Ben Simhon | 2016-12-21 | 1 | -3/+151 |
* | [X86] RegCall - Handling v64i1 in 32/64 bit target | Oren Ben Simhon | 2016-11-17 | 1 | -0/+60 |