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-11-17
Zachary Turner
Make GetRegisterByName() take a StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Johannes Doerfert
[DBG] Allow to emit the RTC value at runtime
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Simon Atanasyan
[ELF][MIPS] Remove 'mips' word from MipsGotSection...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Johannes Doerfert
[DBG] Collect statistics about statically infeasible...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Bruno Cardoso...
[CrashReproducer][Darwin] Suggest attaching .crash...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Johannes Doerfert
[DBG] Collect statistics about taken assumptions
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rafael Espindola
Allow use define symbols to override linker defined...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Zachary Turner
Convert Platform, Process, and Connection functions...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Malcolm Parsons
Fixes for r287241. Use placement new. Apply clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Allow SIZEOF() command on nonexistent section.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Petr Hosek
[CMake] Error when LTO and lld are enabled on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Eric Fiselier
Workaround compilers w/o C++1z inline variables
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Add single quotes to error messages.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Use consistent variable name.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Use llvm::reverse to get a reverse range.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Eric Fiselier
Remove files missed in r287250
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Eric Fiselier
Implement P0504R0: Revisiting in-place tag types for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Eric Fiselier
Test changes for P0504R0 "Revisiting in-place tag types...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Simon Pilgrim
Fix spelling mistakes in Hexagon target comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Simon Pilgrim
Fix spelling mistakes in X86 target comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Reid Kleckner
[asan] Create a .ASAN$G(A-Z) section for global registr...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Michal Gorny
[tests] Use __SSE2__ (rather than __i686__...) for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Manman Ren
ObjC Module: try to make objc module deterministic.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Eugene Zelenko
[CodeView] Fix some Clang-tidy modernize-use-default...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Zachary Turner
Rewrite all Property related functions in terms of...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Malcolm Parsons
Use unique_ptr for cached tokens for default arguments...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Kostya Serebryany
[libFuzzer] better documentation for -fsanitize-coverag...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Saleem Abdulrasool
Sema: correct typo correction for ivars in @implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Enable -threads by default.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Anna Zaks
[asan] Update the tests as Mach-O metadata liveness...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Anna Zaks
[asan] Turn on Mach-O global metadata liveness tracking...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Pass StringRefs instead of StringMatcher because it...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Konstantin...
Revert "AMDGPU: Enable ConstrainCopy DAG mutation"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Daniil Fukalov
[SCEV] limit recursion depth of CompareSCEVComplexity
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Benjamin Kramer
[include-fixer] Add a test for the full round trip...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Benjamin Kramer
Link include-fixer into libclang if clang-tools-extra...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Benjamin Kramer
[include-fixer] Refactor include fixer to be usable...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Alexey Bataev
[OPENMP] Fixed codegen for 'omp cancel' construct.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Malcolm Parsons
[docs] Remove doubled spaces
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rafael Espindola
Avoid accessing an end() iterator.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Simon Pilgrim
Wdocumentation fix
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Simon Pilgrim
[X86][SSE] Improve lowering of vXi64 multiply with...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Simon Pilgrim
Fix spelling in comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Malcolm Parsons
[clang-tidy] Ignore template instantiations in moderniz...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Pavel Labath
[cmake] Move LLVM_BUILD_STATIC check to an earlier...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Pablo Barrio
[ARM] Relax restriction on variadic functions for tailc...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Eugene Leviant
[ELF] Remove unneeded forward declarations. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Oren Ben Simhon
[X86] RegCall - Handling v64i1 in 32/64 bit target
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Eugene Leviant
[ELF] Convert SymbolTableSection to input section
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Malcolm Parsons
[clang-tidy] Changes to modernize-use-default check
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Sanjoy Das
Delete dead code and add asserts instead; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Sanjoy Das
[ImplicitNullCheck] Fix an edge case where we were...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Zachary Turner
Fix one more build error with lldb-server.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Craig Topper
[X86] Fix formatting. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Craig Topper
[X86] Add a test case where, due to a bug in selectScal...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Dean Michael...
[XRay] Support AArch64 in LLVM
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Zachary Turner
Fix warnings and errors introduced with UUID changes.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Chris Bieneman
[CMake] [Darwin] Add support for debugging tablegen...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Chris Bieneman
[CMake] NFC. Updating CMake dependency specifications
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Chris Bieneman
[CMake] NFC. Updating CMake dependency specifications
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Konstantin...
[AMDGPU] Add missing test for rL287203
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Konstantin...
[AMDGPU] Custom lower f16 = fp_round f64
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Rename a function so that that starts with a lowercase...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Konstantin...
[AMDGPU] Promote f16/i16 conversions to f32/i32
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Simplify and use consistent variable name. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Konstantin...
[AMDGPU] Expand `br_cc` for f16
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Use uint16_t instead of size_t for symbol version ID.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Add single quotes to a warning message for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Simplify handleAnonymousVersion even more.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Lang Hames
[Orc] Clang-format the recent RPC update (r286620 and...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Richard Smith
Remove -Wsigned-enum-bitfield from -Wmost. On a wide...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Split scanVersionScript. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Zachary Turner
Convert UriParser to use StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Zachary Turner
Make GetValueForVariableExpression use StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Zachary Turner
Convert AutoComplete related code to StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
George Burgess IV
[Sema] Fix a bug in enable_if condition instantiation.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Dehao Chen
Use profile info to adjust loop unroll threshold.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Ivan Krasin
Explicitly specify that ubsan-vtable-checks is x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Justin Lebar
[CUDA] Update docs to indicate that clang now supports...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Lang Hames
Remove a stale test case.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Peter Collingbourne
llvm-dis: Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Ivan Krasin
Insert a type check before reading vtable.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Dylan McKay
[AVR] Remove some accidentally-commited code that broke...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Petr Hosek
[CMake] Support lld with LTO bootstrap
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Peter Collingbourne
Introduce GlobalSplit pass.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Reid Kleckner
Add warning when assigning enums to bitfields without...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Dylan McKay
[AVR] Wrap all methods in the pseudo expansion pass...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Anna Zaks
[analyzer] Remove unused check::RegionChanges::wantsReg...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Dylan McKay
[AVR] Fix basic block naming in ctlz and cttz tests
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Dylan McKay
[AVR] Remove unused method from AVRTargetMachine
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Dylan McKay
[AVR] Add tests for counting leading/trailing zeros
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Sanjay Patel
[x86] allow FP-logic ops when one operand is FP and...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Ahmed Bougacha
[AsmParser] Avoid recursing when lexing ';'. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Ahmed Bougacha
[CodeGen] Pass references, not pointers, to MMI helpers...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Ahmed Bougacha
Revert "Get GlobalISel to build on Linux after r286407"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Ahmed Bougacha
[CodeGen] Pull MMI helpers from FunctionLoweringInfo...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Ahmed Bougacha
[CodeGen] Cleanup MachineModuleInfo doxygen comments...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Ahmed Bougacha
[CodeGen] Sort MMI forward declarations. NFC.
commit
|
commitdiff
|
tree
|
snapshot
next