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-19
Tobias Grosser
cindex.py: Handle NULL pointers when parsing translatio...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Evgeniy Stepanov
[asan] s/ASAN_POSIX/SANITIZER_POSIX/
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Eli Bendersky
The Linker interface has some dead code after the clean...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Hal Finkel
Cleanup PPC64 unaligned i64 load/store
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Sean Silva
[docs] Remove incorrect information about lit.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Rafael Espindola
Don't try to set attributes in alias, they have none.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Evgeniy Stepanov
[sanitizer] More renamed macros.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Evgeniy Stepanov
[sanitizer] Replace more platform checks with SANITIZER...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Rafael Espindola
Revert r177329.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Rafael Espindola
Go back to using the integrated assembler on windows...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Evgeniy Stepanov
[sanitizer] Move ASan platform macros to sanitizer_comm...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Alexey Samsonov
Don't use --sysroot to linux SDK when building libprofi...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Dmitry Vyukov
tsan: fix build
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Dmitry Vyukov
tsan: flush dead thread info earlier (when another...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Dmitry Vyukov
tsan: instruct malloc() to consume less memory
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Alexey Samsonov
Add virtual destructors to fix -Wnon-virtual-dtor warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Alexey Samsonov
[ASan] Make -fsanitize=address always imply -fsanitize...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Dmitry Vyukov
llvm-symbolizer: flush internal caches functionality
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Dmitry Vyukov
tsan: symbolizer "flush caches" support
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Dmitry Vyukov
tsan: symbolizer "flush caches" functinality
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Dmitry Vyukov
tsan: fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
David Tweed
The testing to ensure a vector of zeros of type floatin...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Alexey Samsonov
Enable -Wnon-virtual-dtor build warning
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Evgeniy Stepanov
[sanitizer] Avoid use of uintptr_t.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Evgeniy Stepanov
[sanitizer] Don't adjust the size of the user-allocated...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Alexey Samsonov
Support CMake build of profile runtime library on Linux
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Dmitry Vyukov
tsan: do not allocate sync vars on relaxed atomic opera...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Renato Golin
Improve long vector sext/zext lowering on ARM
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Hal Finkel
Don't reserve R31 on PPC64 unless the frame pointer...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
John McCall
Add a clarifying note when a return statement is reject...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Andrew Trick
Revert "Cleanup some SCEV logic a bit."
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Greg Clayton
More cleanup on the lldb-perf code:
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Andrew Trick
Cleanup some SCEV logic a bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Andrew Trick
Tighten up an internal LSR API that should check for...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Sean Callanan
Fixed handling of function pointers in the IR
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Nick Lewycky
Emit the linkage name instead of the function name...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Douglas Gregor
Remove stray semicolon
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Douglas Gregor
Minor optimization to r177367 to treat a module with...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Rafael Espindola
Finish refactoring the tool selection logic.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Douglas Gregor
<rdar://problem/13363214> Eliminate race condition...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Enrico Granata
This checkin removes the last Cocoa formatters that...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Greg Clayton
<rdar://problem/13443931>
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Sean Callanan
Refactored the expression parser so that the IR
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Richard Smith
Update ubsan test for clang change r177362.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Richard Smith
PR15383: When -fsanitize=float-cast-overflow checks...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Hal Finkel
Fix a sign-extension bug in PPCCTRLoops
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Rafael Espindola
Centralize the logic for using the integrated assembler.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Argyrios Kyrtzidis
[libclang] Modify clang_getCursorType to be able to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Fariborz Jahanian
documentation comment parsing. Added couple of
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Jakub Staszak
Move #include of BitVector from .h to .cpp file.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Jakub Staszak
Add some constantness.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Marshall Clow
Fix bug in test; found by AddressSanitizer
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Richard Smith
Diagnose uses of 'alignof' on functions in -pedantic...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Jordan Rose
[analyzer] Do part of the work to find shortest bug...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Jordan Rose
[analyzer] Replace uses of assume() with isNull() in...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Jakub Staszak
Remove unneeded #includes.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Jakub Staszak
Make methods const.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Chad Rosier
Test case for r177347.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Jakub Staszak
Make method private. Keep coding standard.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Chad Rosier
[ms-inline asm] Avoid emitting a redundant sizing direc...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Greg Clayton
Fixed the README to match the current code.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
David Blaikie
PR15539: Record "evaluating if/elif condition" flag...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Bill Wendling
Update testcase for r177340.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Jim Ingham
Add a comment about how to add a target for a test...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Jakub Staszak
Change NULL to 0.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Jim Ingham
Move the performance test cases into their own project.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Bill Wendling
Register the flush function for each compile unit.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Jakub Staszak
Remove trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Hal Finkel
Fix PPC unaligned 64-bit loads and stores
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Bill Wendling
Add some GCOV functions that register all of the __llvm...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Argyrios Kyrtzidis
[frontend] Initialize the diagnostic client before...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Richard Smith
Add missing diagnostic for a nested-name-specifier...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Arnold Schwaighofer
ARM cost model: Make some vector integer to float casts...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Arnold Schwaighofer
ARM cost model: Correct cost for some cheap float to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Greg Clayton
Code cleanup:
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Quentin Colombet
Extend global merge pass to optionally consider global...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Argyrios Kyrtzidis
[PCH] Fix assertion hit related to enum decls inside...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Reed Kotler
This code works around what appears to be a bug in...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Bill Schmidt
Change test cases to handle unaligned references.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
David Blaikie
Remove unnecessary leading comment characters in lit...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Jakob Stoklund...
Add SchedRW annotations to most of X86InstrSSE.td.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Richard Smith
Add a linebreak. Linebreaks are cool.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Richard Smith
C++11 status: mark 'extended integral types' as N/A...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Jakob Stoklund...
Annotate X86 arithmetic instructions with SchedRW lists.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Manman Ren
Check whether a pointer is non-null (isKnownNonNull...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Richard Smith
Bring inheriting constructor implementation up-to-date...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Rafael Espindola
Centralize the recording of which tools have been const...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Anna Zaks
[analyzer] Warn when a ‘nil’ object is added to NSArray...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Andrew Trick
TableGen fix for the new machine model.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
David Blaikie
Include '.test' suffix in target specific lit configs...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Eric Christopher
Make the fields in the diagram match the descriptive...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Sebastian Pop
Correct function to decide if a SCEV can be ignored
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Dmitry Vyukov
tsan: smaller memory block headers (32b->16b)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Fariborz Jahanian
Objective-C modern translator. Don't put line info
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Marshall Clow
Removed raw references to __sun__, __FreeBSD__, __GLIBC...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Tobias Grosser
ScopHelper: clang-format
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Tobias Grosser
ScopHelper: Remove some dead code
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Sebastian Pop
use the canonical IV only when it exists
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Rafael Espindola
Use early returns when checking if we already construct...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Marshall Clow
Removed raw references to _MSC_VER; now just check...
commit
|
commitdiff
|
tree
|
snapshot
next