Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
384d0f219d92b327a3a38ca613257dbf5e0911f1
/
llvm
/
lib
/
CodeGen
/
MachineCombiner.cpp
01b3a618
[MachineCombiner] Support for floating-point FMA on ARM64 (re-commit r267098)
by Gerolf Hoflehner
· 10 years ago
591c379
Revert r267098 - [MachineCombiner] Support for floating-point FMA on ARM64
by Daniel Sanders
· 10 years ago
b32f11f
[MachineCombiner] Support for floating-point FMA on ARM64
by Gerolf Hoflehner
· 10 years ago
b550cb1
[NFC] Header cleanup
by Mehdi Amini
· 10 years ago
272a2bc
Minor code cleanup. NFC.
by Junmo Park
· 10 years ago
e59c8af
Reapply "CodeGen: Use references in MachineTraceMetrics::Trace, NFC"
by Duncan P. N. Exon Smith
· 10 years ago
0cc90a9
Revert "CodeGen: Use references in MachineTraceMetrics::Trace, NFC"
by Duncan P. N. Exon Smith
· 10 years ago
83d3476
CodeGen: Use references in MachineTraceMetrics::Trace, NFC
by Duncan P. N. Exon Smith
· 10 years ago
33ec5db
less indent; NFCI
by Sanjay Patel
· 10 years ago
766589e
add 'MustReduceDepth' as an objective/cost-metric for the MachineCombiner
by Sanjay Patel
· 10 years ago
387e66e
replace MachineCombinerPattern namespace and enum with enum class; NFCI
by Sanjay Patel
· 10 years ago
083ca9b
Fix Clang-tidy modernize-use-nullptr warnings in source directories and generated files; other minor cleanups.
by Hans Wennborg
· 10 years ago
acd4bae
include equal sign in debug equations; NFC
by Sanjay Patel
· 10 years ago
74ca312
fix minsize detection: minsize attribute implies optimizing for size
by Sanjay Patel
· 10 years ago
17caf32
[MachineCombiner] Don't use the opcode-only form of computeInstrLatency
by Hal Finkel
· 10 years ago
924879a
wrap OptSize and MinSize attributes for easier and consistent access (NFCI)
by Sanjay Patel
· 10 years ago
e0fa8f2
[MachineCombiner] Work with itineraries
by Hal Finkel
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
e79b43a
[x86] generalize reassociation optimization in machine combiner to 2 instructions
by Sanjay Patel
· 10 years ago
cfe0393
name change: hasPattern() -> getMachineCombinerPatterns() ; NFC
by Sanjay Patel
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
5714998
hoist loop-invariant; NFCI
by Sanjay Patel
· 10 years ago
85924e5
remove unnecessary casts; NFCI
by Sanjay Patel
· 10 years ago
ccb8d5c
punctuation policing; NFC
by Sanjay Patel
· 10 years ago
a32fadd
fix typo in comment; NFC
by Sanjay Patel
· 10 years ago
f911484
fix typo in comment; NFC
by Sanjay Patel
· 10 years ago
f69f4e4
use range-based for-loops; NFCI
by Sanjay Patel
· 10 years ago
70eb9c5
CodeGen: Canonicalize access to function attributes, NFC
by Duncan P. N. Exon Smith
· 11 years ago
b1ca4e4
remove function names from comments; NFC
by Sanjay Patel
· 11 years ago
6b28077
fix typos; NFC
by Sanjay Patel
· 11 years ago
3d4276f
The subtarget is cached on the MachineFunction. Access it directly.
by Eric Christopher
· 11 years ago
1175945
Change MCSchedModel to be a struct of statically initialized data.
by Pete Cooper
· 11 years ago
fe2c11f
[MachineCombiner] Removal of dangling DBG_VALUES after combining [20598]
by Gerolf Hoflehner
· 11 years ago
97c383b
MachineCombiner Pass for selecting faster instruction sequence on AArch64
by Gerolf Hoflehner
· 11 years ago
d913448
Remove the TargetMachine forwards for TargetSubtargetInfo based
by Eric Christopher
· 11 years ago
befa215
CodeGen: silence a warning
by Saleem Abdulrasool
· 11 years ago
5e1207e
MachineCombiner Pass for selecting faster instruction
by Gerolf Hoflehner
· 11 years ago