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
2015-12-19
Richard Smith
Test for diagnostic quality improvement in r256049.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Tom Stellard
AMDGPU/SI: Fix implemenation of isSourceOfDivergence...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Kostya Serebryany
[libFuzzer] make CrossOver just one of the other mutations
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Richard Smith
Fix crash-on-invalid if a :: is followed by two or...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Philip Reames
[RS4GC] Remove an overly strong assertion
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Paul Robinson
Recommit CC1 part of debugger tuning; pass through...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Keno Fischer
Clean up the processing of dbg.value in various places
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Eric Christopher
Use a command line alias to remove the need to rewrite...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Matt Arsenault
AMDGPU: Switch barrier intrinsics to using convergent
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Matt Arsenault
Fix broken type legalization of min/max
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Nicolai Haehnle
AMDGPU/SI: use S_MOV_B64 for larger copies in copyPhysReg
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Nicolai Haehnle
AMDGPU: fix overlapping copies in copyPhysReg
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Kostya Serebryany
[libFuzzer] print successfull mutations sequences
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Chris Bieneman
[CMake] Fixing a typo in a flag
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Chris Bieneman
[CMake] Support a simple case for bootstrap builds...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
James Y Knight
Possibly fix MSVC compilation after r256054.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Siva Chandra
[TestCPPAuto] On linux, we need -fno-limit-debug-info.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Paul Robinson
Revert r256063, it's killing clang-tools-extra
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rafael Espindola
Deprecate a few C APIs.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Pete Cooper
Regenerated test according to the example assembly...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Paul Robinson
CC1 part of debugger tuning; pass through setting from...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Todd Fiala
Xcode: remove --test-subdir test reduction from previou...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Jonathan Peyton
Prevent monitor thread creation when KMP_BLOCKTIME...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Jonathan Peyton
Remove some extra spaces
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Todd Fiala
Xcode build: pass in vt100 to the Python test runner.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Xinliang David Li
[PGO] Cleanup: Move large member functions out of line...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Chris Bieneman
[CMake] PGO training data
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Teresa Johnson
Remove possibility of failures to due race in ThreadPoo...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Zachary Turner
Fix invalid enum comparison.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
James Y Knight
Rewrite the TrailingObjects template to provide two...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Enrico Granata
__ne__ is the actual Python operator; __neq__ is a...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rafael Espindola
Delete dead code: only functions are materializable.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Enrico Granata
Add support for seeing through clang::AutoType in Clang...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rafael Espindola
Use a lambda to reduce code duplication.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Richard Smith
Split RequireCompleteType into a function that actually...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rafael Espindola
git-clang-format a region I am about to change.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Xinliang David Li
[PGO] Simplify computehash interface (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Zachary Turner
Support AlwaysBreakAfterReturnType
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Richard Smith
[modules] Don't try to use the definition of a class if
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Todd Fiala
remove xcshareddata exclusion from .gitignore; add...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Enrico Granata
Turns out, many people define structs named Point that...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Alexey Samsonov
[Symbolize] Improve the ownership of parsed objects.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Alexey Samsonov
[sancov] IWYU fix: add proper header inclusion.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Cong Hou
Use getEdgeProbability() instead of getEdgeWeight(...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Richard Smith
Wire a SourceLocation into IsDerivedFrom and move the...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Jingyue Wu
[DivergenceAnalysis] fix a bug in computing influence...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Jingyue Wu
[NaryReassociate] allow candidate to have a different...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Enrico Granata
Add a test case that validates that my change in r25560...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Enrico Granata
Add API to support retrieving the formatters category...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rafael Espindola
Revert "Enhance BranchProbabilityInfo::calcUnreachableH...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rafael Espindola
Remove redundant argument. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Jun Bum Lim
Enhance BranchProbabilityInfo::calcUnreachableHeuristic...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Todd Fiala
Xcode build: add a lldb-python-test-suite target.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Bob Wilson
PIC should not be enabled by default on Darwin with...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Krzysztof Parzyszek
[Hexagon] Add PIC support
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rafael Espindola
Drop materializeAllPermanently.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Chad Rosier
Fix an unused variable warning from r256012.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Changpeng Fang
AMDGPU/SI: Test commit
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Changpeng Fang
Revert "AMDGPU/SI: Test commit"
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Changpeng Fang
AMDGPU/SI: Test commit
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rafael Espindola
Drop support for dematerializing.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Alexey Samsonov
[UBSan] Implement runtime suppressions (PR25066).
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Pete Cooper
Revert "Improve DWARFDebugFrame::parse to also handle...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Adrian Prantl
Add a defensive check for a nullptr.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Teresa Johnson
Rename variables to reflect linker split (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Eric Christopher
Convert Arg, ArgList, and Option to dump() to dbgs...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Eric Christopher
Add a dump method for ArgList.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Pete Cooper
Improve DWARFDebugFrame::parse to also handle __eh_frame.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Krzysztof Parzyszek
Recognize strings for Hexagon-specific variant kinds
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Todd Fiala
mark TestGlobalVariables.py as XFAIL on OS X dwarf.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Andrew Kaylor
[WinEH] Update LCSSA to handle catchswitch with handler...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Jun Bum Lim
[AArch64] Promote loads from stores
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Teresa Johnson
[ThinLTO/LTO] Don't link in unneeded metadata
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Jonathan Peyton
[STATS] Have CMake do real check for stats functionality
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rafael Espindola
Handle archives with paths in the names.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Tamas Berghammer
Fix the emulation of arm strd instruction
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rafael Espindola
clang-format to reduce diff in another patch.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rafael Espindola
Fix error handling in LLVMGetBitcodeModuleInContext.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Kuba Brecka
Revert r255996 ("[tsan] Add a DCHECK to verify __tsan_r...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Kuba Brecka
[tsan] Add a DCHECK to verify __tsan_read* and __tsan_w...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Kuba Brecka
[tsan] Fix scoping of ScopedInteceptor in libdispatch...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Vaivaswatha...
GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMe...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Yaron Keren
Replace SM.getFileEntryForID(Lexer->getFileID()) with...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Alexey Bataev
[OPENMP] Remove explicit call for implicit barrier
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Zlatko Buljan
[mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Alexey Bataev
[OPENMP] Fix for llvm.org/PR25878: Error compiling...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Alexey Bataev
[OPENMP 4.5] Parsing/sema analysis for 'depend(source...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rafael Espindola
Add a test for LLVMGetBitcodeModule.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Philip Reames
[RS4GC] Use an value handle to help isolate errors...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rafael Espindola
clang-format to reduce diff in another patch.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Vedant Kumar
Revert "[Option] Introduce Arg::print(raw_ostream&...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Vedant Kumar
[Option] Introduce Arg::print(raw_ostream&) and use...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Jim Ingham
Fix formatting for last commit.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Jim Ingham
Make the Language print the description of the Exceptio...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Eric Christopher
Reorganize the C API headers to improve build times.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Eric Fiselier
Fix type in tuple test. Sorry for the noise
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Douglas Gregor
ObjC properties: consider ownership of properties from...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Jason Molenda
The lldb side changes to go along with r255711 where...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Eric Fiselier
[libcxx] LWG2485: get() should be overloaded for const...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
NAKAMURA Takumi
BranchProbabilityTest.cpp: Suppress warnings. [-Wsign...
commit
|
commitdiff
|
tree
|
snapshot
next