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-02-11
Akira Hatanaka
[Objective-c] Stop attaching section "datacoal_nt"...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Matt Arsenault
AMDGPU: Fix constant bus use check with subregisters
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Matt Arsenault
AMDGPU: Fix passes depending on dominator tree for...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Matt Arsenault
AMDGPU: Remove some old intrinsic uses from tests
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Alexey Bataev
[OPENMP] Rename OMPCapturedFieldDecl to OMPCapturedExpr...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Matt Arsenault
AMDGPU: Fix not handling new workitem intrinsics in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Matt Arsenault
AMDGPU: Split R600 and SI store lowering
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Michael J....
[readobj] Dump DT_JMPREL relocations when outputting...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Michael J....
[readobj] Handle ELF files with no section table or...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Michael J....
[readobj] Move dynamic table parsing to a new function...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Michael J....
[readobj] Sort switch by enum value.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Michael J....
[readobj] Parse sections before dynamic table.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Hemant Kulkarni
Fix const confusion while lambda function usage
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Tom Stellard
[AMDGPU] Assembler: Fix VOP3 only instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Davide Italiano
[llvm-nm] Simplify code logic. Rewrite a single functio...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Reid Kleckner
Un-XFAIL a passing test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Reid Kleckner
Move mmap_limit_mp test to Posix
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Justin Lebar
[CUDA] Don't crash when trying to printf a non-scalar...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Justin Lebar
Remove unused ToolChain arg from Driver::ConstructPhase...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Rui Ueyama
ELF: Sort .[cd]tors by priority as we do for .{init...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Rui Ueyama
Reduce code repetition. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Reid Kleckner
Silence MSVC warning about non-void prototypes
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Quentin Colombet
[GlobalISel][MachineRegisterInfo] Add a method to creat...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Evgeniy Stepanov
[asan] Dump adb output on failure.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Reid Kleckner
Fix two tests relying on LLVM -O1 behavior
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Hemant Kulkarni
Fix build failure caused in r260430
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Davide Italiano
[llvm-nm] Minor style change. Prefer EXIT_SUCCESS over 0.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Teresa Johnson
Fix Windows bot failure in Transforms/FunctionImport...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Quentin Colombet
[GlobalISel] Remember the size of generic virtual registers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Rui Ueyama
Reorder code to improve readability. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Mehdi Amini
FunctionImport: add a progressive heuristic to limit...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Rafael Espindola
Don't include NOBITS TLS in PT_LOAD.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Hemant Kulkarni
Make llvm-nm test consistent with other tests
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Rui Ueyama
ELF: Use stable sort to sort .{init,fini}_array sections.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Mehdi Amini
Use a StringSet in Internalize, and allow to create...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Mehdi Amini
Add the ability to initialize a StringSet from a pair...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Rui Ueyama
ELF: Implement __attribute__((init_priority(N)) support.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Davide Italiano
[llvm-nm] Prefer range-based loop over explicit iterator.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Mehdi Amini
Add a new insert_as() method to DenseMap and use it...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Quentin Colombet
[CMake] Add a macro definition to detect if we are...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Quentin Colombet
[GlobalISel] More detailed skeleton for the IRTranslator.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Mehdi Amini
Bitcode reader: replace DecodeChar6() with a lookup...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Mehdi Amini
Simplify handleOperandChangeImpl() removing last argume...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Rafael Espindola
Split the creation of program headers in a few steps.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Jim Ingham
Revert 260436. I pretty consistently upper-case the...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Philip Reames
Follow up to 260439, Speculative fix to clang builders
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Rong Xu
[PGO] Make the number of records for each value site...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Hans Wennborg
Revert r260388 "[MS ABI] Never reference dllimport...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Justin Lebar
Bail on compilation as soon as a job fails.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Matthias Braun
APInt: Simplify EqualSlowCase
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Xinliang David Li
Fix buildbot failure (hosts without zlib)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Sean Callanan
When importing Objective-C protocols, mark them as...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Rui Ueyama
ELF: Combine cases that has the same code.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Eric Fiselier
Remove changes that snuck in within r260431
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Teresa Johnson
Restore "[ThinLTO] Use MD5 hash in function index....
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Evgeniy Stepanov
Fix invalid casts in <functional>.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Zachary Turner
Fix copy/paste error in TestCModules.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Philip Reames
[LVI] Handle constants defensively
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Derek Schuff
[WebAssembly] Re-triage list of compilation failures...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Pete Cooper
Use ArrayRef instead of deep copies of CompactUnwindEnt...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Enrico Granata
No reason for these two letters to be uppercase
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Reid Kleckner
[clang-cl] /Z7 now generates normal debug info, not...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Greg Clayton
Now that SymbolFileDWARF supports having types in compl...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Mandeep Singh...
Test commit, fixed "clang" to "Clang" in docs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Reid Kleckner
[codeview] Describe int local variables using .cv_def_range
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Eric Fiselier
Recommit r260012 - Cleanup node-type handling in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Hemant Kulkarni
[llvm-readobj] Option to emit readelf like output
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Derek Schuff
[WebAssembly] Address comments left over from r260421
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Xinliang David Li
[Coverage] add covmap v2 binary format regression test
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Nicolai Haehnle
AMDGPU: Release the scavenged offset register during...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Sanjay Patel
[x86] refactor masked load/store combine logic ; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Richard Smith
Don't assume that there is only one strchr overload...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Simon Atanasyan
[ELF][MIPS] Add lazy relocation support for MIPS
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Zachary Turner
Remove skipUnlessListedRemote.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Zachary Turner
Remove expectedFailureLinux decorator.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Derek Schuff
[WebAssembly] Switch varags calling convention to use...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Anton Yartsev
[analyzer] Windows: launch scan-build from an arbitrary...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Chad Rosier
[AArch64] Refactor is logic into a helper function...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Reid Kleckner
Fix a -Wsign-compare in Support Path unittests
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Reid Kleckner
Silence MSVC warning about falling off the end of a...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Reid Kleckner
Disable MSVC 2015's warning about zero extending after...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Eugene Zelenko
Fix some Clang-tidy readability-redundant-control-flow...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Reid Kleckner
Silence some MSVC warnings about zero extending unsigne...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Teresa Johnson
Revert "[ThinLTO] Use MD5 hash in function index."...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Reid Kleckner
Silence some MSVC false positive warnings about integer...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Reid Kleckner
Enable constexpr on Visual Studio 2015, add support...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Matt Arsenault
Fix return type of bool function
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Teresa Johnson
[ThinLTO] Use MD5 hash in function index.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Jordan Rose
[ADT] Add "return *this;" to PointerEmbeddedInt::operator=.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Chad Rosier
[AArch64] Update comment to match reality. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Reid Kleckner
Disable the new Orc lazy JIT tests on Windows, they...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Matt Arsenault
SelectionDAG: Make Properties a field of SDPatternOperator
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Matt Arsenault
SelectionDAG: Make min/max commutative and associative
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Xinliang David Li
Rollback 260394 -- 32bit test needs more config support
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Colin LeMahieu
[MC] Merge VK_PPC_TPREL in to generic VK_TPREL.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Rong Xu
[PGO] Indirect-call profile annotation in IR level...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Matt Arsenault
AMDGPU: Fix indentation and variable names
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Matt Arsenault
AMDGPU: Split R600 and SI load lowering
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Hemant Kulkarni
Revert "[llvm-readobj] Option to emit readelf like...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Reid Kleckner
[pdbdump] Fix test for different type ordering with...
commit
|
commitdiff
|
tree
|
snapshot
next