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
2014-07-20
NAKAMURA Takumi
MachineRegionInfo.cpp: Another fix on MachineRegionInfo...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Manuel Jacob
Remove braces around single-statement block and rangify...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Manuel Jacob
[C++11] Add predecessors(BasicBlock *) / successors...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Matt Arsenault
R600: Add missing test for concat_vectors
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Matt Arsenault
R600: Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Matt Arsenault
R600/SI: Remove dead code and add missing tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Saleem Abdulrasool
linux process: silence GCC switch coverage warning
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Saleem Abdulrasool
build: fix cmake warning with newer CMake
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Bill Wendling
Update formatting with clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Saleem Abdulrasool
ARM: fix division in some cases
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
NAKAMURA Takumi
Fix msc17 build. RegionInfo::RegionInfo::recalculate...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
NAKAMURA Takumi
Fix -Asserts build introduced since r213456.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
David Blaikie
Sure up ownership passing of the PBQPBuilder by passing...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Saleem Abdulrasool
MC: permit emitting a symbol value as section relative
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Simon Atanasyan
[Mips] Replace assembler code by YAML to make the test...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Matt Arsenault
Revert accidentally committed r213459
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Matt Arsenault
Fix build with GCC.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Matt Arsenault
XXX - Increase unroll threshold
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Matt Arsenault
R600/SI: implement range reduction for sin/cos
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Matt Arsenault
Update for RegionInfo changes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Matt Arsenault
Templatify RegionInfo so it works on MachineBasicBlocks
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Matt Arsenault
R600: Implement a few simple TTI queries.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Ben Langmuir
If a module build reports errors, don't try to load it
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Hal Finkel
[LoopVectorize] Use CreateAligned(Load|Store)
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Hal Finkel
[LoopVectorize] Propagate known metadata to vectorized...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Andrea Di Biagio
[x86] Fix wrong shuffle mask in test 'combine-vec-shuff...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Viktor Kutuzov
Revert D3908 due to issues on Mac platforms
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Hal Finkel
Handle AddrSpaceCast in stripAndAccumulateInBoundsConst...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
NAKAMURA Takumi
MergedLoadStoreMotion.cpp: Fix msc17 build. Member...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Hal Finkel
Make Value::isDereferenceablePointer handle offsets...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Hal Finkel
Cleanup comparisons to VariableArrayType::Static for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Hal Finkel
TypePrinter should not ignore IndexTypeCVRQualifiers...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Hal Finkel
Use the dereferenceable attribute on C99 array paramete...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Richard Smith
PR20356: Fix all Sema warnings with mismatched ext_...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Saleem Abdulrasool
ARM: correct WoA __builtin_alloca handling on O0
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
NAKAMURA Takumi
clang/test/Misc/backend-optimization-failure.cpp: Appea...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Jim Ingham
Add the ability to suppress the creation of a persistent
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
David Blaikie
Remove uses of the redundant ".reset(nullptr)" of uniqu...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
David Blaikie
Remove uses of the redundant ".reset(nullptr)" of uniqu...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Warren Hunt
[MS-ABI] Assign SEH handler indices to __try blocks
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Jim Ingham
In Process::LoadImage, use the same function call both...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Lang Hames
[MCJIT] Add a 'decodeAddend' method to RuntimeDyldMachO...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
David Majnemer
CodeGen: Properly null-check typeid expressions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Greg Clayton
LLDB now correctly handles virtual inheritance.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Eric Christopher
Revert "Reapply "DebugInfo: Ensure that all debug locat...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
NAKAMURA Takumi
Revert r213415, "Merge two lines". It broke tests in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Eric Christopher
Fundamentally change the MipsSubtarget replacement...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Eric Christopher
FrameLowering depends only upon the Subtarget, so only...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Akira Hatanaka
[X86 inline-asm] Error out on inline-asm constraint...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Hal Finkel
[PowerPC] 32-bit ELF PIC support
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Eric Christopher
In preparation for replacing the whole subtarget on...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Eric Christopher
Make InstrInfo depend only upon the Subtarget getting...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Hal Finkel
TypePrinter should not omit the static keyword in array...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Fariborz Jahanian
Objective-C. Patch to warn if the result of calling...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Eric Christopher
The subtarget in MipsTargetLowering isn't going to...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Zachary Turner
Allow the user to override the LLDB_TEST_COMPILER at...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Eric Christopher
Avoid caching the relocation model on the subtarget...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Eric Christopher
Remove commented out code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Eric Christopher
Clean up some style and formatting issues.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
David Blaikie
DebugInfo: Assert that all abstract scopes are subprogr...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Richard Smith
Reinstate r213348, reverted in r213395, with an additio...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Alexey Samsonov
Merge two lines
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Mark Heffernan
Fix build breakage introduced with r213412.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Zachary Turner
Test commit. Having trouble committing from one machin...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Mark Heffernan
Remove unroll pragma metadata after it is used.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Zachary Turner
Fix a bug with order of operations.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Zachary Turner
Make lldb -P work on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Eric Christopher
Fix a couple of formatting and style issues.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Lang Hames
[MCJIT] [AArch64] Make sure to propegate ARM64_RELOC_AD...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Eric Christopher
Make non-module passes unconditionally added in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Eli Bendersky
Add tests for atomic adds on floats.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
David Majnemer
Revert "CodeGen: Properly null-check typeid expressions"
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
David Majnemer
Address Richard's latest feedback.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
David Majnemer
Address Richard's comments
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
David Majnemer
Address Richard's comments.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
David Majnemer
CodeGen: Properly null-check typeid expressions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Tyler Nowicki
Recommit: Handle diagnostic warnings in Frontend diagno...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Tyler Nowicki
Rename DiagnosticInfoOptimizationWarning to DiagnosticI...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Eli Bendersky
Use CHECK-LABEL where appropriate in this test.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Mark Heffernan
Add loop unrolling metadata descriptions to docs/LangRe...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Gerolf Hoflehner
MergedLoadStoreMotion pass
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Ben Langmuir
Revert "[modules] Fix macro hiding bug exposed if:"
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Greg Clayton
Fixing warnings shouldn't introduce a crasher.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Alexey Samsonov
[UBsan] Skip -fsanitize=vptr instrumentations when...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Alexey Samsonov
Make sure globals created by UBSan are not instrumented...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
David Blaikie
Reapply "DebugInfo: Ensure that all debug location...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Simon Atanasyan
[Mips] Replace assembler code by YAML to make the test...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
David Peixotto
Fix build failure on windows
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Sylvestre Ledru
For i386, gcc 4.9 under Debian (at least) updated its...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
David Peixotto
MC: support different sized constants in constant pools
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Hal Finkel
Mark C++ reference parameters as dereferenceable
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Hal Finkel
Add a dereferenceable attribute
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Dmitry Vyukov
tsan: fix Go runtime build with clang
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Daniel Sanders
[mips] Use Triple::getVendor() instead of Triple::getVe...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Dmitry Vyukov
tsan: expose atomic operations in Go runtime
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Daniel Sanders
Add MIPS Technologies to the vendors in llvm::Triple.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Arnaud A. de...
Revert "Emit lifetime.start / lifetime.end markers...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Arnaud A. de...
Emit lifetime.start / lifetime.end markers for unnamed...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Tim Northover
AArch64: implement efficient f16 bitcasts
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Tim Northover
NVPTX: support fpext/fptrunc to and from f16.
commit
|
commitdiff
|
tree
|
snapshot
next