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