Whitespace.
[oota-llvm.git] / lib / Target / X86 / X86ExpandPseudo.cpp
2015-06-18 Reid Kleckner[X86] Refactor stack adjustments into X86FrameLowering...
2015-06-18 Reid Kleckner[X86] Remove unneeded parameters and deduplicate stack...
2015-06-17 Reid KlecknerRe-land "[X86] Cache variables that only depend on...
2015-06-17 Reid KlecknerRevert "[X86] Cache variables that only depend on the...
2015-06-17 Reid Kleckner[X86] Cache variables that only depend on the subtarget
2015-05-27 Quentin Colombet[X86] Implement the support for shrink-wrapping.
2015-05-22 Quentin ColombetReapply r238011 with a fix for the trap instruction.
2015-05-22 Tamas BerghammerRevert "[X86] Fix a variable name for r237977 so that...
2015-05-22 Quentin Colombet[X86] Fix a variable name for r237977 so that it works...
2015-05-22 Quentin Colombet[X86] Refactor the prologue emission to prepare for...