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-02-20
Alexey Samsonov
[Sanitizer] use raw syscall instead of _exit() function...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Benjamin Kramer
Move the SplatByte helper to APInt and generalize it...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Daniel Jasper
Don't remove blank lines within unwrapped lines.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Elena Demikhovsky
I optimized the following patterns:
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Kostya Serebryany
[asan] add a lit test for invoke-with-no-return instrum...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Kostya Serebryany
[asan] instrument invoke insns with noreturn attribute...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Logan Chien
Fix thumbv5e frame lowering assertion failure.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Evgeniy Stepanov
[sanitizer] Fix lint.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Kostya Serebryany
[asan] add test throw_call_test (broken with -static...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Manuel Klimek
Implements breaking of string literals if they stick...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Bill Wendling
Remove target-specific features.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Bill Wendling
Use the attribute group reference instead of the attrib...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
David Blaikie
Fully qualify llvm::next to avoid ambiguity when buildi...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
David Blaikie
Fix the (clang -Werror) build by removing an unused...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Bill Wendling
Modify the tests to use attribute group references...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Bill Wendling
Modify the LLVM assembly output so that it uses referen...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Cameron Zwarich
Add support to the two-address pass for updating LiveIn...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Cameron Zwarich
Move the computation of the IsEarlyClobber flag into...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Cameron Zwarich
Modify LiveInterval::addRange() to match the comment...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Cameron Zwarich
Add SlotIndexes::repairIndexesInRange(), which repairs...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Cameron Zwarich
Make SlotIndex::getEntry() return unsigned to match...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Cameron Zwarich
Fix a misunderstanding about how RegMaskBlocks works...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Cameron Zwarich
Remove verification after PHIElimination when using...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Cameron Zwarich
Avoid recomputing an inserted instruction's SlotIndex.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Cameron Zwarich
Add preservation of SlotIndexes to PHIElimination.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
David Blaikie
Rename llvm::Optional<T>::Reset to 'reset' as per LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
David Blaikie
Replace SVal llvm::cast support to be well-defined.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Reed Kotler
Expand pseudos/macros:
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Michael J....
[llvm-readobj] Add ELF .dynamic table dumping.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Enrico Granata
Lastly, a few synthetic children classes for Cocoa...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Enrico Granata
And the NSString formatter is not Python anymore
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Enrico Granata
Data formatters are not a *recent* addition...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Jordan Rose
intmax_t is long long on Darwin, not long.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
John McCall
Add a new 'type_visibility' attribute to allow users to
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Richard Smith
Don't repeat the function name in the comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Argyrios Kyrtzidis
[preprocessor] Split the MacroInfo class into two separ...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Jakub Staszak
Remove unneeded #include.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Jakub Staszak
Add missing #include.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Jordan Rose
[analyzer] Account for the "interesting values" hash...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Jakub Staszak
Fix #includes, so we include only what we really need.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
David Blaikie
Allow llvm::Optional to work with types without default...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Jakub Staszak
Move part of APInt implementation from header to cpp...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Pedro Artigas
clear new map and initialize new variable
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Bill Wendling
Add the function attributes from an inline asm call...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Chad Rosier
[ms-inline asm] Force the use of a base pointer if...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Richard Smith
PR15300: Support C++11 attributes on base-specifiers...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Enrico Granata
Fixing a potential crasher where a synthetic value...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jim Ingham
If RunThreadPlan is called on a thread that doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Michael J....
[Driver][GNULD] Lookup .so files and default to dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Dan Gohman
Update a portability kludge to keep it in sync with...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Enrico Granata
<rdar://problem/13147878>
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jack Carter
ELF symbol table field st_other support,
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jakub Staszak
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jakub Staszak
Minor cleanups. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jack Carter
ELF symbol table field st_other support,
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jakub Staszak
Remove unneeded #includes.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jack Carter
ELF symbol table field st_other support,
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Enrico Granata
ValueObjectSynthetic could be wrapping a ValueObjectDyn...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jakub Staszak
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jack Carter
ELF symbol table field st_other support,
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jakub Staszak
Add obvious constantness.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jakub Staszak
Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Michael J....
[ELF] Fix memory leak by deleting BumpPtr allocated...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jim Ingham
Make the progress bar opt in (using the -P option.)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jordan Rose
[analyzer] Don't accidentally strip off base object...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Arnold Schwaighofer
ARM NEON: Don't need COPY_TO_REGCLASS in pattern
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Daniel Jasper
Add missing clang-format null pointer check..
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Nadav Rotem
Fix a bug in mayHaveSideEffects. Functions that do...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Argyrios Kyrtzidis
[modules] Const'ify some functions of ModuleMap.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Daniel Malea
A few more GCC specific test fixes as per logged PRs:
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Nadav Rotem
Fix a bug that was found by the clang static analyzer...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Dan Gohman
Whitelist files and block devices instead of blacklisti...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Argyrios Kyrtzidis
[modules] Refactor code from ASTReader::makeModuleVisib...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Daniel Malea
Fix Makefile bug preventing tests from running when...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Sean Callanan
Updated to support latest Clang option naming.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Edwin Vane
Adding files left out of commit r175544.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Edwin Vane
Add support for auto-generating LIT tests by the build
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Matt Kopec
Add i386 register support for the x86_64 RegisterContex...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Dan Gohman
Don't trust st_size of a character device. This fixes...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jim Grosbach
ARM: Allocation hints must make sure to be in the alloc...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jakob Stoklund...
Assert that the target provided hints are in the alloca...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Douglas Gregor
Use MapVector::pop_back() per LLVM r175538.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Douglas Gregor
Remove my bogus MapVector::erase() with a narrower...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Jyotsna Verma
Hexagon: Sync TSFlags in MCTargetDesc/HexagonBaseInfo...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Benjamin Kramer
Clean up HiPE prologue emission a bit and avoid signed...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Sean Silva
[docs] Rename to permit wider variety of content.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Sean Silva
[docs] Revise content on ExternalProjectsUsingClang...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Daniel Jasper
Correctly format macro with unfinished template declara...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Edwin Vane
Support in hasDeclaration for types with getDecl()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Rafael Espindola
Move LLVM_LIBRARY_VISIBILITY for consistency with what...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Eli Bendersky
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Sean Silva
[docs] Introduce ExternalProjectsUsingClang.rst
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Benjamin Kramer
Fix GCMetadaPrinter::finishAssembly not executed, patch...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Eli Bendersky
Make ARMAsmPrinter pass name more precise and fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Eli Bendersky
Make pass name more precise and fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Daniel Malea
Minor test runner improvemenst
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Daniel Malea
Update TestVBool Makefile to allow building test progra...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Daniel Malea
Update Makefile to use build-compiler (CC) for LLDB...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Arnold Schwaighofer
ARM NEON: Merge a f32 bitcast of a v2i32 extractelt
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Tom Stellard
R600: Add AR_X to the R600_TReg_X register class.
commit
|
commitdiff
|
tree
|
snapshot
next