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
2012-11-20
Chandler Carruth
Use LLVM_ENABLE_DUMP for the variables used in printing...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Chandler Carruth
Fix PR14132 and handle OOB loads speculated throuh...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Tim Northover
Fix physical register liveness calculations:
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Elena Demikhovsky
Intel OCL built-ins calling conventions now support...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Kostya Serebryany
[asan] better support for powerpc and sparc targets...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Simon Atanasyan
Marking remote mcjit tests as XFAIL for MIPS.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Kostya Serebryany
[asan] more support for powerpc, patch by Peter Bergner
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Bill Wendling
Update method calls to the new interface re r168354.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Bill Wendling
Make the AttrListPtr object a part of the LLVMContext.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Hal Finkel
Note Freescale's contributions in the PPC release notes.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Sean Silva
docs: Sphinxify LLVMBuild documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Chandler Carruth
Add a comment to associate a FIXME with a PR where...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Chandler Carruth
Rework the rewriting of loads and stores for vector...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Eli Bendersky
ReST-ify some markup in the LIT document
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Eric Christopher
80-column and whitespace fixups.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Filipe Cabecinhas
Rest of the fix for Thread
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Filipe Cabecinhas
Remove unneeded const qualifier
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Sean Silva
Allow using MemoryBuffers with yaml::Stream directly.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
David Blaikie
Fix some trailing whitespace (on a blank line) to cycle...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Filipe Cabecinhas
Remove unused member variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Eric Christopher
Remove a function argument and propagate const around...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Eric Christopher
Whitespace and 80-col.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Sean Silva
docs: Fix reference to "bold" part of code example.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Anton Korobeynikov
Make AsmPrinter::EmitTTypeReference() more robust ...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Richard Smith
PR14381: Never skip constexpr function bodies when...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Anton Korobeynikov
Factor out type info emission into separate routine.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Daniel Malea
Temporarily skip tests known to hang on Linux
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Daniel Malea
Linux fix: remove reference to cellspu (backend removed...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Eric Christopher
Move section label emission to module end. Nothing...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Jakob Stoklund...
Handle mixed normal and early-clobber defs on inline...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Eric Christopher
Fix a pasto.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Joe Abbey
80 cols
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Kaelyn Uhrain
When adding a NamedDecl to a correction, add the underl...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Ulrich Weigand
Enable MCJIT tests on PowerPC.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Greg Clayton
Added malloc introspection commands for Mac OS X for...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Greg Clayton
Add more info for shell commands being used by DebugSym...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Anshuman Dasgupta
Add myself as owner of the Hexagon backend.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Tobias Grosser
Make polly -Wdocumentation clean
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Logan Chien
Add -ldl for non-static libgcc in Android.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Logan Chien
Enable -fuse-init-array for Android X86/MIPS.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Alexey Samsonov
[ASan] use raw Exit() to kill the program in case ASan...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Kostya Serebryany
[asan] support x32 mode in the fast stack unwinder...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Alexey Samsonov
[ASan] change interface of GetAccumulatedStats() functi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
NAKAMURA Takumi
Promote the constant 1 to long long, 1LL or 1ULL in...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
NAKAMURA Takumi
clang/test: Suppress two tests on LLP64 target, Windows...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Tobias Grosser
First version of Polly release notes for 3.2
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Kostya Serebryany
[asan] support PowerPC and SPARC in sanitizer_linux.cc
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Bob Wilson
Clean up handling of always-inline functions in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Bob Wilson
Some comment fixes.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Chandler Carruth
Completely re-work how the Clang driver interprets...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Chandler Carruth
Remove a no-op 'const' from a by-value return type.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
NAKAMURA Takumi
RecursiveASTVisitor.h: Rework Doug's r160404, "Eliminat...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Craig Topper
Move else onto line with preceding closing brace.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Dmitri Gribenko
Remove redundant (duplicated) check.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Duncan Sands
Remove the last bit of constant folding from LinearizeE...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Duncan Sands
Fix PR14060, an infinite loop in reassociate. The...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Dmitri Gribenko
SystemLibrary.rst: remove reference to a bug that was...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Dmitri Gribenko
Documentation: convert SystemLibrary documentation...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Dmitri Gribenko
Documentation: remove a copy of the FileCheck man page...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Dmitri Gribenko
Documentation: use a :doc: link instead of an absolute...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Dmitri Gribenko
Documentation: fix broken link.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Andrew Trick
Use a full triple for a PPC test case for asm syntax.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
NAKAMURA Takumi
MCJIT: [cygming] Give noop to __main also in RecordingM...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
NAKAMURA Takumi
test/ExecutionEngine/MCJIT/stubs-remote.ll: Prune DOSis...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Nick Lewycky
Don't try to calculate the alignment of an unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Sebastian Pop
utils: use rmdir instead of rm to remove empty dirs
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
NAKAMURA Takumi
clang/test/Sema/warn-documentation.cpp: Try to fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Dmitri Gribenko
Documentation parsing: propely handle a lone '\endverba...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Dmitri Gribenko
Fix Doxygen comment start sequence.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Sean Silva
docs: CodingStandards should follow the coding standards.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Andy Gibbs
Clean up code according to coding standards
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Benjamin Kramer
Bump sphinx config to 3.3.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Benjamin Kramer
Kick off 3.3 cycle for LLVM trunk.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Sean Silva
docs: Add link to HowToSetUpLLVMStyleRTTI
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Fariborz Jahanian
objective-C: Do not issue deprecated warning about...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Nico Weber
Fix crash on end-of-file after \ in a char literal...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Andy Gibbs
Prevent premature macro expansion in __has_builtin...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Andy Gibbs
Made the "expected string literal" diagnostic more...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Andy Gibbs
Refactored duplicate string literal lexing code within...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Andy Gibbs
Fix handling of invalid uses of the __has_warning built...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
James Molloy
Typo
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
James Molloy
Add a new function to ConstantExpr - getAsInstruction...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Benjamin Kramer
Enable inlining of 4 byte atomic ops on ppc32, 8 byte...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Benjamin Kramer
Plug a memory leak in the GCOV profiling emitter, which...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Benjamin Kramer
Remove copy ctor that provides no value over the default.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Ted Kremenek
Further reduce "-fsyntax-only -Wuninitialized" time...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Pawel Wodnicki
really fix permissions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Pawel Wodnicki
fix permissions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Pawel Wodnicki
adding whose code is it anywa tools
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Joe Abbey
Removing utf-8 smart quote and trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Sebastian Pop
utils: remove the isl directory after cloning cloog
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Joe Abbey
Suppressing the 'direct base ‘{anonymous}::S1’ inaccess...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Sebastian Pop
utils: remove existing cloog and isl dirs before git...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Andrew Trick
Silence the buildbots for this test while I figure...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Andrew Trick
Broaden isSchedulingBoundary to check aliases of SP.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Hal Finkel
Phi speculation improvement for BasicAA
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Richard Smith
Per agreement with Doug, take ownership of Clang's...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Ted Kremenek
Switch -Wuninitialized to use a reverse-post order...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Eli Friedman
Mark FP_EXTEND form v2f32 to v2f64 as "expand" for...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Eli Friedman
Add missing features for misc x86 CPUs to CPU feature...
commit
|
commitdiff
|
tree
|
snapshot
next