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-03-15
Kostya Serebryany
[sanitizer] fix gcc build warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Kostya Serebryany
[asan] Add ForEachChunk() to sanitizer allocators....
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Alexey Samsonov
[Sanitizer] Generalize compile/link flags for sanitizer...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Alexey Samsonov
Fixup for r176934. More careful setup of path to llvm...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Alexey Samsonov
Fixup for r176933: more careful setup of path to llvm...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Alexey Samsonov
[Sanitizer] Build sanitizer_common tests w/o RTTI....
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Craig Topper
Use NumBaseBits in a few more places in SmallBitVector...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Rafael Espindola
Fix the FDE encoding to be relative on ELF.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Hal Finkel
Allocate the RS spill slot for any PPC function with...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Sean Callanan
Rolled back r176719 because settings with file
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Anna Zaks
[analyzer] Refactor checks in IDC visitor for consisten...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Anna Zaks
[analyzer] Teach trackNullOrUndef to look through terna...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Eric Christopher
Turn anonymous type in anonymous union warning back...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Eric Christopher
Silence anonymous type in anonymous union warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Richard Smith
PR15290: 'this' is not permitted in the declaration...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Eric Christopher
Silence anonymous type in anonymous union warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Eric Christopher
Fix a virtual destructor warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Nadav Rotem
Add a triple to the test.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Nadav Rotem
Unaligned loads should use the VMOVUPS opcode.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
David Blaikie
Remove some unused variables to clean the Clang -Werror...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
[mips] Set isAllocatable bit of unallocatable register...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Fariborz Jahanian
Diagnose about extern "C" functions returning c++ objects
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Argyrios Kyrtzidis
Don't try to typo-correct 'super' in an objc method.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Greg Clayton
<rdar://problem/12537646>
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Adrian Prantl
Add a testcase for r177118.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Andrew Trick
Fix r177112: Add ProcResGroup.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Jakob Stoklund...
Prepare for adding InstrSchedModel annotations to X86...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Anna Zaks
[analyzer] Change the way in which IDC Visitor decides...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Reed Kotler
Add a new method which enables one to change register...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Jim Ingham
Log the match substring as well in the case where we...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Adrian Prantl
Always declare the .block_descriptor parameter, not...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Jim Ingham
Add some logging to track cases where “step-in” steps...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Matt Kopec
Recommit lldb realtime output for POSIX.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Arnold Schwaighofer
LoopVectorizer: Insert some white space to make test...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Chad Rosier
[fast-isel] The X86FastISel::FastLowerArguments functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Andrew Trick
MachineModel: Add a ProcResGroup class.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Hal Finkel
Move estimateStackSize from ARM into MachineFrameInfo
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Douglas Gregor
[PR15513/<rdar://problem/13409707>] Template arguments...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Enrico Granata
Make a README file with an introduction and basic direc...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Hal Finkel
Provide the register scavenger to processFunctionBefore...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Hal Finkel
Use frame-index scavenging for PPC register spilling
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Hal Finkel
Not all PPC functions with a frame pointer need a RS...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Arnold Schwaighofer
ARM cost model: Increase cost of some vector selects...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
[mips] Fix filename in comment and delete unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Jyotsna Verma
Hexagon: Removed asserts regarding alignment and offset.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Arnold Schwaighofer
Add missing asserts flag to test - it uses debug flags
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
Android uses cacheflush(long start, long end, long...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Enrico Granata
<rdar://problem/13228487>
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Marshall Clow
Updated link to Marshall's instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Arnold Schwaighofer
LoopVectorize: Invert case when we use a vector cmp...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
Add back lines which were accidentally deleted in CMake...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
[mips] Define function MipsSEDAGToDAGISel::selectAddESubE.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Hal Finkel
Add a comment about overlapping PPC frame offsets
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Howard Hinnant
Some forward-looking and optimistic documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
[mips] Rename functions and variables to start with...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Greg Clayton
<rdar://problem/13421412>
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
Add header file MipsISelDAGToDAG.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
[mips] Define two subclasses of MipsDAGToDAGISel. Mips1...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Shuxin Yang
Perform factorization as a last resort of unsafe fadd...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Adrian Prantl
Test that we emit a DW_AT_location for self captured...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Adrian Prantl
Allocate stack storage for .block_descriptor and captur...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Sean Callanan
Fixed a problem where we didn't return TypedefNameDecls
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Jordan Rose
[analyzer] Fix scan-build's -stats mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Edwin Vane
Adding a new code owners file for clang-tools-extra.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Greg Clayton
<rdar://problem/13413693>
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Manuel Klimek
Implements memoization for ancestor matching.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexander Kornienko
Multi-line comment alignment
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Shankar Easwaran
[lld] remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Vincent Lejeune
R600: Factorize code handling Const Read Port limitation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexey Samsonov
[Sanitizer] Fix compiler warnings and style issues...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Matt Kopec
Backout POSIX realtime lldb output. TestEvents.py is...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Daniel Jasper
Slightly improve formatting of longer pipe statements.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexey Samsonov
[Sanitizer] Add generic ThreadRegistry class for saniti...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Daniel Jasper
Basic support for formatting asm() statments.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexey Samsonov
[Sanitizer] Add default constructor for BlockingMutex
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Evgeniy Stepanov
[sanitizer] No dirent64 on Android.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexey Samsonov
[Sanitizer] Build sanitizer_common with -fno-rtti
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Kostya Serebryany
[asan] remove one redundant malloc stress test, unify...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexander Potapenko
[libsanitizer] fixed a bug in ThreadLister tests where...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Evgeniy Stepanov
[msan] Add changes missing from r177065.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Dmitri Gribenko
Documentation: improve formatting
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Evgeniy Stepanov
[msan] Intercept readdir64.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexey Samsonov
[ASan] remove -fsanitize=init-order from lit tests...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexey Samsonov
[ASan] emit instrumentation for initialization order...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexey Samsonov
[ASan] Update docs for -fsanitize=init-order option
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexey Samsonov
[ASan] Make -fsanitize=address imply -fsanitize=init...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexander Potapenko
[libsanitizer] Fixed incorrect handling of pre-existing...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Evgeniy Stepanov
[msan] Fix a typo in test.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexey Samsonov
[ASan] turn off checking initialization order in ASan...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Evgeniy Stepanov
[msan] Options for switching between fast and cfi unwin...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Evgeniy Stepanov
[sanitizer] Intercept frexp and friends.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Chandler Carruth
PR14972: SROA vs. GVN exposed a really bad bug in SROA.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexey Samsonov
[Sanitizer] fix compilation for Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Chandler Carruth
Fix an unused variable warning from Clang by sinking...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Evgeniy Stepanov
[msan] Intercept __strdup, strndup, __strndup.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexey Samsonov
[Sanitizer] Write a slightly better implementation...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Daniel Jasper
Fix dereference formatting in for-loops.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexey Samsonov
[ASan] make ASan assume ASAN_OPTIONS=symbolize=1 if...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Joey Gouly
Add support for the 'endian' attribute for OpenCL.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Daniel Jasper
Improve formatting of trailing annotations.
commit
|
commitdiff
|
tree
|
snapshot
next