Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Target
/
X86
/
X86PadShortFunction.cpp
801bf7e
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
by Shiva Chen
· 7 years ago
7f321d8
[X86] Generalize X86PadShortFunction to work with TargetSchedModel
by Simon Pilgrim
· 8 years ago
f1caa28
MachineFunction: Return reference from getFunction(); NFC
by Matthias Braun
· 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
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
1eb4736
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it
by Matthias Braun
· 9 years ago
7b4c18e
X86: Avoid implicit iterator conversions, NFC
by Duncan P. N. Exon Smith
· 9 years ago
9cfc75c
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
by Duncan P. N. Exon Smith
· 9 years ago
2bee5ef
Optimization bisect support in X86-specific passes
by Andrew Kaylor
· 9 years ago
1dbf7a5
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
by Derek Schuff
· 10 years ago
d77de64
X86: Remove implicit ilist iterator conversions, NFC
by Duncan P. N. Exon Smith
· 10 years ago
924879a
wrap OptSize and MinSize attributes for easier and consistent access (NFCI)
by Sanjay Patel
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
5975a70
X86: Canonicalize access to function attributes, NFC
by Duncan P. N. Exon Smith
· 11 years ago
05b8197
Reuse a bunch of cached subtargets and remove getSubtarget calls
by Eric Christopher
· 11 years ago
d913448
Remove the TargetMachine forwards for TargetSubtargetInfo based
by Eric Christopher
· 11 years ago
0d5c99e
Avoid using subtarget features when adding X86 specific passes to
by Eric Christopher
· 11 years ago
062a2ba
[C++] Use 'nullptr'. Target edition.
by Craig Topper
· 11 years ago
84e68b2
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
by Chandler Carruth
· 11 years ago
2d9361e
[C++11] Add 'override' keyword to virtual methods that override their base class.
by Craig Topper
· 12 years ago
99c6990
Update patch for the pad short functions pass for Intel Atom (only).
by Preston Gurd
· 13 years ago
a01daac
Pad Short Functions for Intel Atom
by Preston Gurd
· 13 years ago
478b6a4
Revert revision 171524. Original message:
by Nadav Rotem
· 13 years ago
e36b685
The current Intel Atom microarchitecture has a feature whereby when a function
by Preston Gurd
· 13 years ago