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-10
James Y Knight
[SPARC] Repair floating-point condition encodings in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Daniel Berlin
Rename a member variable to be more accurate with how...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
David Majnemer
[MS ABI] Never reference dllimport'd vtables
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Daniel Berlin
Constify two functions, make them accessible to unit...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ehsan Akhgari
Disable all llvm-config tests for now, will investigate...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Rong Xu
[PGO] Differentiate Clang instrumentation and IR level...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Rafael Espindola
Add support for R_X86_64_DTPOFF64.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Chad Rosier
[AArch64] This bit of logic is specific to pairing...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Teresa Johnson
Fix VST_CODE_* bitcode id comments (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ben Craig
Limit catopen usage to unix-like OSes
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Rafael Espindola
Use a SymbolBody to represent the personality.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Andrey Turetskiy
Reapply the patch of r260376.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Daniel Jasper
clang-format sort include use the source file name...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Tamas Berghammer
Revert "Improve the handling of missing elf symtab...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Andrey Turetskiy
[X86] Fix stack alignment for MCU target (Clang part...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Andrey Turetskiy
[X86] Fix stack alignment for MCU target, by Anton...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Alexey Bataev
[OPENMP 4.5] Initial support for data members in 'first...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Denis Zobnin
Fix assertion "Chunk.Kind == DeclaratorChunk::Function...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ewan Crawford
[RenderScript] Refactor allocation expressions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Alexey Bataev
Fix PR26543: add a check for definition in CXXRecordDecl.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Tamas Berghammer
Improve the handling of missing elf symtab and missing...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Tamas Berghammer
Fix handling of the arm IT instruction in the unwinder
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Tamas Berghammer
Use BKPT instead of UDF for arm/thumb breakpoints
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Tamas Berghammer
Add new option to lldb-server to display its version
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Simon Atanasyan
[ELF][MIPS] Group and sort initialization of MipsTarget...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Simon Atanasyan
[ELF][MIPS] Rename MipsTargetInfo::relocateOne argument...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Dylan McKay
[AVR] Add instruction definitions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Mohit K. Bhakkad
[LLDB][MIPS] Generalise MIPS arch names
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Xinliang David Li
[PGO] fix prof symbol lookup bug
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Akira Hatanaka
[Sema] Issue a warning for integer overflow in nested...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
JF Bastien
X86: Remove useless semicolon
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Jim Ingham
This is an idea to make "thread step-in --target" work...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
NAKAMURA Takumi
llvm-config: Fix DLL prefix on cygming.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Chris Bieneman
[CMake] For multi-stage builds to be deterministic...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Enrico Granata
Change lldb.value.__int__() so that it takes into accou...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Paul Robinson
Get rid of another SAME-NOT. FileCheck does not have...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
NAKAMURA Takumi
clang/test/Index/skip-parsed-bodies/compile_commands...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Justin Lebar
Remove some unnecessary CHECK-SAMEs in ModuleDebugInfo...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Jim Ingham
Add a missing break.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
NAKAMURA Takumi
libclang: Enable skip-parsed-bodies on win32.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
NAKAMURA Takumi
llvm-config: Quick fix for cross compilation. Don't...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Tom Stellard
StructurizeCFG: Initialize SkipUniformRegions in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Chris Bieneman
[CMake] Pass LLVM_EXTERNAL_*_SOURCE_DIR variables to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Chris Bieneman
[CMake] Fixing the 3-stage cmake cache.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Reid Kleckner
Revert "Turn on LLVM_ENABLE_PLUGINS by default on Windows"
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Lang Hames
[Orc] Add lazy-JITting support for i386.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Richard Smith
Fix overload sets of strchr, strpbrk, strrchr, memchr...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Tom Stellard
StructurizeCFG: Add an option for skipping regions...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Amaury Sechet
Add support for struct in C API test
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Justin Lebar
Get rid of CHECK-SAME-NOT in tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ekaterina Romanova
This patch adds doxygen comments for all the intrinsinc...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Amaury Sechet
Add binding for counting argument and find called value...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Adrian McCarthy
Don't dereference the first element of an empty container.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Ed Maste
Remove FreeBSD failure decorator from TestCppIncomplete...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Tim Northover
ARM: improve documentation slightly.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Adrian McCarthy
Add status for LLDB on Windows to status.html.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Kostya Serebryany
[asan] update the scariness score: tweak a few weights...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Zachary Turner
Change `CoreTests` to LLDBCoreTests to avoid name clash.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Sanjay Patel
[x86] convert masked load of exactly one element to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Amaury Sechet
Split clone value and instruction in the echo C API...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Vasileios Kalintiris
Revert "Introduce a cmake module to figure out whether...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Greg Clayton
Added code that was commented out during testing to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Amaury Sechet
Add icmp and conditional branches in the C API echo...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rui Ueyama
Rangefy, and replace a switch with `if`s. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Justin Lebar
Add convergent-removing bits to FunctionAttrs pass.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Justin Lebar
Update documentation about convergent attribute.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Peter Collingbourne
Fix GCC build.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ahmed Bougacha
[CodeGen] Prefer "if (SDValue R = ...)" to "if (R.getNo...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ahmed Bougacha
[X86] Don't reuse an unrelated variable, create a new...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Ahmed Bougacha
[X86] Remove unnecessary assignment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Amaury Sechet
Add C binding for AllocaInst::getAllocatedType
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Peter Collingbourne
WholeProgramDevirt: introduce.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Richard Smith
Update documentation to reflect that libc++abi provides...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rafael Espindola
Fix inverted comparison.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Amaury Sechet
Improve the C API echo test tool to emit basic block...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Greg Clayton
Fixed many issues that were causing differing type...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Richard Smith
PR26349: correctly check whether a digit sequence is...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jonathan Peyton
Proxy task fix: task_state stack push condition on...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Simon Atanasyan
[mips] Extend MipsAsmParser class to handle %got(sym...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jan Vesely
configure: Remove llvm 3.6 defines
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jan Vesely
configure: Remove cl_khr_fp64 for device that don't...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jan Vesely
configure: Introduce per device defines
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jan Vesely
math: Fix log2 vectorization on non-fp64 hw
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Jonathan Peyton
Have Mac builds use @rpath when supported in CMake
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Greg Clayton
Don't complete a class type just to test if it is a...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Sanjoy Das
[MemoryBuiltins] Fix an issue with hasNoAliasAttr
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rui Ueyama
ELF: Add 'using namespace llvm::dwarf'.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Philip Reames
[Verifier] Add checks for masked.load and masked.store...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Sanjay Patel
[SelectionDAG] make getMemBasePlusOffset() accessible...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rui Ueyama
ELF: Add .eh_frame 'P', 'R' and 'L' augmentation charac...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rafael Espindola
This brings back commit r259578.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Zachary Turner
Fix incorrect usage of `str` in _match_decorator_property.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Zachary Turner
Remove skipIf<compiler> decorators.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Zachary Turner
Remove decorators related to debug info types.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Zachary Turner
Delete all the xfail / skip decorators for specific...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Zachary Turner
Remove expected failure and skip decorators for host os.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rafael Espindola
Fix name style.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rafael Espindola
Update comment style.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Rafael Espindola
Revert "Correct size calculations for ELF files"
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Greg Clayton
If we set the DYLD_INSERT_LIBRARIES environment variabl...
commit
|
commitdiff
|
tree
|
snapshot
next