Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Target/X86: [PR8777][PR8778] Tweak alloca/chkstk for Windows targets. | NAKAMURA Takumi | 2011-03-24 | 1 | -0/+10 |
* | Target/X86: Tweak win64's tailcall. | NAKAMURA Takumi | 2011-01-26 | 1 | -6/+7 |
* | Fix whitespace. | NAKAMURA Takumi | 2011-01-26 | 1 | -20/+19 |
* | Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack in | Evan Cheng | 2011-01-03 | 1 | -1/+1 |
* | Migrate X86InstrControl.td to use PseudoI and fix a couple of 80-col violations | Eric Christopher | 2010-11-30 | 1 | -19/+15 |
* | accept lret as an alias for lretl, fixing the reopened part of PR8592 | Chris Lattner | 2010-11-12 | 1 | -2/+2 |
* | implement PR8592: empirically "lretq" is a "lret" with a rex.w prefix. | Chris Lattner | 2010-11-12 | 1 | -0/+2 |
* | Added a handful of x86-32 instructions that were missing so that llvm-mc would | Kevin Enderby | 2010-10-18 | 1 | -0/+5 |
* | continue moving stuff out to X86InstrSystem.td. Move | Chris Lattner | 2010-10-05 | 1 | -0/+291 |