projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
2017-10-12
Vlad Tsyrklevich
[cfi-verify] Fix typo, actually check X86 target
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Diana Picus
MachineInstr: Make isEqual agree with getHashValue...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Daniel Jasper
Reinstantiate old/bad deduplication logic that was...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
NAKAMURA Takumi
Fix warnings. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Oliver Stannard
[AsmParser] Suppress compile warning for targets with...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Hiroshi Inoue
[ScheduleDAGInstrs] fix behavior of getUnderlyingObject...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Mikael Holmen
[RegisterCoalescer] Don't set read-undef in pruneValues...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Justin Bogner
Re-commit "llvm-isel-fuzzer: Handle a subset of backend...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Vlad Tsyrklevich
[cfi-verify] Fix unittest failures w/o x86 target
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Hans Wennborg
Revert r315545 "llvm-isel-fuzzer: Handle a subset of...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Hongbin Zheng
[SimplifyIndVar] Replace IVUsers with loop invariant...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Justin Bogner
docs: Add some links to OSS Fuzz
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Justin Bogner
docs: Try to fix sphinx build
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Justin Bogner
llvm-isel-fuzzer: Handle a subset of backend flags...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Justin Bogner
docs: Add some information about Fuzzing LLVM itself
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Reid Kleckner
Speculative build fix 2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Wei Mi
Revert r307036 because of PR34919.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Reid Kleckner
Speculative build fix, apparently I built llc without...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Reid Kleckner
[codeview] Disable FPO in functions using EH funclets
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Zachary Turner
Revert "[ADT] Make Twine's copy constructor private."
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Reid Kleckner
Fix AMDGPU build issue
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Reid Kleckner
[X86] Sink X86AsmPrinter ctor into .cpp file, NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Lang Hames
[MC] Have MCObjectStreamer take its MCAsmBackend argume...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Zachary Turner
[ADT] Make Twine's copy constructor private.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Vlad Tsyrklevich
MC Helpers for llvm-cfi-verify.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
NAKAMURA Takumi
MachineOptimizationRemarkEmitter.h: Appease g++-4.8...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Konstantin...
AMDGPU/NFC: Minor clean ups in HSA metadata
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Konstantin...
AMDGPU/NFC: Minor clean ups in PAL metadata
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Konstantin...
AMDGPU/NFC: Rename code object metadata as HSA metadata
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Hans Wennborg
Support: Work around missing SetFileInformationByHandle...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Eugene Zelenko
[Transforms] Revert r315516 changes in PredicateInfo...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Eugene Zelenko
[Transforms] Fix some Clang-tidy modernize and Include...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Reid Kleckner
Really fix llvm-rc include-paths.test
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Reid Kleckner
Attempt to fix failing llvm-rc include-paths.text
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Reid Kleckner
[codeview] Implement FPO data assembler directives
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Krzysztof Parzyszek
[Hexagon] Make sure that new-value jump is packetized...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Vlad Tsyrklevich
Reland 'Classify llvm-cfi-verify.'
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Florian Hahn
[MachineCombiner] Fix initialisation of LastUpdate...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Zachary Turner
Fix incorrect integer literal suffix.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Lei Huang
[PowerPC] Utilize DQ-Form instructions for spill/restor...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Zachary Turner
[llvm-rc] Use proper search algorithm for finding resou...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Daniel Neilson
[SCEV] Properly handle the case of a non-constant start...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Sanjay Patel
[x86] avoid infinite loop from SoftenFloatOperand ...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Jake Ehrlich
Reland "[llvm-objcopy] Add support for --strip-sections...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Rafael Espindola
Convert the last uses of ErrorOr in include/llvm/Object.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Lei Huang
[NFC] update test case so checks are not order dependen...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Rafael Espindola
Remove unused include.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Rafael Espindola
Convert the last uses of ErrorOr in COFF.h.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Rafael Espindola
Convert a few ErrorOr to Expected.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Vivek Pandya
[NFC] Convert OptimizationRemarkEmitter old emit()...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Rafael Espindola
Convert a couple of ErrorOr to Expected. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Rafael Espindola
Remove an unused include.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Rafael Espindola
Convert an ErrorOr to Expected.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Krzysztof Parzyszek
[Hexagon] Handle non-immediate operands to A2_addi...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Simon Pilgrim
Spelling mistake in comment. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Craig Topper
[X86] Remove MVT::i1 handling code from LowerTRUNCATE
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Krzysztof Parzyszek
[Pipeliner] Fix offset value for instrs dependent on...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Krzysztof Parzyszek
[Pipeliner] Improve serialization order for post-increments
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Sanjay Patel
[InstCombine] add baseline tests for D38531; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Sanjay Patel
[DAGCombiner] convert insertelement of bitcasted vector...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Jonas Devlieghere
Revert "[dsymutil] Timestmap verification for __swift_ast"
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Alex Bradbury
[TargetLowering] Correctly track NumFixedArgs field...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Jonas Devlieghere
[dsymutil] Timestmap verification for __swift_ast
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Alex Bradbury
[RISCV] Fix build after r315327
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Simon Dardis
[mips] Add missing tests from rL315451
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Simon Dardis
[mips] Add support for parsing target specific flags...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
NAKAMURA Takumi
llvm/module.modulemap: Create LLVM_MC_TableGen. It...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
NAKAMURA Takumi
llvm/module.modulemap: Move Support_TargetRegistry...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Max Kazantsev
[NFC] Fix variables used only for assert in GVN
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Simon Dardis
[llvm-rc] Fix spelling in message
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Javed Absar
[TableGen] Tidy up CodeGenSchedule.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Oliver Stannard
[Asm] Add debug tracing in table-generated assembly...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Uriel Korach
[X86] Added tests for TESTM and TESTNM (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Max Kazantsev
[GVN] Prevent LoadPRE from hoisting across instructions...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Max Kazantsev
[LICM] Disallow sinking of unordered atomic loads into...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Max Kazantsev
[IRCE] Do not process empty safe ranges
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Davide Italiano
[GVN] Don't replace constants with constants.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Jake Ehrlich
Revert "[llvm-objcopy] Add support for --strip-sections...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Peter Collingbourne
WIN32_FIND_DATA -> WIN32_FIND_DATAW.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Jake Ehrlich
[llvm-objcopy] Add support for --strip-sections to...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Lang Hames
[MC] Have MCObjectStreamer take its MCAsmBackend argume...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Reid Kleckner
Silence MSVC warnings about unsigned wrapping without UB
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Craig Topper
[X86] Remove temporary std::string creation from shuffl...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Craig Topper
[X86] Add 128-bit version of vbroadcasti32x2 to shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Justin Bogner
CodeGen: Minor cleanups to use MachineInstr::getMF...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Justin Bogner
CodeGen: Add MachineInstr::getMF(). NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jake Ehrlich
[llvm-objcopy] Add ability to remove multiple sections...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Eugene Zelenko
[Transforms] Fix some Clang-tidy modernize and Include...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Craig Topper
[X86] Add broadcast patterns that allow a scalar_to_vec...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Eugene Zelenko
[CodeGen] Fix some Clang-tidy modernize and Include...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Peter Collingbourne
Support: Have directory_iterator::status() return FindF...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Rafael Espindola
Make the ELFFile constructor private.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Matthew Simpson
[SparsePropagation] Let the Instruction work list hold...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Matthew Simpson
[SparsePropagation] Use SmallVector for work lists
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jake Ehrlich
[llvm-objcopy] Fix latent bug that allowed some Section...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Rafael Espindola
Make the ELFObjectFile constructor private.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Vlad Tsyrklevich
Revert "Classify llvm-cfi-verify."
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Dehao Chen
Use the first instruction's count to estimate the funci...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Sanjay Patel
[x86] fix prefix typos for CHECK lines; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Craig Topper
[X86] Fix some patterns that select VLX instructions...
commit
|
commitdiff
|
tree
|
snapshot
next