index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-19
Whitespace and 80-col.
Eric Christopher
2012-11-19
docs: Fix reference to "bold" part of code example.
Sean Silva
2012-11-19
Make AsmPrinter::EmitTTypeReference() more robust - put
Anton Korobeynikov
2012-11-19
Factor out type info emission into separate routine.
Anton Korobeynikov
2012-11-19
Move section label emission to module end. Nothing should be
Eric Christopher
2012-11-19
Handle mixed normal and early-clobber defs on inline asm.
Jakob Stoklund Olesen
2012-11-19
Fix a pasto.
Eric Christopher
2012-11-19
80 cols
Joe Abbey
2012-11-19
Enable MCJIT tests on PowerPC.
Ulrich Weigand
2012-11-19
Add myself as owner of the Hexagon backend.
Anshuman Dasgupta
2012-11-19
Promote the constant 1 to long long, 1LL or 1ULL in int64_t-sensitive context.
NAKAMURA Takumi
2012-11-19
First version of Polly release notes for 3.2
Tobias Grosser
2012-11-19
Clean up handling of always-inline functions in the inliner.
Bob Wilson
2012-11-19
Some comment fixes.
Bob Wilson
2012-11-19
Move else onto line with preceding closing brace.
Craig Topper
2012-11-18
Remove the last bit of constant folding from LinearizeExprTree (most of it was
Duncan Sands
2012-11-18
Fix PR14060, an infinite loop in reassociate. The problem was that one of the
Duncan Sands
2012-11-18
SystemLibrary.rst: remove reference to a bug that was closed long time ago
Dmitri Gribenko
2012-11-18
Documentation: convert SystemLibrary documentation to reST
Dmitri Gribenko
2012-11-18
Documentation: remove a copy of the FileCheck man page from TestingGuide
Dmitri Gribenko
2012-11-18
Documentation: use a :doc: link instead of an absolute http:// link.
Dmitri Gribenko
2012-11-18
Documentation: fix broken link.
Dmitri Gribenko
2012-11-18
Use a full triple for a PPC test case for asm syntax.
Andrew Trick
2012-11-18
MCJIT: [cygming] Give noop to __main also in RecordingMemoryManger. It is emi...
NAKAMURA Takumi
2012-11-18
test/ExecutionEngine/MCJIT/stubs-remote.ll: Prune DOSish CRLF.
NAKAMURA Takumi
2012-11-18
Don't try to calculate the alignment of an unsigned type. Fixes PR14371!
Nick Lewycky
2012-11-17
docs: CodingStandards should follow the coding standards.
Sean Silva
2012-11-17
Bump sphinx config to 3.3.
Benjamin Kramer
2012-11-17
Kick off 3.3 cycle for LLVM trunk.
Benjamin Kramer
2012-11-17
docs: Add link to HowToSetUpLLVMStyleRTTI
Sean Silva
2012-11-17
Typo
James Molloy
2012-11-17
Add a new function to ConstantExpr - getAsInstruction. This returns its Instr...
James Molloy
2012-11-17
Plug a memory leak in the GCOV profiling emitter, which never released the ed...
Benjamin Kramer
2012-11-17
really fix permissions
Pawel Wodnicki
2012-11-17
fix permissions
Pawel Wodnicki
2012-11-17
adding whose code is it anywa tools
Pawel Wodnicki
2012-11-17
Removing utf-8 smart quote and trailing whitespace
Joe Abbey
2012-11-17
Suppressing the 'direct base ‘{anonymous}::S1’ inaccessible in ‘{anonym...
Joe Abbey
2012-11-17
Silence the buildbots for this test while I figure out the triple
Andrew Trick
2012-11-17
Broaden isSchedulingBoundary to check aliases of SP.
Andrew Trick
2012-11-17
Phi speculation improvement for BasicAA
Hal Finkel
2012-11-17
Per agreement with Doug, take ownership of Clang's libSema.
Richard Smith
2012-11-17
Mark FP_EXTEND form v2f32 to v2f64 as "expand" for ARM NEON. Patch by Pete C...
Eli Friedman
2012-11-17
[fast-isel] Add the -verify-machineinstrs to these test cases. The remaining
Chad Rosier
2012-11-17
LoopVectorizer: Add initial support for pointer induction variables (for exam...
Nadav Rotem
2012-11-17
Initial implementation of MipsTargetLowering::isLegalAddressingMode.
Akira Hatanaka
2012-11-17
Rename methods like PairSRegs() to createSRegpairNode() to meet our coding
Weiming Zhao
2012-11-17
Teach SROA rewriteVectorizedStoreInst to handle cases when the loaded value i...
Evan Cheng
2012-11-17
Marking remote mcjit tests as XFAIL for cygwin (hopefully only temporarily).
Andrew Kaylor
2012-11-16
Claim ownership of MCJIT
Andrew Kaylor
[prev]
[next]