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-04-12
Johannes Doerfert
Introduce and use MemoryAccess::getPwAff() [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Johannes Doerfert
Do not assume switch modeling optimizes a SCoP
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Rafael Espindola
Simplify now that we always have a .got.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Rafael Espindola
Always create a .got on mips.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Rafael Espindola
This reverts commit r266002, r266011 and r266016.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Simon Dardis
Revert "[mips] MIPSR6 Compact branch aliases"
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Jonas Paulsson
[SystemZ] Use LDE32 instead of LE, when Offset is small.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
George Rimar
[ELF] Removed redundant llvm-mc call. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Pavel Labath
Bump up timeout in TestGdbRemoteProcessInfo
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Benjamin Kramer
Remove unused diagnostics. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Alexey Bataev
[OPENMP 4.0] Support for 'linear' clause in 'declare...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Simon Dardis
[mips] MIPSR6 Compact branch aliases
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Pavel Labath
Skip a test in TestNamespaceLookup on linux to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Johannes Doerfert
Introduce an invalid context for each statement
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Alexey Bataev
[OPENMP 4.0] Support for 'aligned' clause in 'declare...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Johannes Doerfert
Simplify SCEVAffinator code [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Pavel Labath
Revert "Restore the lazy initialization of ScriptInterp...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Stephan Bergmann
Avoid GCC -fpermissive error about llvm::Mangler hidden...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Michael Zuckerman
[Clang][BuiltIn][avx512] Adding avx512 (shuf,sqrt{ss...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Mehdi Amini
Refactor the Internalize stage of libLTO in a separate...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Mehdi Amini
Use StringSet instead of StringMap where it makes sense...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Junmo Park
Minor code cleanup. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Matthias Gehre
[clang-tidy] fix readability-avoid-const-params-in...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Matthias Gehre
[ASTMatchers]: fix crash in hasReturnValue
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Saleem Abdulrasool
Process: fix the build with certain kernel versions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Alexey Bataev
[OPENMP 4.0] Support for 'uniform' clause in 'declare...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Chuang-Yu Cheng
[PPC64] Mark CR0 Live if PPCInstrInfo::optimizeCompareI...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Saleem Abdulrasool
Basic: fix profiling with GNU EABI
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Chuang-Yu Cheng
[PPC64] Use mfocrf in prologue when we only need to...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Rafael Espindola
Devide _gp in the same spot as other mips symbols....
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Matthias Braun
TargetLowering: Add missing doxygen group end.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Matthias Braun
AArch64: Drive-by cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
George Burgess IV
Attempt to make buildbot happier with r266032.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Enrico Granata
Restore the lazy initialization of ScriptInterpreterPyt...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
George Burgess IV
Add the allocsize attribute to LLVM.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Devin Coughlin
[analyzer] Fix assertion in ReturnVisitor for body...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Quentin Colombet
[AArch64] Add test cases for the repairing of physical...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Quentin Colombet
[RegBankSelect] Teach the repairing code how to handle...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Quentin Colombet
[AArch64] Add a test case for the propagation of regist...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Quentin Colombet
[RegisterBankInfo] Do not provide a default mapping...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Quentin Colombet
[AArch64] Add a test case for the repairing of definitions.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Quentin Colombet
[RegBankSelect] Teach how to repair definitions.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Quentin Colombet
[MachineIRBuilder] Expose the insertion point in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Greg Clayton
Fixed Variable::GetDecl() and Variable::GetDeclContext...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
JF Bastien
MergeFunctions: test alloca better
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Quentin Colombet
[AArch64] Test that RegBankSelect inserts the proper...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Derek Schuff
Replace MachineRegisterInfo::TracksLiveness with a...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Adrian Prantl
Add a missing DICompileUnit to testcase.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Mehdi Amini
ThinLTO renaming: use module hash instead of position...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Adrian Prantl
Legalize the debug info in this testcase in anticipatio...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
JF Bastien
AtomicExpandPass: mark assert variable as used
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
James Y Knight
Fix compile with GCC after r266002 (Add __atomic_*...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Davide Italiano
[LTO] Switch Module to std::unique_ptr<>.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Justin Bogner
CodeGen: Fix a use-after-free in TailDuplication
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
JF Bastien
NFC: keep comment up to date
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Evgeniy Stepanov
[safestack] A test for stackprotector canaries.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Evgeniy Stepanov
Allow simultaneous safestack and stackprotector attributes.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Evgeniy Stepanov
[safestack] Add canary to unsafe stack frames
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Tim Northover
ARM: use r7 as the frame-pointer on all MachO targets.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
James Y Knight
Add __atomic_* lowering to AtomicExpandPass.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Enrico Granata
Add support for resolving dynamic types of extended...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Manman Ren
swifterror: fix up a testing case.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Davide Italiano
[DebugInfo/Test] Add CU as required.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Simon Pilgrim
[DAGCombiner] Fold xor/and/or (bitcast(A), bitcast...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Manman Ren
Swift Calling Convention: swifterror target support.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Adrian Prantl
Revert accidentally committed change
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Adrian Prantl
Add missing DICompileUnit to this testcase
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Hans Wennborg
libclang: fix two memory leaks (PR26292)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Zachary Turner
Fix some display bugs in llvm-pdbdump.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Tom Stellard
Revert "AMDGPU/SI: Do not generate s_waitcnt after...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Richard Trieu
Adjust tests to have consistent integer sizes.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Hans Wennborg
Fix repeated conditional expression (PR20711)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Hans Wennborg
Fix broken assert, PR24624
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Hans Wennborg
Remove redundant .c_str(), as suggested by PR25633
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Hans Wennborg
Fix a couple of redundant conditional expressions ...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Rafael Espindola
Simplify handling of mips gp* symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Sanjay Patel
use range-loops; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Tim Northover
MCParser: diagnose missing directional labels more...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Matthew Simpson
[LoopUtils, LV] Fix PR27246 (first-order recurrences)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Charles Li
Lit C++11 Compatibility Patch #6
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Rafael Espindola
Simplify the creation of __rel[a]_iplt_{start,end}.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Davide Italiano
[DebugInfo] Fix even more tests to include DICompileunit.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Enrico Granata
Add support for additional NSArray formatters
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Enrico Granata
Add a formatter for zero-sized NSData
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Mehdi Amini
Emit the module hash by default with -flto=thin.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Sriraman Tallam
Test commit.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Lang Hames
[Object] Make .alt_entry directive parsing MachO specific.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Adrian Prantl
Fix missing DICompileUnits in testcases
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Sanjay Patel
[InstCombine] consolidate tests for related bugs
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Reid Kleckner
Use member initializers for all scalar fields of Machin...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Reid Kleckner
Combine redundant stack realignment booleans in Machine...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Sanjay Patel
add FIXME comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Sanjay Patel
add an assert for safety; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Sanjay Patel
variable names start with a capital letter; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Hemant Kulkarni
[llvm-readobj] Add ELF hash histogram printing
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Xinliang David Li
Add code comment/NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Sanjay Patel
[InstCombine] use canEvaluateShiftedShift() to handle...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Michael Zuckerman
[Clang][AVX512][BuiltIn] Adding avx512 ( psll{d|q}512...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Reid Kleckner
Update getting started docs
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Adrian Prantl
Make the distinct DISubprogram in this testcase really...
commit
|
commitdiff
|
tree
|
snapshot
next