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-06
Reid Kleckner
[msan] Block reports from interceptors during _Unwind_B...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Reid Kleckner
[msan] pthread_join() returns int, not void*
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Stefanus Du...
Test case for PR-15414 - nullptr_t functions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Reid Kleckner
[sanitizers] Fix check failure on dealloc from new...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Edwin Vane
Fixed Use-Nullptr when replacing return(0)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Alexey Samsonov
[Sanitize] Don't emit function attribute sanitize_addre...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Greg Clayton
Fixed enum printing for negative enums. There previousl...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Jim Grosbach
InstCombine: Don't shrink allocas when combining with...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Greg Clayton
Fixed test suite errors due to new clang -v output.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Greg Clayton
Now that "settings set" will strip leading and trailing...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Weiming Zhao
revert r176531 due to clan-native-arm fails
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Akira Hatanaka
[mips] Add a line which checks function name. Rename...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Richard Smith
PR15390: If a function returns a pointer to a function...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Greg Clayton
Disable JITed code in any processes that use DynamicLoa...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Richard Smith
After issuing a diagnostic for undefining or redefining...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Fariborz Jahanian
objective-C: don't crash after diagnosing
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Michael Liao
Fix PR15355
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Jakub Staszak
Use dyn_cast instead of isa && cast. No functionality...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Jakub Staszak
Remove duplicated forward declaration.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Douglas Gregor
Remove unused static variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jordan Rose
Preprocessor: don't keep comments under -traditional...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Greg Clayton
<rdar://problem/13341472>
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Greg Clayton
<rdar://problem/13184855>
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Weiming Zhao
PR 11326: Lack diagnosic message when ABI conflicts...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Akira Hatanaka
[mips] Remove android calling convention.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Fariborz Jahanian
fix a missing check in my last patch.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Daniel Malea
Be more precise in GCC/autoconf build instructions...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Akira Hatanaka
[mips] Fix MipsCC::analyzeReturn so that, in soft-float...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jordan Rose
Preprocessor: don't consider // to be a line comment...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Fariborz Jahanian
doc. parsing. Improve on diagnostics on my last patch.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Daniel Malea
Typos: be more precise on the build page when mentionin...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Akira Hatanaka
[mips] Fix MipsTargetLowering::LowerCallResult and...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Daniel Malea
Add instructions for building LLDB with CMake
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Akira Hatanaka
[mips] Fix MipsTargetLowering::LowerCall to pass fp128...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Akira Hatanaka
[mips] Correct handling of fp128 (long double) formals...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jakub Staszak
Fix a few typos in comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jakub Staszak
Add some constantness.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Daniel Malea
Fix Ninja LLDB build on Linux (via cmake -G Ninja)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jakub Staszak
std::distance() == 0 means that iterators are equal...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Richard Smith
Remove outdated claim that GCC builds without a C+...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Meador Inge
Add more functions to the TLI.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jyotsna Verma
reverting patch 176508.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Lang Hames
Use ASTContext::getDeclAlign(<Field Decl>) to get the...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Argyrios Kyrtzidis
[libclang] When logging a CXTranslationUnit that came...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Fariborz Jahanian
Fix this checkin.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Fariborz Jahanian
doc parsing. Add @method and @callback for
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jyotsna Verma
Hexagon: Add support for lowering block address.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Vincent Lejeune
R600: Do not predicate vector op
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jack Carter
Mips specific inline assembler constraint 'R'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jyotsna Verma
Hexagon: Expand addc, adde, subc and sube.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Arnold Schwaighofer
Use the right number of slashes in comment string
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Shankar Easwaran
[ELF][Hexagon] fixing dynlib test
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Eli Bendersky
Fixes a test by replacing .align by .p2align and settin...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Benjamin Kramer
Update cmake build.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jyotsna Verma
Hexagon: Use MO operand flags to mark constant extended...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jyotsna Verma
Hexagon: Add encoding bits to the TFR64 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Vincent Lejeune
R600: initial scheduler code
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Shankar Easwaran
[ELF][Hexagon] fixing test failure
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Dmitri Gribenko
Fix -Wdocumentation warning: use a correct Doxygen...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Edwin Vane
Make LibASTMatchersTutorial code match text
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Matt Kopec
Add support on POSIX to determine if an inferior has...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Arnold Schwaighofer
Clarify comment for function getObjectSize
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
David Sehr
Add a test that .align directives on capable processors...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Shankar Easwaran
[ELF] Set symbol type to STT_SECTION, so that objdump...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Vincent Lejeune
R600: Remove LowerConstCopyPass and lower CONST_COPY...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Vincent Lejeune
R600: Turn BUILD_VECTOR into Reg_Sequence
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Vincent Lejeune
R600: CONST_ADDRESS node is not marked as mayLoad anymore
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Vincent Lejeune
R600: Use MUL_IEEE for trig/fdiv intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Vincent Lejeune
R600: Add support for indirect addressing of non defaul...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Shankar Easwaran
[ELF] add dynamic library support
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Shankar Easwaran
[ELF] Remove comment
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Alexey Samsonov
Print a warning message if compiler-rt can't be built...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Dmitri Gribenko
Documentation: use code highlighting
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Alexey Samsonov
[Sanitizer] fix signed-unsigned mismatch in test and...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Alexey Samsonov
[Sanitizer] Add methods back() and pop_back() to Intern...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
David Chisnall
Add a test that we are passing the -fobjc-default-synth...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Richard Smith
Don't emit calls to virtual [[noreturn]] functions...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
David Blaikie
Add quotation marks to template names in diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jason Molenda
Fix ivar ordering for Process ctor to match the order...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jordan Rose
scan-build: explicitly say "No bugs found" if there...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
NAKAMURA Takumi
llvm/test/CodeGen/Mips/mips64-f128.ll: Add explicit...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
NAKAMURA Takumi
llvm/test/CodeGen/Thumb/iabs.ll: Add explicit -mtriple...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jordan Rose
Silence a number of static analyzer warnings with asser...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Fariborz Jahanian
doc parsing. We want to issue a strong warning when
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Bill Wendling
Remove unused #includes.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Nick Kledzik
update how libcompiler_rt.dylib links under libSystem...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Dmitri Gribenko
Added summary option to cpp11-migrate tool
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
David Sehr
The current X86 NOP padding uses one long NOP followed...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Jordan Rose
[analyzer] Don't let cf_audited_transfer override CFRet...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Daniel Malea
Un-skipping tests affected by llvm.org/pr15256
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Dmitri Gribenko
Comment parsing: refactor handling of command markers...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Daniel Malea
Fix makefile and re-enable test disabled due to llvm...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Lang Hames
Check isDiscardableIfUnused, rather than hasLocalLinkag...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Bob Wilson
Add ARM v6m, v7m, and v7em architectures for Cortex...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Bob Wilson
Tidy up lists of Cortex-A series processors, adding...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Bob Wilson
Fix confused use of llvm::StringSwitch for armv7r archi...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Akira Hatanaka
[mips] Print move instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Greg Clayton
<rdar://problem/13338643>
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Jack Carter
Mips specific inline assembler constraint 'R'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Jack Carter
Mips specific inline assembler constraint 'R'
commit
|
commitdiff
|
tree
|
snapshot
next