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-31
David Majnemer
[MS ABI] Replace dead code with an assertion
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
David Majnemer
[MSVC Compat] Diagnose multiple default ctors for dllex...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Craig Topper
[TableGen] Move determination of IsIsolatedToken into...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
James Y Knight
[TrailingObjects] Convert classes in ExprObjC.h
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
James Y Knight
[TrailingObjects] Convert remaining classes in Expr...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Richard Smith
Improve diagnostic for the case where a function templa...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
Revert "Revert "[ptr-traits] Implement the base pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Sanjay Patel
[ValueTracking] fix bug computing isKnownToBeAPowerOfTw...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Eric Fiselier
Use __rebind_pointer to avoid #ifdef block
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Teresa Johnson
[ThinLTO] Rename variables used in metadata linking...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Eric Fiselier
[libcxx] Fix for ALL undefined behavior in <list>.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Richard Smith
Implement [temp.deduct.type]p6: if the nested-name...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Tobias Grosser
IslExprBuilder: Provide PointerLikeTypeTraits for isl_id
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Tobias Grosser
ScopDetection: Add include to make complete type of...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Teresa Johnson
Ensure MDNode used as key in metadata linking map canno...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Xinliang David Li
[PGO]: Eliminate custom typedefs in the FreeBSD case
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Teresa Johnson
[ThinLTO] Check MDNode values saved for metadata linkin...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Sanjay Patel
fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Aaron Ballman
Silencing a -Wcast-qual warning; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Aaron Ballman
When performing an implicit from float to bool, the...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Tobias Grosser
Revert "[ptr-traits] Implement the base pointer traits...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Davide Italiano
Disable generating movt on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Daniel Jasper
clang-format: Slightly row back on r256343 by increasin...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Alexey Bataev
[OPENMP 4.5] Allow 'ordered' clause on 'loop simd'...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
George Rimar
[ELF] - Optimize .eh_frame section: remove CIE if all...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Alexander Kornienko
[clang-tidy] Don't use delegating constructors
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Alexander Kornienko
[clang-tidy] Use hasLocalStorage() to identify unnecess...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Alexander Kornienko
[clang-tidy] Add the missing Makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Alexander Kornienko
[clang-tidy] Fix configure build
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Alexander Kornienko
[clang-tidy] Add UnnecessaryCopyInitialization check...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Daniel Jasper
clang-format: [JS] Support TypeScript 1.6 user defined...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Add another complete type that is necessar...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Some compilers (older Clang? unsure) on...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Craig Topper
[TableGen] Remove unnecessary conversion from StringRef...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Craig Topper
[TableGen] Remove raw_string_ostream by just emitting...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Craig Topper
[TableGen] Use range-based for loops. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Craig Topper
[TableGen] Move more things that come from variant...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Craig Topper
[TableGen] Use 'size_t' instead of 'unsigned' to better...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
David Majnemer
[MS ABI] Add variable templates to the NameBackReferences
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
David Majnemer
[MS ABI] Improve our mangling of pass_object_size
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Eric Fiselier
Fix locale feature testing in test suite.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Implement the base pointer traits using...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
James Y Knight
Fix alignment issue in CodeGenFunction::PopCleanupBlock.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Refactor how PointerIntPair does its point...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Add one more #include necessary to do...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Add an #include to provide the complete...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Add #includes of headers rather than forwa...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Eric Fiselier
Revert r256606 due to compiler-rt sanitizer bot failures
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Move a class definition up to the top...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Move methods manipulating PointerUnions...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Switch the Redeclarable template to using...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Switch from a really wasteful SmallDenseMap of
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Chandler Carruth
[ptr-traits] Stop using two bogus types as stand-ins...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
James Y Knight
[TrailingObjects] Convert CastExpr and subclasses.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Richard Smith
Clean up this code, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Eric Fiselier
Cleanup CMake for out-of-tree builds
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Devin Coughlin
[analyzer] Handle another Android assert function.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Xinliang David Li
[PGO]: Refactor VP data writer
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Devin Coughlin
[analyzer] Suppress nullability warning for _Nonnull...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Richard Smith
When a namespace alias redeclares a using declaration...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Richard Smith
Model NamespaceAliasDecls as having their nominated...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Nico Weber
Address review comment on r256595
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Nico Weber
Fix test from r256596
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Eric Fiselier
Fix test failure in 32 bit mode
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Eric Fiselier
Mark LWG defect #2367 as complete
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Nico Weber
Emit a -Wmicrosoft warning when treating ^Z as EOF...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Nico Weber
Emit a -Wmicrosoft warning when pasting /##/ into a...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Ben Craig
[libcxx] Fixing the Mac / Darwin build
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Teresa Johnson
Rename MDValue* to Metadata* (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Ben Craig
[libcxx] Fixing silly mistake from last commit.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Ben Craig
[libcxx] Fixing the Linux sanitizer builds
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
James Y Knight
[TrailingObjects] Convert OffsetOfExpr.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
David Majnemer
[MS ABI] Invent a mangling for reference temporaries
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Ben Craig
[libcxx] Refactoring target_info.py
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Richard Smith
Use consistent types for all bit-field members in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Manuel Jacob
[RS4GC] Use DenseMap::count() instead of DenseMap:...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
James Y Knight
[TrailingObjects] Convert Decl* classes.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
don't repeat function names in comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
David Majnemer
[MS ABI] Add a mangling for _Complex
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
David Majnemer
[MS ABI] Mark an unreachable path appropriately
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
use auto with dyn_casted values; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Manuel Jacob
[PlaceSafepoints] Assert that the gc.safepoint_poll...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
use auto with dyn_casted values; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Dimitry Andric
For the asan_symbolize.py script, use addr2line as...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Simon Atanasyan
[ELF][MIPS] Rename test file. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
fix typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Richard Smith
Teach typo correction to properly handle mapping declar...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
use range-based for-loops; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
use range-based for-loop; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Chad Rosier
Add command line options to force function/loop alignments.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
James Y Knight
[TrailingObjects] Convert AST classes that had a ASTTem...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
don't repeat function names in comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Geoff Berry
[JumpThreading] Fix opcode bonus in getJumpThreadDuplic...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Devin Coughlin
[analyzer] Nullability: allow cast to _Nonnull to suppr...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Sanjay Patel
use range-based for-loops; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Philip Reames
[MemoryBuiltins] Delete dead code [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
James Y Knight
[TrailingObjects] Use a different technique to determin...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
George Rimar
Reformat of conditions for calculating r_offset in...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Alexander Kornienko
[clang-tidy] Fix a use-after-free bug found by asan
commit
|
commitdiff
|
tree
|
snapshot
next