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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give -loop-vectorize an explicit default.
Andrew Trick
2013-03-06
1
-1
/
+1
*
Memory Dependence Analysis (not mem-dep test) take advantage of "invariant.lo...
Shuxin Yang
2013-03-06
2
-4
/
+19
*
InstCombine: Don't shrink allocas when combining with a bitcast.
Jim Grosbach
2013-03-06
1
-0
/
+6
*
Fix PR15355
Michael Liao
2013-03-06
1
-102
/
+182
*
Use dyn_cast instead of isa && cast. No functionality change.
Jakub Staszak
2013-03-06
1
-4
/
+4
*
[mips] Remove android calling convention.
Akira Hatanaka
2013-03-05
4
-19
/
+1
*
[mips] Fix MipsCC::analyzeReturn so that, in soft-float mode, fp128 gets
Akira Hatanaka
2013-03-05
2
-40
/
+55
*
[mips] Fix MipsTargetLowering::LowerCallResult and LowerReturn to correctly
Akira Hatanaka
2013-03-05
2
-15
/
+74
*
[mips] Fix MipsTargetLowering::LowerCall to pass fp128 arguments in floating
Akira Hatanaka
2013-03-05
2
-6
/
+15
*
[mips] Correct handling of fp128 (long double) formals and read long double
Akira Hatanaka
2013-03-05
2
-9
/
+79
*
Add more functions to the TLI.
Meador Inge
2013-03-05
1
-9
/
+212
*
reverting patch 176508.
Jyotsna Verma
2013-03-05
4
-28
/
+0
*
Hexagon: Add support for lowering block address.
Jyotsna Verma
2013-03-05
4
-0
/
+28
*
R600: Do not predicate vector op
Vincent Lejeune
2013-03-05
1
-0
/
+2
*
Hexagon: Expand addc, adde, subc and sube.
Jyotsna Verma
2013-03-05
1
-0
/
+23
*
Update cmake build.
Benjamin Kramer
2013-03-05
1
-0
/
+1
*
Hexagon: Use MO operand flags to mark constant extended instructions.
Jyotsna Verma
2013-03-05
3
-471
/
+43
*
Hexagon: Add encoding bits to the TFR64 instructions.
Jyotsna Verma
2013-03-05
1
-20
/
+46
*
R600: initial scheduler code
Vincent Lejeune
2013-03-05
3
-1
/
+624
*
R600: Remove LowerConstCopyPass and lower CONST_COPY right after ISel.
Vincent Lejeune
2013-03-05
5
-228
/
+11
*
R600: Turn BUILD_VECTOR into Reg_Sequence
Vincent Lejeune
2013-03-05
2
-1
/
+29
*
R600: CONST_ADDRESS node is not marked as mayLoad anymore
Vincent Lejeune
2013-03-05
1
-1
/
+1
*
R600: Use MUL_IEEE for trig/fdiv intrinsic
Vincent Lejeune
2013-03-05
1
-4
/
+4
*
R600: Add support for indirect addressing of non default const buffer
Vincent Lejeune
2013-03-05
2
-7
/
+8
*
Remove unused #includes.
Bill Wendling
2013-03-05
9
-9
/
+0
*
The current X86 NOP padding uses one long NOP followed by the remainder in
David Sehr
2013-03-05
1
-12
/
+12
*
Check isDiscardableIfUnused, rather than hasLocalLinkage, when bumping
Lang Hames
2013-03-04
1
-3
/
+3
*
[mips] Print move instructions.
Akira Hatanaka
2013-03-04
2
-2
/
+2
*
Mips specific inline assembler constraint 'R'
Jack Carter
2013-03-04
1
-0
/
+5
*
Bypass Slow Divides
Preston Gurd
2013-03-04
3
-5
/
+8
*
R600: Clean up datalayout strings so they better match hardware capabilities
Tom Stellard
2013-03-04
2
-12
/
+23
*
Mips ISD typo
Jia Liu
2013-03-04
1
-1
/
+1
*
ARM: Creating a vector from a lane of another.
Jim Grosbach
2013-03-02
1
-2
/
+5
*
Clean up code format a bit.
Jim Grosbach
2013-03-02
1
-4
/
+2
*
Tidy up. Trailing whitespace.
Jim Grosbach
2013-03-02
1
-7
/
+7
*
ARM NEON: Fix v2f32 float intrinsics
Arnold Schwaighofer
2013-03-02
1
-0
/
+18
*
recommit r172363 & r171325 (reverted in r172756)
Nuno Lopes
2013-03-02
1
-12
/
+29
*
add getUnderlyingObjectSize()
Nuno Lopes
2013-03-02
2
-30
/
+21
*
X86 cost model: Adjust cost for custom lowered vector multiplies
Arnold Schwaighofer
2013-03-02
1
-5
/
+29
*
Added FIXME for future Hexagon cleanup.
Andrew Trick
2013-03-02
1
-0
/
+3
*
PR14448 - prevent the loop vectorizer from vectorizing the same loop twice.
Nadav Rotem
2013-03-02
1
-0
/
+18
*
Modify {Call,Invoke}Inst::addAttribute to take an AttrKind.
Peter Collingbourne
2013-03-02
2
-11
/
+5
*
Remove duplicate line and move another closer to its actual use
Eli Bendersky
2013-03-01
1
-3
/
+1
*
In llvm::MemoryBuffer::getFile() remove an unnecessary stat call check.
Argyrios Kyrtzidis
2013-03-01
1
-0
/
+3
*
[mips] Fix inefficient code generation.
Akira Hatanaka
2013-03-01
3
-1
/
+16
*
Removed extraneous #include "LLVMContextImpl.h" from lib/IR/Module.cpp
Jean-Luc Duprat
2013-03-01
1
-1
/
+0
*
Fix indentation.
Akira Hatanaka
2013-03-01
1
-15
/
+10
*
Set properties for f128 type.
Akira Hatanaka
2013-03-01
2
-17
/
+71
*
Generate an error message instead of asserting or segfaulting when we can't
Chad Rosier
2013-03-01
1
-0
/
+1
*
LoopVectorize: Don't hang forever if a PHI only has skipped PHI uses.
Benjamin Kramer
2013-03-01
1
-1
/
+8
[next]