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
2014-07-09
Sanjay Patel
Fix for PR20059 (instcombine reorders shufflevector...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Zachary Turner
Fix tests broken by the OptionValidator changes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Zachary Turner
Revert "Fix broken tests due to new error output."
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Sanders
Add Imagination Technologies to the vendors in llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Sanders
[mips][mips64r6] Implement -mips32r6 and -mips64r6...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
Prospective legacy build system fix following r212620
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
Remove dead code from r212620
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
Fix 'source-level' hyphenations
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
cc1as: consolidate option flags with cc1 and eliminate...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Sanders
[mips][mips64r6] Define _MIPS_FPSET, __mips_fpr, and...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Sanders
[mips] clz is defined to give 32 for zero. Similarly...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Jasper
clang-format: Fix behavior around pointer-to-member...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Tim Northover
[all]: Use range-based ArgList adapter instead of filte...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Tim Northover
Generic: add range-adapter for option parsing.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Chandler Carruth
[x86] Fix a bug in my new zext-vector-inreg DAG tricker...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Simon Atanasyan
[Mips] Make rel-dynamic-08.test test case independent...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Chandler Carruth
Sink two variables only used in an assert into the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Benjamin Kramer
X86: When lowering v8i32 himuls use the correct shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Chandler Carruth
[x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Tobias Grosser
clang-format polly to avoid buildbot noise
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Sanders
[mips][mips64r6] Correct select patterns that have...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Sanders
[mips][mips64r6] Correct cond names in the cmp.cond...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Chandler Carruth
[x86] Initialize a pointer to null to fix a bug in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Sanders
[mips][mips64r6] Use JALR for indirect branches instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Sanders
[mips][mips64r6] Use JALR for returns instead of JR...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Sanders
Add ability to emit internal instruction representation...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Chandler Carruth
[x86] Re-apply a variant of the x86 side of r212324...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alexey Bataev
Fixed incompatibility with MSVC builds in range-based...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alexey Bataev
Revert commit 212599.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alexey Bataev
[OPENMP] Fixed incompatibility in [Data]RecursiveASTVis...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Tim Northover
ARM: use LLVM's atomicrmw instructions when ldrex/strex...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Jasper
clang-format: Add new option to indent wrapped function...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Timur Iskhodzhanov
[ASan/Win] Don't instrument COMDAT globals. Properly...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Dmitri Gribenko
SourceMgr: consistently use 'unsigned' for the memory...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Jasper
clang-format: Update flag documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Jasper
Delete removed formatting option.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alexey Bataev
[OPENMP] Improved code of DataRecursiveASTVisitor and...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Daniel Jasper
clang-format: Revamp function declaration/definition...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
Prospective -fsanitize=memory build fix following r212586
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Nikola Smiljanic
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Nikola Smiljanic
Use correct memeber when displaying StringMap's size.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
CMake: make __DATE__, __TIME__ etc. macro usage an...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
CMake: fix compiler feature detection
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
clang-interpreter: don't check input file existence...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Alp Toker
Simplify warning flag value handling from r206826
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Todd Fiala
__arm64__ and __aarch64__ #ifdef adjustments
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Jason Molenda
Correct indentation level for one line.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Chandler Carruth
[SDAG] At the suggestion of Hal, switch to an output...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Ehsan Akhgari
[ms-coff] Add a test for proper handling of full Window...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Nick Kledzik
Change llvm-nm to use -M instead of -s to work with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Nico Weber
rewrap to 80 cols, no behavior change
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
NAKAMURA Takumi
MipsTargetStreamer.h: Avoid "using" to appease msc17.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Kevin Enderby
Changed the lvm-nm alias "-s" for -print-armap to ...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jason Molenda
Tweak for lldb coding style consistency.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Nico Weber
rewrap to 80 cols, no behavior change
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jim Grosbach
AArch64: Better codegen for loading from __fp16.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Hal Finkel
Improve BasicAA CS-CS queries
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Rui Ueyama
[PECOFF] Fix .bss section alignment
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Tobias Grosser
DominanceInfo is strongly preferred over RegionInfo
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Marshall Clow
string_view enhancements. Move to the correct namespace...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Kevin Enderby
Add support for BSD format Archive map symbols (aka...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Greg Clayton
Make sure that qProcessInfo packet returns correct...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Reid Kleckner
MS compat: Allow lookup of types from dependent bases...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dmitry Vyukov
tsan: reapply 212531 and 212532 with a fix
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Alexey Samsonov
Remove unnecessary check for NULL
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Saleem Abdulrasool
test: merge arm-intrin into ms-intrin, fix invocation
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Alexey Samsonov
[TSan] Revert r212531 and r212532.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Reid Kleckner
Allow more lookup of types in dependent base classes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dmitry Vyukov
tsan: allow memory overlap in __tsan_java_move
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jim Ingham
Add the ability to provide a "count" option to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jim Ingham
Document the "thread.completed-expression" feature...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Nico Weber
Don't pull in setjmp.h in -ffreestanding compiles.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Nico Weber
Replace a few // comments with /**/ comments in headers...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
David Majnemer
Sema: Don't allow CVR qualifiers before structors
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Bruce Mitchener
Revert accidental change to Xcode project.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Bruce Mitchener
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Jean-Daniel...
Simplify Host::GetOSVersion() on macosx.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Richard Smith
PR20227: materialize a temporary when dynamic_casting...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Pete Cooper
Revert "GlobalDCE: Delete available_externally initiali...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
As funny as it might look, this wasn't what I intended...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Todd Fiala
Remove hack from dotest.py to fix extra output on ...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Ulrich Weigand
[PowerPC] Implement atomic NAND operations as actual...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
Use explicit if and restore lost FileCheck error code...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
Update unit test for signature change.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
Turn some Twine locals into const char * variables.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Todd Fiala
Fix broken tests due to new error output.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Simon Atanasyan
[Mips] Make rel-dynamic-07.test test case independent...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
David Blaikie
Improve memory ownership of vfs::Files in the FileSyste...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
[clang-tidy] Address review comments for the Twine...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Andrea Di Biagio
[DAG] Teach how to combine a pair of shuffles into...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Marshall Clow
Fix some failing tests for the standard containers...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
Fix some Twine locals.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Todd Fiala
Fix broken MacOSX Xcode build for CommandOptionValidato...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Benjamin Kramer
[clang-tidy] Add a little checker for Twine locals...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Evgeniy Stepanov
[msan] Fix out of bounds access in origin copying.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Kostya Serebryany
[tsan] Enable tsan's deadlock detector by default.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dmitry Vyukov
tsan: fix a potential hang
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dmitry Vyukov
tsan: fix a bug in metamap
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Timur Iskhodzhanov
[ASan/Win] Don't instrument private COMDAT globals...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Kostya Serebryany
[tsan] fix deadlock detector's interoperation with...
commit
|
commitdiff
|
tree
|
snapshot
next