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-07-13
Matt Arsenault
AMDGPU: WQM cleanups
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
David Majnemer
[ConstantFolding] Don't treat negative GEP offsets...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Adam Nemet
[BFI] Add new LazyBFI analysis pass
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
David Majnemer
[ConstantFolding] Cleanups
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Saleem Abdulrasool
vim: separate the keywords into one per line
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Teresa Johnson
[ThinLTO/gold] ThinLTO internalization fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
David Majnemer
[IR] Make getIndexedOffsetInType return a signed result
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Saleem Abdulrasool
vim: add local_unnamed_addr keyword
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
David Majnemer
[ConstantFold] Don't incorrectly infer inbounds on...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
David Majnemer
[LoopVectorize] Further cleanups
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Saleem Abdulrasool
COFF: drop the dependency on LIB.EXE for implibs
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Saleem Abdulrasool
CodeGen: minor cleanup, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Craig Topper
[X86] Remove some seemingly unnecessary patterns that...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Keno Fischer
Fix ScalarEvolutionExpander step scaling bug
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Teresa Johnson
Remove another unused variable from r275216
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Sean Callanan
Revert r275223, which committed the wrong thing.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Rui Ueyama
Add -m elf32_x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Rui Ueyama
Add ILP32 support to X86_64TargetInfo.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Rui Ueyama
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Justin Lebar
[CUDA] Use the multi-element remove function in EraseUn...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Justin Lebar
[CUDA] Add additional testcases for EraseUnwantedCUDAMa...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Justin Lebar
[CUDA] Don't assume that destructors can't be overloaded.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Michael Kuperstein
[LV] Do not invalidate use-lists we're iterating over.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Greg Clayton
Remove assert since it was crashing the mutli process...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Greg Clayton
This doesn't compiler on Darwin. Skipping it.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Dehao Chen
Add missing files for r275222
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Sean Callanan
Mark TagDecls as having external visible storage, like...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Dehao Chen
New pass manager for LICM.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Tim Northover
GlobalISel: freeze reserved regs after IRTranslator.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Matt Arsenault
AMDGPU: Follow up to r275203
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Teresa Johnson
Remove unused variable to fix bot failure from r275216
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Nemanja Ivanovic
The test case I added is PowerPC specific but I acciden...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Michael Kuperstein
[LV] Remove wrong assumption about LCSSA
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Teresa Johnson
Refactor indirect call promotion profitability analysis...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Nemanja Ivanovic
[Power9] Add codegen for VSX word insert/extract instru...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Piotr Padlewski
Review fixes to lit documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
David Majnemer
[LoopAccessAnalysis] Some minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Simon Pilgrim
[X86][AVX] Add support for target shuffle combining...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Marshall Clow
Add more tests for LWG#2582. No code changes needed...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
JF Bastien
libc++: name anonymous structs
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Reid Kleckner
[sanitizers] Allocate 12MB for stack instead of 134MB
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Davide Italiano
[SCCP] Constant fold structs if all the lattice value...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Etienne Bergeron
[asan] Fix interception unittest on Windows64.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Petr Hosek
[ELF] Support for setting the base address
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
David Majnemer
[LoopVectorize] Assorted cleanups
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Matthias Braun
X86FixupBWInsts: No need for forward liveness analysis.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Matt Arsenault
AMDGPU: Fix verifier error with kill intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Dehao Chen
[PM] Port LoopIdiomRecognize Pass to new PM
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Matthias Braun
BranchFolding: Use LivePhysReg to update live in lists.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Matt Arsenault
AMDGPU: Set isConvergent on v_cmpx* instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Enrico Granata
Tweaks to the NSIndexPath formatter to enhance stability
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Oleksiy Vyalov
Add logging to Linux Host::GetProcessAndStatInfo.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Wei Ding
AMDGPU: Add LLVM IR Intrinsic for v_lerp_u8
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Krzysztof Parzyszek
Fix printing of debugging information in LiveIntervals...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Tim Northover
AArch64: fix return type of vqmovun_high_*.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Krzysztof Parzyszek
Add print/dump routines to LiveInterval::SubRange
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Xinliang David Li
[PGO] Don't include full file path in static function...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Sanjay Patel
add tests for missing DeMorgan's Law folds
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
David Majnemer
Fix for the mingw builder
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
David Majnemer
[ItaniumMangle] Correctly mangle BuiltinTemplateDecls
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Michael Kruse
Add CHECK line to test case. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Sanjay Patel
auto-generate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Sanjay Patel
auto-generate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Sanjay Patel
auto-generate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Pavel Labath
Increase "process load" timeout
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Marshall Clow
Add tests for the meta.unary.props that do not require...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Daniel Jasper
clang-format: [JS] Allow top-level conditionals again.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Kuba Brecka
Disable the "gcd-io-race.mm" test to investigate bot...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Etienne Bergeron
[compiler-rt] Disable a test failing on windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Etienne Bergeron
[compiler-rt] Enhance function padding detection for...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Nirav Dave
[MC] Flip llc's assembly comment preservation flag...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Haicheng Wu
[AArch64] Set FMOVS0 and FMOVD0 as isAsCheapAsAMove...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Marshall Clow
mark issue #2422 as complete; this was just a wording...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Marshall Clow
mark issue #2181 as complete; this was just a wording...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Pavel Labath
[NPL] Increase ETXTBSY workaround sleep
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Michael Kruse
[SCEVAffinator] Fix assertion checking for constant...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Pavel Labath
[test] Fix category-based skipping
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Saleem Abdulrasool
Add option to disable __deallocate #warning
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Marshall Clow
Put the status in the right column
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Marshall Clow
Mark P0067 as 'postponed', because it will be revised...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Michael Zuckerman
[Clang][AVX512] Making cosmetic changes
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Nemanja Ivanovic
[PowerPC] Cannonicalize applicable vector shift immedia...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Amjad Aboud
[codeview] Improved array type support.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
George Rimar
Recommit r275161 "[ELF] - Move section factory out...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Pavel Labath
Fix a race on process exit
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Pavel Labath
Dwarf parser: don't lookup void typedefs in the DWO
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
George Rimar
Revert r275161 "[ELF] - Move section factory out from...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
George Rimar
[ELF] - Make few members of Writer to be global and...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
George Rimar
[ELF] - Move section factory out from writer to make...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Nicolai Haehnle
AMDGPU: Unify MOVRELSOffset and MOVRELDOffset
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
George Rimar
[ELF] - Add Id field to Version struct.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Eugene Leviant
[ELF] Support for symbol assignment in linker scripts...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Clement Courbet
[ASTMatchers] isSignedInteger() and isUnsignedInteger()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Vitaly Buka
Revert "New pass manager for LICM."
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Craig Topper
[AVX512] Remove masked logic op intrinsics and autoupgr...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
David Majnemer
[MS ABI] Support throwing/catching __unaligned types
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Rui Ueyama
Remove unused parameters.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Rui Ueyama
Dump enum unique names.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Jason Molenda
Add some safety checks to Platform::GetRemoteSharedModu...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Rui Ueyama
Re-enable TPI hash verification for enum records.
commit
|
commitdiff
|
tree
|
snapshot
next