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
...
*
Change libLTO back to linking with @executable_path instead of @rpath.
Bob Wilson
2013-11-11
1
-1
/
+1
*
CalcSpillWeights: allow overidding the spill weight normalizing function
Arnaud A. de Grandmaison
2013-11-11
2
-6
/
+16
*
[ARM] Add support for MVFR2 which is new in ARMv8
Artyom Skrobov
2013-11-11
5
-0
/
+19
*
Fixing a problem with iterator validity in RuntimeDyldImpl::resolveExternalSy...
Andrew Kaylor
2013-11-11
1
-2
/
+12
*
[NVPTX] Properly handle bitcast ConstantExpr when checking for the alignment ...
Justin Holewinski
2013-11-11
2
-13
/
+64
*
[NVPTX] Fix logic error in loading vector parameters of more than 4 components
Justin Holewinski
2013-11-11
2
-1
/
+14
*
[AArch64] The shift right/left and insert immediate builtins expect 3
Chad Rosier
2013-11-11
3
-26
/
+41
*
CalcSpillWeights: give a better describing name to calculateSpillWeights
Arnaud A. de Grandmaison
2013-11-11
6
-15
/
+14
*
Unify the adding of enumerators with the construction of the enumeration.
Eric Christopher
2013-11-11
2
-23
/
+25
*
Formatting.
Eric Christopher
2013-11-11
1
-9
/
+8
*
80-col.
Eric Christopher
2013-11-11
1
-5
/
+7
*
Just pass the DIComposite type by value instead of by pointer.
Eric Christopher
2013-11-11
2
-6
/
+6
*
[AArch64] Add support for NEON scalar floating-point convert to fixed-point i...
Chad Rosier
2013-11-11
6
-11
/
+165
*
Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp...
Daniel Sanders
2013-11-11
2
-0
/
+88
*
[mips][msa] CHECK-DAG-ize MSA 3r-a.ll test.
Matheus Almeida
2013-11-11
1
-192
/
+336
*
[mips][msa] CHECK-DAG-ize MSA 2rf_int_float.ll test.
Matheus Almeida
2013-11-11
1
-30
/
+50
*
[mips][msa] CHECK-DAG-ize MSA 2rf_float_int.ll test.
Matheus Almeida
2013-11-11
1
-12
/
+20
*
Move debug message in vectorizer
Renato Golin
2013-11-11
1
-4
/
+1
*
[mips][msa] CHECK-DAG-ize MSA 2rf.ll test.
Matheus Almeida
2013-11-11
1
-48
/
+80
*
[mips][msa] CHECK-DAG-ize MSA 2r.ll test.
Matheus Almeida
2013-11-11
1
-36
/
+60
*
Add a testcase for pr17852.
Rafael Espindola
2013-11-11
1
-0
/
+66
*
Add PPC option for full register names in asm
Hal Finkel
2013-11-11
2
-0
/
+27
*
Simplify code. No functionality change.
Benjamin Kramer
2013-11-11
1
-5
/
+1
*
[OCaml] Add missing Llvm_target functions
Peter Zotov
2013-11-11
4
-0
/
+30
*
[OCaml] Accept context explicitly in Llvm_target functions
Peter Zotov
2013-11-11
5
-7
/
+9
*
[OCaml] Make Llvm_target.DataLayout.t automatically managed
Peter Zotov
2013-11-11
9
-54
/
+72
*
[llvm-c] Remove dead typedef
Peter Zotov
2013-11-11
1
-1
/
+0
*
Update of the 'Code Review' page. The link is now called 'Create Diff' instea...
Sylvestre Ledru
2013-11-11
1
-1
/
+1
*
[autoconf] Prune "runtime" stuff in configure, corresponding to r191835.
NAKAMURA Takumi
2013-11-11
2
-7
/
+0
*
[msan] Propagate origin for insertvalue, extractvalue.
Evgeniy Stepanov
2013-11-11
2
-2
/
+28
*
[NVPTX] Blacklist TailDuplicate pass
Justin Holewinski
2013-11-11
1
-0
/
+1
*
Don't universally enable initialiser lists on GCC. Thanks for catching this ...
Pete Cooper
2013-11-11
1
-2
/
+1
*
Add LLVM_HAS_INITIALIZER_LISTS for upcoming C++11 support. Use it in ArrayRef
Pete Cooper
2013-11-11
2
-0
/
+16
*
AArch64: refactor vector list creation to be more uniform
Tim Northover
2013-11-11
1
-101
/
+55
*
CalculateSpillWeights does not need to be a pass
Arnaud A. de Grandmaison
2013-11-10
7
-52
/
+25
*
Mark 36 tests as XFAIL:vg_leak in llvm/test/TableGen.
NAKAMURA Takumi
2013-11-10
36
-0
/
+36
*
Remove 6 of XFAIL(s) in llvm/test/TableGen, since r193736. They have been XPA...
NAKAMURA Takumi
2013-11-10
6
-6
/
+3
*
Revert "Resurrect r191017 " GVN proceeds in the presence of dead code" plus a...
Bill Wendling
2013-11-10
9
-389
/
+28
*
Use type form of getIntPtrType.
Matt Arsenault
2013-11-10
3
-4
/
+5
*
SimplifyCFG has a heuristics for out-of-order processors that decides when it...
Nadav Rotem
2013-11-10
2
-1
/
+29
*
Use size function instead of manually calculating it.
Matt Arsenault
2013-11-10
1
-1
/
+1
*
Resolve TODO in test now that filecheck has multiple check prefixes.
Matt Arsenault
2013-11-10
1
-5
/
+3
*
Allow multiple check prefixes in FileCheck.
Matt Arsenault
2013-11-10
15
-87
/
+353
*
Teach MergeFunctions about address spaces
Matt Arsenault
2013-11-10
4
-11
/
+112
*
IR: Refactor GEP range checks, reuse them for other parts of folding
David Majnemer
2013-11-10
1
-28
/
+51
*
Make method static
Matt Arsenault
2013-11-10
2
-2
/
+2
*
Fix missing C++ mode comment
Matt Arsenault
2013-11-10
1
-1
/
+1
*
Use variable for register name in test
Matt Arsenault
2013-11-10
1
-2
/
+2
*
Mostly finish up constant islands port for Mips for load constants.
Reed Kotler
2013-11-10
4
-67
/
+364
*
Remove some unnecessary temporary strings.
Benjamin Kramer
2013-11-09
2
-6
/
+5
[prev]
[next]