Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Handle COPYs of physregs better (regalloc hints) | Simon Pilgrim | 2018-09-19 | 1 | -7/+7 |
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -4/+4 |
* | [X86][DAG] Switch X86 Target to post-legalized store merge | Nirav Dave | 2017-08-11 | 1 | -4/+3 |
* | [X86] Regenerate big structure return test and check on x86_64 as well. | Simon Pilgrim | 2017-08-01 | 1 | -13/+37 |
* | test/CodeGen/X86/bigstructret.ll: Suppress one test. It is msvc-incompatible.... | NAKAMURA Takumi | 2012-05-25 | 1 | -12/+0 |
* | test/CodeGen/X86/bigstructret.ll: Relax stack offsets for hosts of stack-alig... | NAKAMURA Takumi | 2012-05-25 | 1 | -2/+2 |
* | Simplify code for calling a function where CanLowerReturn fails, fixing a sma... | Eli Friedman | 2012-05-25 | 1 | -6/+35 |
* | x86 users can now return arbitrary sized structs. Structs too large to fit i... | Kenneth Uildriks | 2009-11-11 | 1 | -0/+17 |