projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2016-08-11
Pete Cooper
Add obj2yaml to the list of tool_patterns in lit. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Tim Northover
Remove empty file left by partial reversion.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Tim Northover
GlobalISel: add translation support for shift operations.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Tim Northover
GlobalISel: support zext & sext during translation...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Rui Ueyama
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pete Cooper
Better compress lazy binding info to match ld64.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Teresa Johnson
Fix type truncation warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pete Cooper
Generate slightly more compressed binding opcodes when...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Daniel Berlin
Move GVNHoist tests into their own directory since...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Wei Ding
AMDGPU : Add intrinsic for instruction v_cvt_pk_u8_f32
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Wei Mi
Revert rL278384 which caused several buildbot failures...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Daniel Berlin
Fix PR 28933
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pete Cooper
Add test for rebase opcodes. We didn't have one. ...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pete Cooper
Add missing RUN line from r278398. This test works...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pete Cooper
Arm64 stubs alignment is 2, not 4.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Tim Shen
[ADT] Add relation operators for Optional
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pete Cooper
Change when we choose to add an LC_LOAD_DYLIB to the...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Ed Schouten
Don't enable PIE on i686-unknown-cloudabi.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Duncan P. N...
CodeGen: Avoid dereferencing end() in MachineScheduler
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Ed Schouten
Pass in frame pointer omitting compiler flags for Cloud...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Rui Ueyama
Split getArchName. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Matt Arsenault
AMDGPU: Prune includes
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Krzysztof Parzyszek
[Hexagon] Standardize "select" pseudo-instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Ivan Krasin
WholeProgramDevirt: generate more detailed and accurate...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Marshall Clow
Remove test for the sign of a NaN - doesn't work on...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pete Cooper
Change all the libSystem test files to be dylibs instea...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pete Cooper
Fix one more test missed by r278372. The next commit...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Wei Mi
Remove the restriction that MachineSinking is now stopp...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Krzysztof Parzyszek
If-conversion incorrectly calculates liveness of redefi...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Devin Coughlin
[analyzer] Teach RetainCountChecker about CVFooRetain
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pete Cooper
Fix off-by-one error in default currentVersion.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Barnabas Bittner
Test commit
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Bruno Cardoso...
[Sema] Add more strict check for sizeof diagnostics...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Andrew Kaylor
Target independent codesize heuristics for Loop Idiom...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Easwaran Raman
Add a new method to create SimpleInliner instance and...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Krzysztof Parzyszek
[Hexagon] Skip byval arguments when checking parameter...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Zachary Turner
Modify coding conventions to mention include ordering.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pete Cooper
Have one version of libSystem for each arch. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Dominic Chen
Improve virtual register handling when computing debug...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Michael Kuperstein
Make TwoAddressInstructionPass::rescheduleMIBelowKill...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Matt Arsenault
AMDGPU: Fix crashes on memory functions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Vedant Kumar
[InstrumentationRuntime] Refactor the API (Part 2/N...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Vedant Kumar
[InstrumentationRuntime] Refactor the API (Part 1/N...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Matt Arsenault
AArch64: Assert on analyzeBranch failing
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Michael Kuperstein
[AliasSetTracker] Delete dead code
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Eugene Zelenko
Fix some Clang-tidy modernize and Include What You...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Teresa Johnson
Add move ops to satisfy MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Matt Arsenault
AMDGPU: Remove custom getSubReg
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Matt Arsenault
AMDGPU: Remove unused tracking of flat instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Wei Ding
AMDGPU : Fix SAD related instruction LIT tests function...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Simon Atanasyan
[ELF][MIPS] Add more tests for ELF flags calculation...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Simon Atanasyan
[ELF][MIPS] Separate different tests by empty lines...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Saleem Abdulrasool
test: relax the FS test a slight bit to be more reliable
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Sebastian Pop
Add 'inline' attribute to __init to inline the basic_st...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Duncan P. N...
Hexagon: Avoid dereferencing end() in HexagonCopyToComb...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Wei Ding
AMDGPU : Add LLVM intrinsics for SAD related instructions.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Teresa Johnson
Add (hopefully last) remaining missing dependences...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Simon Atanasyan
[ELF][MIPS] Recognize and print machine name in case...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Tim Northover
GlobalISel: clear vreg mapping after translating each...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Reid Kleckner
Remove FIXME about asserting on the end iterator
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Teresa Johnson
More missing llvm-lto2 dependencies
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Lang Hames
[MCJIT] Improve documentation and error handling for...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Duncan P. N...
X86: Use operator lookup for operator==, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Duncan P. N...
IR: Don't cast the end iterator to Instruction*
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pavel Labath
Fix unit tests on windows
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Duncan P. N...
CodeGen: Check for a terminator in llvm::getFuncletMemb...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Matthew Simpson
[SLP] Make RecursionMaxDepth a command line option...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Sanjay Patel
fix comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Teresa Johnson
Fix bot failure from r278338 due to missing dependences
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Sanjay Patel
use auto* with dyn_cast ; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Sanjay Patel
getParent()->getParent() == getFunction() ; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Teresa Johnson
Restore "Resolution-based LTO API."
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Ehsan Amiri
revert 278334
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Valery Pykhtin
Revert "[AMDGPU] fix failure on printing of non-existin...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pavel Labath
Make sure files include what they use (part 2/2)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Ehsan Amiri
Extend trip count instead of truncating IV in LFTR...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Valery Pykhtin
[AMDGPU] fix failure on printing of non-existing instru...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Andrey Churbanov
Fixes for hierarchical barrier (possible hang if team...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Teresa Johnson
Revert "Resolution-based LTO API."
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Teresa Johnson
Resolution-based LTO API.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Simon Pilgrim
Fixed VS2015 (Update 3) warning - differing const/volat...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Igor Breger
[AVX512] Fix extractelement i1 lowering.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Davide Italiano
[Core] Retire addReplacement() member function.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Omair Javaid
Make sure LldbGdbServerTestCase is built in arm mode...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Pavel Labath
Remove a double send of eRunPacketSent event
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Kirill Bobyrev
[clang-tidy] fix readability-else-after-return test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Eric Fiselier
Unbreak C++03 build.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Eugene Leviant
[ELF] Symbol assignment within output section description
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Marina Yatsina
Avoid false dependencies of undef machine operands
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Amjad Aboud
[Debug Info] Added a LIT test that covers the fix commi...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Eric Fiselier
Refactor test archetypes implementation.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Craig Topper
[AVX-512] Promote 512-bit integer loads to v8i64 simila...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Craig Topper
[AVX-512] Add patterns to allow EVEX encoded stores...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Craig Topper
[AVX-512] Fix the 128-bit and 256-bit nontemporal load...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Saleem Abdulrasool
bindings: expose diagnostic formatting to Python
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Xinliang David Li
[Profile] improve warning control option
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Dominic Chen
[WebAssembly] Cleanup trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Easwaran Raman
Make more fields of InlineParams Optional.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Eric Fiselier
Add missing REQUIRES for C++14
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Eric Fiselier
[libcxx] Add std::any
commit
|
commitdiff
|
tree
|
snapshot
next