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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement patterns for extloadi8 and extloadi16
Reed Kotler
2012-10-29
1
-0
/
+69
*
In various places throughout the code generator, there were special
Ulrich Weigand
2012-10-29
1
-1
/
+2
*
Remove redundant test case from r166949, per Eli's suggestion.
Chad Rosier
2012-10-29
1
-107
/
+0
*
[ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is
Chad Rosier
2012-10-29
2
-0
/
+157
*
Fix PR14204
Michael Liao
2012-10-29
1
-0
/
+15
*
Completely disallow partial copies in adjustCopiesBackFrom().
Jakob Stoklund Olesen
2012-10-29
1
-0
/
+28
*
Allow i32/i64 for 'f' constraint on PowerPC.
Ulrich Weigand
2012-10-29
1
-0
/
+14
*
Expand all atomic ops for mips16.
Reed Kotler
2012-10-29
1
-0
/
+40
*
This patch addresses a problem with the Post RA scheduler generating an
Preston Gurd
2012-10-29
1
-0
/
+13
*
This patch adds alignment information for long double to the 64-bit PowerPC
Bill Schmidt
2012-10-29
1
-0
/
+26
*
Align the data section correctly when loading an ELF file.
Tim Northover
2012-10-29
1
-0
/
+15
*
Make use of common-symbol alignment info in ELF loader.
Tim Northover
2012-10-29
1
-0
/
+32
*
Add -alias and -ralias options to match what we have for functions and
Rafael Espindola
2012-10-29
1
-0
/
+9
*
llvm-extract changes linkages so that functions on both sides of the
Rafael Espindola
2012-10-29
2
-4
/
+28
*
llvm-extract was unable to handle aliases. It would leave a copy on the
Rafael Espindola
2012-10-29
1
-0
/
+40
*
Implement brind operator for mips16.
Reed Kotler
2012-10-28
1
-0
/
+40
*
This patch is for the implementation of mips16 complex pattern addr16.
Reed Kotler
2012-10-28
2
-0
/
+133
*
Never attempt to join an early-clobber def with a regular kill.
Jakob Stoklund Olesen
2012-10-27
1
-0
/
+9
*
LoopIdiom: Add checks to avoid turning memmove into an infinite loop.
Benjamin Kramer
2012-10-27
1
-1
/
+52
*
LoopIdiom: Recognize memmove loops.
Benjamin Kramer
2012-10-27
1
-0
/
+22
*
LoopIdiom: Replace custom dependence analysis with DependenceAnalysis.
Benjamin Kramer
2012-10-27
2
-0
/
+102
*
1. Fix a bug in getTypeConversion. When a *simple* type is split, we need to ...
Nadav Rotem
2012-10-27
1
-0
/
+62
*
[code size][ARM] Emit regular call instructions instead of the move, branch s...
Quentin Colombet
2012-10-27
1
-0
/
+34
*
Implement MipsHi for mips16
Reed Kotler
2012-10-27
1
-0
/
+15
*
[mips] Do not tail-call optimize vararg functions or functions with byval
Akira Hatanaka
2012-10-27
1
-0
/
+58
*
[mips] Make sure FuncArg doesn't advance when OrigArgIndex is the same as in the
Akira Hatanaka
2012-10-27
1
-0
/
+10
*
Refactor the VectorTargetTransformInfo interface.
Nadav Rotem
2012-10-26
1
-1
/
+1
*
Revert r163298 "Optimize codegen for VSETLNi{8,16,32} operating on Q registers."
Jakob Stoklund Olesen
2012-10-26
2
-2
/
+2
*
implement mips16 tls global addr
Reed Kotler
2012-10-26
1
-0
/
+13
*
Add GPRPair Register class to ARM.
Jakob Stoklund Olesen
2012-10-26
1
-2
/
+2
*
Remove LoopDependenceAnalysis.
Benjamin Kramer
2012-10-26
6
-392
/
+0
*
Move target-specific BBVectorize tests into a separate directory.
Hal Finkel
2012-10-26
5
-11
/
+142
*
Move the target-specific tests, which require specific backends, to dirs that...
Nadav Rotem
2012-10-26
3
-1
/
+7
*
Change the internalize pass to internalize all symbols when given an empty
Rafael Espindola
2012-10-26
3
-5
/
+19
*
Fix SCEV cache invalidation in LCSSA and LoopSimplify.
Benjamin Kramer
2012-10-26
1
-0
/
+421
*
Fix a crash in SimpliftDemandedBits of vectors of pointers.
Nadav Rotem
2012-10-26
1
-0
/
+51
*
Implement carry for subtract/add for mips16
Reed Kotler
2012-10-26
1
-0
/
+51
*
implement large (>16 bit) constant loading.
Reed Kotler
2012-10-26
1
-0
/
+17
*
Fix unexpected passes. These test do work with LTO on linux. I tested both
Rafael Espindola
2012-10-26
4
-6
/
+7
*
fix test setgek.ll so that it will not give false "make check"
Reed Kotler
2012-10-26
1
-2
/
+2
*
Port testcase to FileCheck.
Rafael Espindola
2012-10-26
1
-13
/
+40
*
Disable generation of pointer vectors by BBVectorize.
Hal Finkel
2012-10-26
1
-0
/
+3
*
Revert 166726 because it may have broken a number of SPEC tests. PR14183.
Nadav Rotem
2012-10-25
1
-51
/
+0
*
Fix a crash in ValueTracking. Add support for vectors of pointers.
Nadav Rotem
2012-10-25
1
-0
/
+51
*
Fix the cost-model test.
Nadav Rotem
2012-10-25
1
-1
/
+1
*
implement mips16 patterns for select nodes
Reed Kotler
2012-10-25
1
-0
/
+350
*
Add CPU model to BBVectorize cost-model tests.
Hal Finkel
2012-10-25
2
-3
/
+3
*
Add the cpu model to the test.
Nadav Rotem
2012-10-25
1
-1
/
+1
*
Begin incorporating target information into BBVectorize.
Hal Finkel
2012-10-25
2
-0
/
+10
*
Also optimize large switch statements.
Jakob Stoklund Olesen
2012-10-25
1
-0
/
+822
[next]