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-29
Ted Kremenek
[cfg] Always guard (when AddStaticInitBranches == true...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Ted Kremenek
[analyzer] Add static initializer test case (from ...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Timur Iskhodzhanov
Revert r178273 as it broke the Linux bootstrap due...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Dan Gohman
Revert r178166. According to Howard, this code is actua...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Ted Kremenek
Add static analyzer support for conditionally executing...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Ted Kremenek
Add configuration plumbing to enable static initializer...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Jack Carter
[Mips Assembler] Add support for OR macro with imediate...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Greg Clayton
<rdar://problem/11730263>
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Liao
Add support of RDSEED defined in AVX2 extension
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Fariborz Jahanian
Objective-C: Produce precise diagnostic when
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Liao
Enhance boolean simplification to handle 16-/64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Anna Zaks
[analyzer] Document existence of ConstPointerEscape.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Anna Zaks
[analyzer] Add support for escape of const pointers...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Anna Zaks
[analyzer] Apply the suppression rules to the nil recei...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Liao
Skip moving call address loading into callseq when...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Reid Kleckner
[ms-cxxabi] Add more tests for r178297
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Gottesman
Removed dead code from ObjCARCOpts relating to tracking...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Chad Rosier
[fast-isel] Add a preemptive fix for the case where...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Jack Carter
[Mips Assembler] Add alias definitions for jal
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Nadav Rotem
Add the X86 FMAs to the scheduling model.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Bill Wendling
Minor simplification.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Nadav Rotem
Add the Haswell machine model.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Nadav Rotem
Remove the unused port from the SandyBridge machine...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Liao
Add ADX CPUID detection
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Timur Iskhodzhanov
Band-aid fix for the TSan RTL build
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Reid Kleckner
[sema] Check the result of getAsCXXRecordDecl() to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Timur Iskhodzhanov
Add "static" to the Windows ALWAYS_INLINE macro (simila...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Enrico Granata
Making the buildbot happy again after changes to the...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Matt Beaumont-Gay
Warn about more than the first unused variable when...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Eric Christopher
These two are default in the constructor for MCAsmInfo.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Enrico Granata
<rdar://problem/12410225>
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Timur Iskhodzhanov
Make Win32 put the SRet address into EAX, fixes PR15556
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Timur Iskhodzhanov
Remove all 'static' before ALWAYS_INLINE
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Reid Kleckner
[sema] Remove unused variable from r178283
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Howard Hinnant
I believe debug mode for vector<T> (T != bool) is compl...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Specify CPUs on the PPC bswap-load-store test
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Only enable 64-bit bswap DAG combines for PPC64
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Gottesman
Non optimizable objc_retainBlock calls are not forwarding.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Gottesman
[ObjCARC] Strength reduce objc_retainBlock -> objc_reta...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Reid Kleckner
[ms-cxxabi] Correctly compute the size of member pointers
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Fariborz Jahanian
Objective-C: Provide fixit suggestions when class object
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Jyotsna Verma
Hexagon: Replace switch-case in isDotNewInst with TSFlags.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Fix bad indentation in r178276
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Jyotsna Verma
Hexagon: Enable SupportDebugInfomation and DwarfInSecti...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Akira Hatanaka
Remove -O3.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Bill Schmidt
Use direct types in most PowerPC Altivec instructions...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Add the PPC64 ldbrx/stdbrx instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Gordon Keiser
Fix issue with disassembler decoding CBZ/CBNZ immediate...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Jordan Rose
Provide a fixit to static_cast for reinterpret_casts...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Sam Panzer
Implemented a warning when an input several bitwise...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Thomas Schwinge
Rename clang::driver::tools::linuxtools to clang::drive...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Thomas Schwinge
Rename LinuxDistro to Distro.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael J....
[ELF] Cache contentType and permissions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael J....
[Driver] Don't open files multiple times.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Howard Hinnant
Fix a few warnings/errors for compiling with -fno-excep...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Timur Iskhodzhanov
Make all the ALWAYS_INLINE users Windows-friendly;...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Enrico Granata
Hardening the vector iterator synthetic child(ren)...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Ted Kremenek
Use early return in printing logic. Minor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Ted Kremenek
Add CFG logic to create a conditional branch for modeli...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Greg Clayton
Be sure to take the mutex when the destructor is called...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Alexander Kornienko
Fixed handling of comments before preprocessor directives.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
John Thompson
modularize - Fixed broken array use (asserted in tests...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Greg Clayton
<rdar://problem/13527167>
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Gordon Keiser
Testing commit access to llvm. Remove two lines of...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Eric Christopher
Fix order of initialization warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Thomas Schwinge
Correct spelling of Git.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Howard Hinnant
Second try at r178075. The llvm breakage has been...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Ashok Thirumurthi
Introduces extended register sets whose availability...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Daniel Malea
Fix makefile build by linking needed library 'irreader'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Anton Yartsev
[analyzer] These implements unix.MismatchedDeallocatorC...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Rafael Espindola
Move test since it depends on the X86 backend.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Rafael Espindola
These are all simple pointer wrappers. Pass them by...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Jyotsna Verma
Hexagon: Use multiclass for gp-relative instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Dmitry Vyukov
tsan: print statistics about benign race annotations
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Anton Yartsev
[analyzer] For now assume all standard global 'operator...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Tareq A. Siraj
Allow users to specify NULL like macros to be replaced
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Ashok Thirumurthi
Fix the Linux build issues introduced by r178191.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Tareq A. Siraj
Test commit: Remove whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Howard Hinnant
Seciton 24.2.2 of the C++ standard, [iterator.iterators...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Alexey Samsonov
[ASan] Speed-up initialization-order checking: create...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Alexey Samsonov
[Sanitizer] Minor enhancements in InternalVector container
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Howard Hinnant
Add missing #ifndef _LIBCPP_NO_EXCEPTIONS around throw...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Tim Northover
AArch64: implement GICv3 system registers
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Add support for gcc-compatible -mpopcntd -mno-popcntd...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Edwin Vane
Updating LibASTMatchersReference
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Add the PPC64 popcntd instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Simon Atanasyan
[Mips] Handle pseudo-target flags '-EL' and '-EB' and...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Kostya Serebryany
[tsan] a test checking that memset/memcpy/memmove are...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Kostya Serebryany
[tsan] make sure memset/memcpy/memmove are not inlined...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Alexey Samsonov
Fix unmatching ASan runtime flag for init-order checkin...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Kostya Serebryany
[tsan] don't use -fno-builtin for tests; add a test...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Add support for gcc-compatible -mmfcrf -mno-mfcrf PPC...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Evgeniy Stepanov
Define __SIZE_MAX__ preprocessor macro.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Gottesman
Revert "modularize - Fixed poor array usage."
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Michael Gottesman
Revert "Updated ELF relocation test for .eh_frame section"
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Jyotsna Verma
Disable JIT/MCJIT tests in unittests/ExecutionEngine...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Cleanup PPC CR-spill kill flags and 32- vs. 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Hal Finkel
Fix typo in PPCInstr64Bit
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Richard Smith
For -Wignored-qualifiers, don't warn on qualifiers...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Richard Smith
Teach -Wigored-qualifiers about exotic flavors of decla...
commit
|
commitdiff
|
tree
|
snapshot
next