This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8c95fcca524 [X86] Fix a bad early out in combineExtInVec that prevented [...] new 2ffd08308b1 Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/tutorial/MyFirstLanguageFrontend/LangImpl08.rst | 2 +- examples/BrainF/BrainFDriver.cpp | 2 +- examples/Kaleidoscope/Chapter8/toy.cpp | 2 +- include/llvm/Analysis/DOTGraphTraitsPass.h | 4 ++-- lib/Analysis/CFGPrinter.cpp | 2 +- lib/Analysis/ModuleSummaryAnalysis.cpp | 2 +- lib/Bitcode/Writer/BitWriter.cpp | 2 +- lib/CodeGen/RegAllocPBQP.cpp | 2 +- lib/IR/Core.cpp | 2 +- lib/IR/RemarkStreamer.cpp | 2 +- lib/LTO/LTO.cpp | 4 ++-- lib/LTO/LTOBackend.cpp | 10 +++++----- lib/LTO/LTOCodeGenerator.cpp | 2 +- lib/LTO/ThinLTOCodeGenerator.cpp | 6 +++--- lib/MC/MCParser/DarwinAsmParser.cpp | 2 +- lib/ProfileData/GCOV.cpp | 2 +- lib/ProfileData/SampleProfWriter.cpp | 4 ++-- lib/Support/CachePruning.cpp | 2 +- lib/Support/CodeGenCoverage.cpp | 2 +- lib/Support/FileCollector.cpp | 2 +- lib/Support/Timer.cpp | 2 +- lib/Support/Unix/Path.inc | 6 +++--- lib/Support/Unix/Program.inc | 2 +- lib/Support/Windows/Program.inc | 2 +- lib/Support/raw_ostream.cpp | 2 +- lib/TableGen/Main.cpp | 4 ++-- lib/Target/TargetMachineC.cpp | 2 +- lib/Transforms/IPO/FunctionImport.cpp | 2 +- lib/Transforms/IPO/LowerTypeTests.cpp | 2 +- lib/Transforms/IPO/WholeProgramDevirt.cpp | 2 +- lib/Transforms/Instrumentation/GCOVProfiling.cpp | 3 ++- lib/Transforms/Instrumentation/InstrOrderFile.cpp | 3 ++- tools/bugpoint/OptimizerDriver.cpp | 2 +- tools/dsymutil/dsymutil.cpp | 4 ++-- tools/gold/gold-plugin.cpp | 8 ++++---- tools/llc/llc.cpp | 6 +++--- tools/lli/lli.cpp | 4 ++-- tools/llvm-ar/llvm-ar.cpp | 2 +- tools/llvm-as/llvm-as.cpp | 2 +- tools/llvm-cat/llvm-cat.cpp | 2 +- tools/llvm-cxxmap/llvm-cxxmap.cpp | 2 +- tools/llvm-dis/llvm-dis.cpp | 2 +- tools/llvm-dwp/llvm-dwp.cpp | 2 +- tools/llvm-exegesis/lib/BenchmarkResult.cpp | 2 +- tools/llvm-extract/llvm-extract.cpp | 2 +- tools/llvm-link/llvm-link.cpp | 2 +- tools/llvm-lto/llvm-lto.cpp | 14 +++++++------- tools/llvm-lto2/llvm-lto2.cpp | 2 +- tools/llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp | 2 +- tools/llvm-mc/llvm-mc.cpp | 2 +- tools/llvm-mca/llvm-mca.cpp | 2 +- tools/llvm-modextract/llvm-modextract.cpp | 2 +- tools/llvm-opt-report/OptReport.cpp | 3 +-- tools/llvm-profdata/llvm-profdata.cpp | 6 +++--- tools/llvm-split/llvm-split.cpp | 2 +- tools/llvm-stress/llvm-stress.cpp | 2 +- tools/llvm-xray/xray-account.cpp | 2 +- tools/llvm-xray/xray-converter.cpp | 4 ++-- tools/llvm-xray/xray-extract.cpp | 2 +- tools/llvm-xray/xray-graph-diff.cpp | 2 +- tools/llvm-xray/xray-graph.cpp | 2 +- tools/opt/opt.cpp | 6 +++--- tools/verify-uselistorder/verify-uselistorder.cpp | 4 ++-- tools/yaml2obj/yaml2obj.cpp | 2 +- unittests/BinaryFormat/TestFileMagic.cpp | 2 +- unittests/DebugInfo/DWARF/DwarfGenerator.cpp | 2 +- unittests/ProfileData/SampleProfTest.cpp | 2 +- unittests/Support/Path.cpp | 6 +++--- unittests/Support/raw_ostream_test.cpp | 4 ++-- 69 files changed, 105 insertions(+), 104 deletions(-)