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-03
Nico Weber
Make check-clang depend on LTO.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Kuba Brecka
[tsan] Add interceptors for Darwin-specific locking...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Rafael Espindola
Don't pass member variables to member functions. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Rafael Espindola
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Tamas Berghammer
Remove some duplicated code from PlatformPOSIX/Android
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Marina Yatsina
[X86] MS inline asm: produce error when encountering...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Krzysztof Parzyszek
Unxfail passing test: test/CodeGenCXX/crash.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Alexander Kornienko
Revert "Fix for merging decls in pragma weak Calling...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Kuba Brecka
Follow-up of r254600 to fix the dyld_insert_libraries_r...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Kuba Brecka
[tsan] Enable ThreadSanitizer on OS X builds by default...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Tamas Berghammer
Fix TestLoadUnload for Windows -> POSIX remote debugging
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Kuba Brecka
[tsan] Use MAP_ANON instead of MAP_ANONYMOUS
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Kuba Brecka
[tsan] Use re-exec method to enable interceptors on...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Manuel Klimek
Add fall-back mode for clang tools.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Zlatko Buljan
[mips][DSP] Add DSPr1 and DSPr2 tests for the standard...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Alexey Bataev
[OPENMP 4.5] Parsing/sema support for 'omp taskloop...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Alexey Bataev
PR25575: Make GCC 4.4+ comatible layout for packed...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Marina Yatsina
[X86] Add support for fcomip, fucomip for Intel syntax
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Simon Pilgrim
[X86] Stripped backend codegen tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Mohit K. Bhakkad
[Fix] fix build failure due to rL254588
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Andy Gibbs
Fix class SCEVPredicate has virtual functions and acces...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Igor Kudrin
[ELF/AArch64] Support R_AARCH64_COPY relocation.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Jaydeep Patil
[LLDB][MIPS] Using enum instead of a constant to fetch...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Craig Topper
[TableGen] Remove an assumption about the order of...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Mohit K. Bhakkad
[LLDB] Switch to assembly view if source is moved
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Tom Stellard
AMDGPU/SI: Emit constant arrays in the .hsrodata_readon...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Matthias Braun
Revert "ScheduleDAGInstrs: Rework schedule graph builder."
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Mehdi Amini
clang-format FunctionImport after refactoring (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Mehdi Amini
Rename Set variable to be plural
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Mehdi Amini
Refactor FunctionImporter::importFunctions with a helpe...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Mehdi Amini
Adapt comment and rename variable in ModuleLinker to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Mehdi Amini
Remove "ExportingModule" from ThinLTO Index (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Joerg Sonnenberger
Add a TODO item that the nop handling before FP conditi...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Nico Weber
Fix a comment typo from r251874.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Rui Ueyama
COFF: Non-external COMDAT sections sholud not be merged...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Matthias Braun
ScheduleDAGInstrs: Rework schedule graph builder.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Sanjay Patel
generalize CHECK lines to make buildbot happy
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Matthias Braun
RegisterPressure: Use range based for, fix else style...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Richard Smith
PR17381: Treat undefined behavior during expression...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Sanjay Patel
change an assert when generating fmuladd to an ordinary...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Xinliang David Li
[PGO] Add v2 format compatibility test
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Justin Bogner
MC: Make sure to clear *all* of MCMachOStreamer's state
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Derek Schuff
[WebAssembly] Add a test for wasm-store-results pass
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Dan Gohman
[WebAssembly] Assert that byval and nest are not used...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Majnemer
Rename a header guard to be more appropriate
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Majnemer
Forgot to add this file with r254562.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Krzysztof Parzyszek
[Hexagon] Improve lowering of instructions to the MC...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Zachary Turner
Fix test result serialization to use bytes.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Majnemer
Move EH-specific helper functions to a more appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Sanjay Patel
fix typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Alexey Samsonov
Fixup for r254547: use format_hex() to simplify code.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Rafael Espindola
Switch the linker to having a whitelist of GVs.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Mike Aizatsky
Libfuzzer: do not pass null into user function
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Reid Kleckner
Use std::string instead of strdup() and free() in WinCo...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Rafael Espindola
Delete what is now duplicated code.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Blaikie
[llvm-dwp] Include only the non-empty columns in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
George Burgess IV
Add the `pass_object_size` attribute to clang.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Xinliang David Li
Sync up with master file
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Xinliang David Li
[PGO] Allow input value node list to be null
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Todd Fiala
Candidate fixes for python2/3 compatible string handlin...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Cong Hou
Fix a typo in LoopVectorize.cpp. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Alexey Samsonov
[PowerPC] Remove wild call to RegScavenger::initRegState().
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Alexey Samsonov
[Hexagon] Remove std::hex in favor of format().
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Todd Fiala
Make --results-file stdout implied if unspecified when...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Kyle Butt
Tests: PPC: remove unnecessary metadata. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Rafael Espindola
Also copy private linkage globals when needed.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Alexey Samsonov
Re-enable UBSan tests for SystemZ: PR20980 was fixed.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Rafael Espindola
Don't copy information from aliasee to alias.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Tom Stellard
AMDGPU/SI: Correctly emit agent global segment variable...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Krzysztof Parzyszek
[Hexagon] Remove TFRI_V4 instruction, use existing...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Rafael Espindola
Fix linking when we copy over only a decl.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Sumanth Gundapaneni
Fix the clang driver when "-nostdlib" is present
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Zachary Turner
Use sub-commands instead of --mode={client,server}.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Kyle Butt
[CodeGen]: Fix bad interaction with AntiDep breaking...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Kyle Butt
Test Commit: iteratee
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Todd Fiala
Adds candidate formatter for replacing legacy summary...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Fiona Glaser
Fix accidental off by one change
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Paul Robinson
Move _mm256_cvtps_ph and _mm256_cvtph_ps to immintrin.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Tom Stellard
AMDGPU: Fix msan test failure
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Fiona Glaser
Scheduler / Regalloc: use unique_ptr[] instead of std...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Nathan Slingerland
[llvm-profdata] Change instr prof counter overflow...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Tim Northover
AArch64: use ldxp/stxp pair to implement 128-bit atomic...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Dan Gohman
[WebAssembly] Fix comments to say "LIFO" instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Mohit K. Bhakkad
[LLDB][MIPS] fix watchpoint searched on client side...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Samuel Antao
[OpenMP] Update target directive codegen to use 4.5...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Aaron Ballman
Making the deleted copy constructor parameter const...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Tom Stellard
AMDGPU/SI: Don't emit group segment global variables
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Majnemer
Do (A == C1 || A == C2) -> (A & ~(C1 ^ C2)) == C1 rathe...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Aaron Ballman
Replace the custom AST matcher for nothrow functions...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Aaron Ballman
Add a narrowing AST matcher that matches on a FunctionD...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Aaron Ballman
Amending r254423 by deleting the copy constructor and...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Rafael Espindola
Add an interesting case we already get right.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Andy Gibbs
Rollback r254508 and r254511 to fix buildbots
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Michael Zuckerman
By intel spec
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Andy Gibbs
Fix buildbots broken by r254508
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Daniel Jasper
Traverse the NestedNameSpecifier(Loc) of NamespaceAlias...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Andy Gibbs
Pass along correct 'make' to sub-builds.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Andy Gibbs
Fix class SCEVPredicate has virtual functions and acces...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Tamas Berghammer
XFAIL TestReturnValue for linux i386 clang 3.5-3.6
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Christof Douma
Teaches clang about Cortex-A35.
commit
|
commitdiff
|
tree
|
snapshot
next