Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Target
/
X86
/
X86MacroFusion.cpp
b3e3477
[X86] Remove the AL/AX/EAX/RAX short immediate forms from the macro fusion shouldScheduleAdjacent. NFC
by Craig Topper
· 7 years ago
c6cf169
[X86] Add the mem-reg form of CMP to the macro fusion shouldScheduleAdjacent.
by Craig Topper
· 7 years ago
616eeb8
[X86] Remove ADD8mi and ADDmr from the macro fusion shouldScheduleAdjacent.
by Craig Topper
· 7 years ago
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
f89f188
[X86] Avoid using high register trick for test instruction
by Amaury Sechet
· 8 years ago
0b69b5e
Revert "[X86] Avoid using high register trick for test instruction"
by Eric Liu
· 8 years ago
015184b
[X86] Avoid using high register trick for test instruction
by Amaury Sechet
· 8 years ago
67b04bd
Recover some overzealously removed includes.
by Michael Zolotukhin
· 8 years ago
ad24af7
Remove redundant includes from lib/Target/X86.
by Michael Zolotukhin
· 8 years ago
3f833ed
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
by David Blaikie
· 8 years ago
c20b46d
[X86] Change register&memory TEST instructions from MRMSrcMem to MRMDstMem
by Craig Topper
· 8 years ago
641e2af
[X86] Provide a separate feature bit for macro fusion support instead of basing it on the AVX flag
by Craig Topper
· 8 years ago
5f746c8
Recommit rL305677: [CodeGen] Add generic MacroFusion pass
by Florian Hahn
· 8 years ago
e16d310
Revert r305677 [CodeGen] Add generic MacroFusion pass.
by Florian Hahn
· 8 years ago
ee1b096f
[CodeGen] Add generic MacroFusion pass.
by Florian Hahn
· 8 years ago
f025a89
Sink accessing TII to fix release Werror builds.
by Eric Christopher
· 9 years ago
8f70e24
[AArch64, X86] Additional debug information for MacroFusion
by Evandro Menezes
· 9 years ago
a8d3301
[AArch64, X86] Add statistics for the MacroFusion pass
by Evandro Menezes
· 9 years ago
b9b7f4b
[AArch64, X86] Guard against both instrs being wild cards
by Evandro Menezes
· 9 years ago
16b476f
[X86] Prefer static_cast<> to C-style cast. NFCI.
by Davide Italiano
· 9 years ago
599b872
[X86] Fix enumeral/non-enumeral conditional expression warning.
by Simon Pilgrim
· 9 years ago
468487d
*MacroFusion.cpp: Suppress warnings to eliminate \param(s). [-Wdocumentation]
by NAKAMURA Takumi
· 9 years ago
94edf02
[CodeGen] Move MacroFusion to the target
by Evandro Menezes
· 9 years ago