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
2013-09-27
Chandler Carruth
Implement N3760, support for the [[deprecated]] attribute.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Richard Smith
Mark variable template implementation as complete....
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Richard Smith
Variable templates: handle instantiation of static...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Richard Smith
Comment out links for papers that aren't up yet.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Akira Hatanaka
[mips] Rewrite MipsTargetLowering::getAddr functions...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Kaelyn Uhrain
Don't give suggest things like function names on the...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Kaelyn Uhrain
Avoid the hard-coded limit on the number of typo correc...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Kaelyn Uhrain
Cache the location of failed typo corrections so that...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Benjamin Kramer
Fix typo: Dellocation.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Richard Smith
Fix formatting goof.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Richard Smith
Update status:
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yunzhong Gao
Adding intrinsics to the llvm backend for TBM instructi...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Manman Ren
TBAA: handle scalar TBAA format and struct-path aware...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Hans Wennborg
clang-cl: pass /FI options to fallback
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Edwin Vane
Adding pre/post conditions for some Replacement handlin...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Benjamin Kramer
SourceManager: Open code isInMainFile.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Timur Iskhodzhanov
Quick-fix the test for no-asserts build
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Rafael Espindola
Remove method that always returns true.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jordan Rose
[analyzer] Allow pre/post-statement checkers for UnaryO...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Faisal Vali
Fix the test files by removing the unnecessary -emit...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Alexander Kornienko
Added a comment and another test for the UT_ForIndentat...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Alexander Kornienko
Updated examples of UseTab option
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Alexander Kornienko
Updated clang-format style options doc.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Alexander Kornienko
Implemented tab usage only for indentation (llvm.org...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Justin Bogner
Transforms: Use getFirstNonPHI to set the insertion...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Richard Sandiford
[SystemZ] Rein back the use of block operations
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Richard Sandiford
[SystemZ] Improve handling of PC-relative addresses
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Timur Iskhodzhanov
Abstract out the emission of vtables, add basic support...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Alexey Samsonov
[LSan] Don't report leaks with single-frame stack traces
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Sanders
[mips][msa] Implemented insert.d intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Tilmann Scheller
ARM: Teach assembler to enforce constraints for ARM...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Sanders
[mips][msa] Implemented fill.d intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Sanders
[mips][msa] Implemented copy_[us].d intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Sanders
[mips][msa] Rename arguments to MSA_INSERT_DESC_BASE...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Evgeniy Stepanov
[sanitizer] Intercept backtrace, backtrace_symbols.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Sanders
[mips][msa] Implemented insert_vector_elt for v4f32...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Sanders
[mips][msa] Implemented extract_vector_elt for v4f32...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Andrea Di Biagio
Remove superfluous comment accidentally checked-in.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Sanders
[mips][msa] Added support for MSA registers to copyPhysReg
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Sanders
[mips][msa] Added support for matching splati from...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Kostya Serebryany
[asan] introduce run-time flag uar_stack_size_log to...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Andrea Di Biagio
Re-apply the change from r191393 with fix for pr17380.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Evgeniy Stepanov
[msan] Unpoison argument shadow for C++ module destructors.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Sanders
[mips][msa] Added MSA.txt to describe instruction selec...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jim Cownie
First attempt to import OpenMP runtime
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Tilmann Scheller
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Tilmann Scheller
ARM: Teach assembler to enforce constraint for Thumb2...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Sanders
[mips][msa] Tidy up
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jim Cownie
Create directory for OpenMP runtime
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Sanders
[mips][msa] MSA requires FR=1 mode (64-bit FPU register...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Alexander Kornienko
Correctly indent with tabs when whitespace starts from...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Sanders
[mips][msa] Expand all truncstores and loadexts for...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Sanders
[mips][msa] Added missing check in performSRACombine
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Jasper
clang-format: Improve formatting of functions with...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
David Majnemer
AST: Handle multidimensional arrays inside of __uuidof()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Jasper
clang-format: Fix formatting bug with comment in weird...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Puyan Lotfi
First check in. Modified a comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Craig Topper
Put HasAVX512 predicate on some patterns to properly...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Craig Topper
Switch HasAVX to UseAVX in one spot to ensure that...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Craig Topper
Removal some duplicate patterns.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
David Majnemer
AST: Handle qualified array types in typeid() expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Nick Lewycky
Add -fno-unsigned-char and ignore it. We already suppor...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
NAKAMURA Takumi
NumericLiteralParser::ParseNumberStartingWithZero(...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
David Majnemer
Sema: Respect -fdelayed-template-parsing when parsing...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Craig Topper
Remove some stray underscores from copyright block...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Dmitry Vyukov
tsan: support allocator_may_return_null flag
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Yunzhong Gao
Fixing Intel format of the vshufpd instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Rui Ueyama
Revert "llvm-objdump: Dump COFF import table if -privat...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Rui Ueyama
Revert "[PECOFF] Add a test for the import table."
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jim Ingham
Factor the code that was eliminating redundant breakpoi...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jim Ingham
DWARF says line number 0 is a valid line number - used...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jim Ingham
Remove unnecessary checks for thread_plan_sp (we check...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Rui Ueyama
[PECOFF] Add a test for the import table.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Rui Ueyama
Fix another -Wnon-pod-varargs error in r191472.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Rui Ueyama
Fix -Wnon-pod-varargs error in r191472.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Rui Ueyama
llvm-objdump: Dump COFF import table if -private-header...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Adrian Prantl
MCParser/Debug info: Accept line number 0 as a legitima...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Matt Kopec
Mark 32/64-bit tests as expected fail after root causin...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Rui Ueyama
[PECOFF] Enable input file logging if /debug is given.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Fariborz Jahanian
ObjectiveC migrator: Donlt annotate NS_RETURNS_INNER_PO...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Michael J....
[ELF] Add COPY relocations.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Michael J....
[Core] Add type and size to SharedLibraryAtom.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Fariborz Jahanian
ObjectiveC migrator: function pointer is not an
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Adrian Prantl
Debug info: Fix a crash when trying to construct a...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Faisal Vali
Remove an unused variable - thanks to Nick Lewycky...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Jack Carter
[mips][msa] Direct Object Emission for 3RF instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Jack Carter
[mips][msa] Updates encoding of 3RF instructions to...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Kaelyn Uhrain
Fix error recovery when a return type correction includ...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Bob Wilson
Fix up fallout from r187156.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Matt Kopec
Fix the thread jump test case for 32-bit inferiors...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Carlo Kok
missed one Close () call in 191446 overload fix for...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Ben Langmuir
Fix the command name in the syntax text for _regexp...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Faisal Vali
Implement a rudimentary form of generic lambdas.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Ben Langmuir
Fix a couple of typos in the help text for disassemble
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Edwin Vane
clang-modernize: Fixing a few left over cpp11-migrate...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Kaelyn Uhrain
Fix a bug in the typo correction replacement location.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Kaelyn Uhrain
Teach typo correction to look inside of classes like...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Edwin Vane
clang-modernize: Reset LoopConvert's TU tracking info...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Carlo Kok
On Windows MapViewOfFile requires the offset to be...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Carlo Kok
On windows a socket and file descriptor aren't the...
commit
|
commitdiff
|
tree
|
snapshot
next