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
*
Added the test missed from r185080.
Serge Pavlov
2013-07-01
1
-0
/
+13
*
The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD.
Sylvestre Ledru
2013-07-01
5
-9
/
+27
*
LoopVectorize: Math functions only read rounding mode
Arnold Schwaighofer
2013-07-01
2
-0
/
+39
*
R600: Fix an unitialized variable in R600InstrInfo.cpp
Vincent Lejeune
2013-06-30
1
-1
/
+1
*
X86: POP*rmm: move address operand to (ins) from (outs).
Ahmed Bougacha
2013-06-30
1
-3
/
+3
*
DeadArgumentElimination: keep return value on functions that have a live argu...
Stephen Lin
2013-06-30
2
-28
/
+115
*
ConstantFold: Check that truncating the other side is safe under a sext when ...
Benjamin Kramer
2013-06-30
2
-5
/
+19
*
ValueTracking: Teach isKnownToBeAPowerOfTwo about (ADD X, (XOR X, Y)) where X...
David Majnemer
2013-06-29
2
-10
/
+33
*
NVPTX: Fold otherwise unused variable into assert.
Benjamin Kramer
2013-06-29
1
-2
/
+2
*
InstCombine: Also turn selects fed by an and into arithmetic when the types d...
Benjamin Kramer
2013-06-29
2
-4
/
+45
*
R600: Unbreak GCC build.
Benjamin Kramer
2013-06-29
1
-1
/
+2
*
R600: Support schedule and packetization of trans-only inst
Vincent Lejeune
2013-06-29
13
-106
/
+262
*
R600: Bank Swizzle now display SCL equivalent
Vincent Lejeune
2013-06-29
3
-12
/
+12
*
misched: Compress pairs returned by getUnderlyingObjectsForInstr.
Benjamin Kramer
2013-06-29
1
-12
/
+15
*
LoopVectorizer: Pack MemAccessInfo pairs.
Benjamin Kramer
2013-06-29
1
-25
/
+22
*
Move helper classes into anonymous namespaces.
Benjamin Kramer
2013-06-29
1
-0
/
+6
*
InstCombine: FoldGEPICmp shouldn't change sign of base pointer comparison
David Majnemer
2013-06-29
2
-2
/
+11
*
InstCombine: Small whitespace cleanup in FoldGEPICmp
David Majnemer
2013-06-29
1
-1
/
+1
*
InstCombine: Be more agressive optimizing 'udiv' instrs with 'select' denoms
David Majnemer
2013-06-29
2
-44
/
+115
*
We preserve the CFG and some of the analysis passes.
Nadav Rotem
2013-06-29
1
-0
/
+3
*
Update docs.
Nadav Rotem
2013-06-29
1
-3
/
+2
*
Debug Info: clean up usage of Verify.
Manman Ren
2013-06-29
2
-5
/
+11
*
Change assert(0 && "text") to llvm_unreachable(0 && "text")
Richard Trieu
2013-06-28
1
-2
/
+2
*
InstCombine: Optimize (1 << X) Pred CstP2 to X Pred Log2(CstP2)
David Majnemer
2013-06-28
2
-2
/
+176
*
extending the interface of Dependence slightly to support future work
Preston Briggs
2013-06-28
1
-1
/
+35
*
Fix copypaste error in test.
Matt Arsenault
2013-06-28
1
-1
/
+1
*
Fix extra whitespace / formatting
Matt Arsenault
2013-06-28
2
-6
/
+4
*
Try to unbreak Linux buildbots.
Jakob Stoklund Olesen
2013-06-28
1
-2
/
+2
*
Minimize precision loss when computing cyclic probabilities.
Jakob Stoklund Olesen
2013-06-28
2
-35
/
+91
*
PPC: Ignore spill/restore requests for VRSAVE (except on Darwin)
Hal Finkel
2013-06-28
2
-0
/
+27
*
Replace UNIXy path with os-independent one in DebugIR unit test
Daniel Malea
2013-06-28
1
-7
/
+8
*
SLP Vectorizer: Add support for trees with external users.
Nadav Rotem
2013-06-28
4
-30
/
+259
*
Fix broken asserts that never fire.
Richard Trieu
2013-06-28
2
-4
/
+4
*
Fix a bad overflow check pointed out by Ben.
Jakob Stoklund Olesen
2013-06-28
2
-4
/
+7
*
Fix Windows/Darwin build error in DebugIR unit tests
Daniel Malea
2013-06-28
1
-9
/
+19
*
Revising the MCJIT ObjectCache interface to allow subclasses to avoid retaini...
Andrew Kaylor
2013-06-28
3
-25
/
+14
*
Remove unused member
David Blaikie
2013-06-28
1
-4
/
+0
*
Eliminate an assortment of undefined behavior.
Jakob Stoklund Olesen
2013-06-28
1
-1
/
+5
*
LoopVectorizer: Refactor the code that checks if it is safe to predicate blo...
Nadav Rotem
2013-06-28
1
-87
/
+30
*
Adding tests for DebugIR pass
Daniel Malea
2013-06-28
13
-35
/
+726
*
R600/SI: Add processor types for each CIK variant
Tom Stellard
2013-06-28
1
-0
/
+3
*
Fix CodeGen/PowerPC/stack-protector.ll on OpenBSD
Hal Finkel
2013-06-28
1
-2
/
+3
*
DebugInfo: PR14728: TLS support
David Blaikie
2013-06-28
6
-3
/
+69
*
DebugInfo: Pass MCSymbolRefExprs for labels instead of MCSymbols
David Blaikie
2013-06-28
5
-13
/
+26
*
Fix a PPC rlwimi instruction-selection bug
Hal Finkel
2013-06-28
2
-2
/
+46
*
Remove needless include (unistd.h) in DebugIR pass
Daniel Malea
2013-06-28
1
-2
/
+0
*
Add flag to lli to enable debugging of IR when used with MCJIT.
Daniel Malea
2013-06-28
4
-3
/
+19
*
Add missing header for DebugIR
Daniel Malea
2013-06-28
1
-0
/
+99
*
Remove limitation on DebugIR that made it require existing debug metadata.
Daniel Malea
2013-06-28
2
-158
/
+493
*
Fix an off-by-one error. Also make the code a little more explicit in what it
Chad Rosier
2013-06-28
1
-3
/
+4
[next]